On Mon, 2009-05-18 at 19:52 +0200, Eirik Øverby wrote: > Hi, > > I keep seeing 'Line too long' messages in my logs; am wondering > - are these error mesages (i.e. is the request being served normally > despite the message?) > - why is MAXBUF lower than in 2.3? > > I've recompiled with modified pound.h now; will there be adverse > effects, and if not, could this be modified in the next drop? The > lines in question are certificate information lines (subject, etc.), > and as I'm communicating exclusively with trusted parties on that > particular instance, I know there is nothing 'fishy' going on. I'm > also assuming requests ARE being served, as the client has not > complained yet..
In the newest version the default MAXBUF is 4k. You have a compile-time option to make it larger if you wish. -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-44-920 4904 -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
