Re: [AOLSERVER] Server behaviour with large cookies

2012-04-26 Thread Jeff Rogers
The default maximum length for a single line in the header is 4096 bytes, which your cookie will end up slightly longer than. An error message should be logged in the server log, something line "max line exceeded". It looks like the code just closes the socket when that happens, tho I have a

Re: [AOLSERVER] "Signal 11" and "alloc: invalid block" errors in AOLserver 4.5.1

2012-04-26 Thread Victor Guerra
sorry.. prematurely sent the email... as I was saying... the patch described there would be useful for you, if tls is causing the crashes. It can be that the tls code you have is not thread safe. Best, On Thu, Apr 26, 2012 at 3:44 PM, Victor Guerra wrote: > Dear Wolfgang, > > Take a look at th

Re: [AOLSERVER] "Signal 11" and "alloc: invalid block" errors in AOLserver 4.5.1

2012-04-26 Thread Victor Guerra
Dear Wolfgang, Take a look at this aolserver conversation here: http://www.mail-archive.com/aolserver@listserv.aol.com/msg12356.html I guess the patch described there would On Thu, Apr 26, 2012 at 3:10 PM, Wolfgang Winkler < wolfgang.wink...@digital-concepts.com> wrote: > Hi! > > We have variou

[AOLSERVER] "Signal 11" and "alloc: invalid block" errors in AOLserver 4.5.1

2012-04-26 Thread Wolfgang Winkler
Hi! We have various high volume servers with AOLserver installations. Most of them are running stable but in all of our latest installs we have problems with the stability, especially on startup. I've recompiled all sources on a clean (tcl free) installation with: * tcl 8.5.11 (and 8.5.9 on an

[AOLSERVER] Server behaviour with large cookies

2012-04-26 Thread David Osborne
Hi, Can I check if the following is an intended behaviour? We run Aolserver 4.5.1 on Debian Squeeze. The behaviour we are seeing is, when a large cookie is sent in a request, the nsd daemon doesn't seem to reply at all. (This also occurs with a large number of smaller cookies. ~50) I constructe

[AOLSERVER] "Signal 11" and "alloc: invalid block" errors in AOLserver 4.5.1

2012-04-26 Thread Wolfgang Winkler
Hi! We have various high volume servers with AOLserver installations. Most of them are running stable but in all of our latest installs we have problems with the stability, especially on startup. I've recompiled all sources on a clean (tcl free) installation with: * tcl 8.5.11 (and 8.5.9 on an