as I said, this only happens after i enable Dovecot from the panel, postfix has nothing to do with this since its working correct for sending emails from the server, the problem is receiving the emails. And i did not touch anything regarding email settings or manually editing files.
Hello and thank you
however the problem still persists
some useful information from the load testing tool
HTTP 200 OK 0% (89)
HTTP 502 BAD GATEWAY 100% (25517)
The first timeout happened at 5 seconds into the test when the number of concurrent users was at 83. Looks like you've been...
Hi
every time after i receive number larger than 40 concurrent users my site starts returning 502 bad gateway
using nginx+php-fpm
I have tried many options including
proxy_buffer_size 128k;
proxy_buffers 4 256k;
proxy_busy_buffers_size 256k;
in the nginx config but nothing seems to...