Our production server is getting 57,000 pageviews per day but I am able to replicate this behavior on a development server that I am the only user on.
Linux intra 2.6.8-3-686-smp #1 SMP Thu Feb 9 07:05:39 UTC 2006 i686 GNU/Linux OpenSSL 0.9.7e -----Original Message----- From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On Behalf Of Scott Goodwin Sent: Thursday, January 25, 2007 5:37 PM To: [email protected] Subject: Re: [AOLSERVER] SSL read error: bad write retry How many connections a day does your server get, and can you give me an estimate of the rate of connection activity when the form submission fails? Also, send me the output of 'uname -a' and the version of OpenSSL you're using. thanks, /s. On Jan 25, 2007, at 5:52 PM, Alex Kroman wrote: > Hi all, > > Every day about 1% of connections to my website result in the > following > error: > > Error: nsopenssl: SSL write error: bad write retry > > I can reproduce the error by repeatedly submiting a form. > Eventually one > of those submits will fail and give the generic Internet Explorer > connection error and append the "bad write retry" message to the log. > > Has anyone run into this problem? > > I am using the stock Debian versions of AOLServer 4.0.10 and nsopenssl > 3.0beta22. > > Here are some settings from my configuration file: > > ns_param maxinput [expr 1024 * 1024 * 100] > ns_param recvwait [expr 20 * 60] > ns_param socktimeout 240 > > Thanks, > Alex > > > -- > 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. -- 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. -- 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.
