hi,
We have performed load testing for 3 edgemicro aware proxies and noticed the transactions limiting at a certain point.
During 1st test , the transactions we failing intermittently after ~41 TPS.
I change the configuration file to:
max_connections=5000
initially it was 1000.
After the change , during 2nd test ,the transactions reached the limit ~50 TPS and started failing intermittently again.
Even after increasing the users, the transactions were bottleneck with results as mentioned above.
I do not see any error logs getting created too.
Is there any configuration in edgemicro required to overcome this or is it the backend?
Thanks.