February 11, 2020 in Tips and Tricks, Ubuntu
connection timeout ubuntu apache2 | apache configuration
Make a copy of the default Apache Configuration file Edit the Configuration file Changing the KeepAlive directives Scroll down on the page until you see the below directives: KeepAlive On: When set to ‘On’ Apache will allow persistent connections. This means more than one connection will be allowed per request. You should set this value to […]





