I have been having for quite a while problems with sockets stuck in "R" state. At first, I thought it was apache's fault, so I made 2 separate servers, one for http, the other for https (maybe it is more efficient this way anyway...). Now the problem occurs only with https, so a mod_ssl problem ? I have been using mod_ssl for more than 6 months now and I detected the problem only about one month ago... well I certainly did not see it when it first appeared, but I think it appeared only recently... The problem occured with apache-1.3.9, last version of mod_ssl for this version, and apache-1.3.11, mod_ssl 2.5.0. My config has nothing particular. I have Timeout 30, KeepAliveTimeout 15, and SSLSessionCache shm:/usr/local/apache_ssl/logs/ssl_scache(512000) SSLSessionCacheTimeout 300 For now the sockets can stay stuck for more than 2000 seconds (column SS in server-status extended). I kill them with a perl script which asks for the server status, and kill any socket stuck in R state for too long (process actualy). Any help would be greatly appreciated of cours ! ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
