/ Zope / Apsis / Pound Mailing List / Archive / 2009 / 2009-03 / Re: [Pound Mailing List] e503 no service

[ << ] [ >> ]

[ e503 no service / =?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaG... ] [ location headers problems / Emilio Campos ... ]

Re: [Pound Mailing List] e503 no service
=?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaGVseWk=?= <asdmin(at)gmail.com>
2009-03-10 11:26:27 [ FULL ]
On Tue, Mar 10, 2009 at 10:57 AM, Dániel Vásárhelyi
<asdmin(at)gmail.com> wrote:[...]

Pound is continuously replying all HTTP/1.0 requests by e503.... All
the requests do have Host: header (the only one match I made in the
config), so I am a bit confused...

asd
[...]

Re: [Pound Mailing List] e503 no service
=?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaGVseWk=?= <asdmin(at)gmail.com>
2009-03-10 11:32:31 [ FULL ]
On Tue, Mar 10, 2009 at 11:26 AM, Dániel Vásárhelyi
<asdmin(at)gmail.com> wrote:[...]
A bit boring, but I have found the problem meantime:

All HTTP/1.0 requests send Host header like this (mind the missing space):
Host:hostname

I was matching /^Host: hostname/, so now I'm matching
/^[Hh]ost:\s*hostname$/ and now it works.

Hope I did not bore anyone too much ;)

asd[...]

Re: [Pound Mailing List] compiler warnings on CentOS 4
Elan =?utf-8?q?Ruusam=C3=A4e?= <glen(at)delfi.ee>
2009-03-17 23:59:53 [ FULL ]
On Monday 19 January 2009 12:58:21 Robert Segall wrote:[...]

http://www.apsis.ch/pound/pound_list/archive/2008/2008-12/1228952039000#1228952039000

the second patch won't do?
[...]

Re: [Pound Mailing List] compiler warnings on CentOS 4
Robert Segall <roseg(at)apsis.ch>
2009-03-25 18:32:34 [ FULL ]
On Wed, 2009-03-18 at 00:59 +0200, Elan Ruusamäe wrote:[...]

No, not all compilers support UL[...]

Re: [Pound Mailing List] Controlling number of threads
Robert Segall <roseg(at)apsis.ch>
2009-03-25 18:36:30 [ FULL ]
On Fri, 2009-01-30 at 11:29 +0100, wimpunk wrote:[...]

No, there is no way to control the number of threads.
[...]

Fixed - the Google list is now marked as "no subscription".[...]

Re: [Pound Mailing List] Controlling number of threads
wimpunk <wimpunk+pound(at)gmail.com>
2009-03-27 11:35:02 [ FULL ]
wimpunk <wimpunk+pound(at)...> writes:
[...]

I've been written a quick fix for this.  I'll post it here when I'm completely
happy about it.

regards,

wimpunk.

Re: [Pound Mailing List] Controlling number of threads
wimpunk <wimpunk+pound(at)gmail.com>
2009-03-27 11:37:21 [ FULL ]
Robert Segall <roseg(at)...> writes:[...]

Google list?  As far as I know, google has nothing to do with gmane.

Regards,

wimpunk.

Re: [Pound Mailing List] Controlling number of threads
wimpunk <wimpunk+pound(at)gmail.com>
2009-03-27 12:11:07 [ FULL ]
wimpunk wrote:[...][...][...]

I think my fix is usable.  It's a quick and dirty patch against
Pound-2.4.4 which limits the number of threads to MAXCNT.

regards,

wimpunk.
Attachments:  
PounPound-2.4.4-patch.new text/plain 2496 Bytes

MailBoxer