On Sat, 2011-01-01 at 22:52 -0500, Dave Steinberg wrote: > On 12/27/2010 12:10 PM, Robert Segall wrote: > > This is to announce the release of Pound v2.6c. This is an experimental > > version - the third in the 2.6 series. Changes since version 2.6b: > > Hi Robert - I've upgraded my pound install to 2.6c on OpenBSD 4.8, with > pcre (but no tcmalloc). I'm seeing a lot of messages like: > > pound: NULL get_thr_arg > > in my syslog. Probably not related, but I'm also seeing things like: > > Jan 1 22:49:19 jetti01 pound: (888adc00) e500 for A.B.C.D response > error read from 192.168.4.48:80/GET /XXXX HTTP/1.0: Undefined error: 0 > (2.017 secs) > > Obscured, obviously. Any idea what these might mean, or how I can dig > in further? The majority of requests appear to be going fine. > > Also - related to the new 'Threads' param - is there a way to see some > stats, like the average number of concurrent requests, or a > high-water-mark for the number of threads in use? Basically, can pound > help me tune this value, or am I on my own? > > Thanks,
The first message is not unexpected, and is there purely for our information. It will go away in the final release. The second message is a bit more problematic - probably has something to do with the user-space threads in OpenBSD. For the moment Pound does not offer any instrumentation beyond what is already present in pounctl. Ideas are welcome. Many thanks for your feedback - we really need this sort of info. -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-32-512 30 19 -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
