On Wed, 2004-08-18 at 09:22 -0400, Janine Sisk wrote: > Based on suggestions here, I set minthreads to 10 and threadtimeout to > 3600. Maxthreads was already set to 10, so I left it alone.
You mention OpenACS -- I had a server that got bogged down tremendously the other day when it got hit with about 2100 HEAD requests from script kiddies looking for exploits. It seems that a HEAD request is still processed by OpenACS, and even though it is a HEAD request, it does set up a session and set a cookie. Have you checked your weblogs around the downtime periods to see what other action might be taking place? -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
