/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-02 / Closing connection between Pound and HTTP clients

[ << ] [ >> ]

[ Backend on standard ports / "John ... ] [ Re send Closing connection between Pound and HTTP ... ]

Closing connection between Pound and HTTP clients
Allan Lee <allansclee(at)netscape.net>
2005-02-14 20:05:35 [ FULL ]
Hi All,
I have an application that the backend servers will close
the connection after each session ( I know this is unusual ;)
However, it seems that Pound doesn't close the connection
between pound and the HTTP client.
I wonder is there any way to force Pound to do this please?
Many thanks in advanced.

Re: Closing connection between Pound and HTTP clients
stanojr(at)blackhole.websupport.sk
2005-02-15 19:14:49 [ FULL ]
hello
you must send from application header Connection: close
then pound close connection to client too

On Mon, Feb 14, 2005 at 07:05:35PM +0000, Allan Lee wrote:[...]

MailBoxer