Page 3 of 3

Re: Server Error 500 under heavy load

Posted: Sat Jun 15, 2013 6:04 pm
by schimanke
Yes, it works!
Do I have to change the value for the global variable in the settings when using a default s9y installation?

Re: Server Error 500 under heavy load

Posted: Sat Jun 15, 2013 7:35 pm
by kleinerChemiker
Usually not. With cloudflare you could also use $_SERVER['HTTP_CF_CONNECTING_IP'].

Re: Server Error 500 under heavy load

Posted: Sat Jun 15, 2013 9:20 pm
by schimanke
Thanks again!