I am running apache webserver in centos 7. Configured KeepAliveTimeout 0 in httpd.conf file. I thought based on this configuration, every tcp connection is alive until we force close. but count is gradually decreased when application is idle.
then what is KeepAliveTimeout 0 meant by.? what do i need to change for TCP connection alive..?
For reference i have attached screenshot of the server