appstore icon indicating copy to clipboard operation
appstore copied to clipboard

Error log: Failed to proxy response to client

Open AlexanderPico opened this issue 6 years ago • 1 comments

Any guesses why we have this error message in our CyAppStore logs every few minutes?

[wsgi:error] [pid 28648:tid 140327797098240] (70007)The timeout specified has expired:
 [client 27.17.130.79:16711] mod_wsgi (pid=28648): Failed to proxy response to client.

AlexanderPico avatar Sep 16 '19 18:09 AlexanderPico

My general guess is it is something related to our server being overloaded and not being able to respond to a request within stipulated timeout (configured in apache config file). I am trying to pin point to the exact requests causing this.

sarthak-srivastava avatar Sep 17 '19 08:09 sarthak-srivastava