Hello,
I'm having a persistent problem that is causing my site to be too slow.
First of all, the mysql interpreter in consoles is taking too long to load, almost not loading at all.
Secondly, I keep getting the following errors in server logs.
SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request uwsgi_response_writev_headers_and_body_do(): Broken pipe [core/writer.c line 306] during GET
When I try to ping my mysql host in bash console, I get no response at all.
What could be the issue.