The keepalive tag has no wiki summary.
2
votes
1answer
8k views
Enabling system wide TCP keepalives on a Windows system
Can I change/add the KeepAliveTime and related registry variables to make a Windows machine send TCP keepalive packets on an idle connection?
I want to know if anyone has successfully got this ...
12
votes
3answers
8k views
should I activate keepAlive in apache2
In any default installation, Apache 2 comes with keepAlive off, but looking at another server with Cpanel installed, the keepAlive module was turned on. Also in ISPconfig.
So, how do I know if ...
3
votes
2answers
6k views
Apache - keep-alive or not keep-alive?
According to Methods and Best Practices for High Performance eCommerce with the Magento Enterprise Edition (registration required) keep alive should be off (for high traffic sites)
mod_qos can also ...
1
vote
1answer
1k views
Keep-alive options not working on Linux for an outgoing connection
Does anyone know if Linux supports keep-alive socket options on an outgoing connection?
I made an outgoing connection with keep-alive options but netstat --timers shows off (I'm assuming timers are ...
0
votes
2answers
3k views
Configuring keepalives with TOAD client communication
I have a scenario where long-idle sessions of TOADSoft client communication with the Oracle server seem to be torn down as they timeout on an intermediate state-full firewall.
These sessions could ...