Page 1 of 1

Change keep-alive timeout?

Posted: Fri Oct 30, 2015 2:11 pm
by trigoon
Hello,

I'm having issues with my website loading slow. I was told that the issue may be keep-alive timeout is too high, how can I change this?

Re: Change keep-alive timeout?

Posted: Fri Oct 30, 2015 2:16 pm
by skurudo
nginx.conf -> keepalive_timeout

apache2.conf -> KeepAlive

Re: Change keep-alive timeout?

Posted: Fri Oct 30, 2015 2:17 pm
by skurudo
But may be a reason to slow loading different -> slow php, low cpu/memory, scary system performance and others..