java - Intermittant 520/525 errors from Google AppEngine -


we run our website on google appengine behind cloudflare. seeing few 520/525 errors of our rest/server calls. cloudflare have been saying our upstream (google appengine) closing connections, while there no error log messages request in google appengine logging. request completing 200 status.

what best thing do? since not manage of infrastructure (load balancers, etc) between cloudflare , our gae application.

any pointers or welcome.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -