/ Zope / Apsis / Pound Mailing List / Archive / 2008 / 2008-05 / HTTP accept: Software caused connection abort

[ << ] [ >> ]

[ / Thorsten Kramm <Kramm(at)abacho.net> ] [ "e503 no back-end": What condition(s) ... ]

HTTP accept: Software caused connection abort
Stefan Lambrev <stefan.lambrev(at)sun-fish.com>
2008-05-14 12:35:41 [ FULL ]
Greetings,

Any ideas what can trigger this error message:
HTTP accept: Software caused connection abort
I see this sometimes in pound logs and can't find any reason for it.

I'm running pound 2.3.2 under FreeBSD
[...]

Re: [Pound Mailing List] HTTP accept: Software caused connection abort
Robert Segall <roseg(at)apsis.ch>
2008-05-31 12:50:52 [ FULL ]
On Wed, 2008-05-14 at 13:35 +0300, Stefan Lambrev wrote:[...]

This a standard errno (ECONNABORTED) and indicates that a connection
request was aborted by the other side before the accept() could be done.
I think you can safely ignore those, unless you get a lot of them, in
which case you might be looking at a DoS attack.[...]

MailBoxer