[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Re: evhttp: persistent connections over ssl with chunked transfer encoding bug?



On Thu, Dec 22, 2011 at 3:29 PM, Hochhaus, Andrew
<ahochhaus@xxxxxxxxxxxx> wrote:
> http.py is an example HTTP client that creates a persistent HTTP
> connection and sends two requests to each of the above handlers over a
> shared TCP connection

You can also reproduce the behavior in a web browser by running the
server (main.cc), browsing to https://127.0.0.1:8889/ and then
refreshing a few times (until one of the TCP connections is reused).

This should help to confirm the sample client (http.py) is not the
source of the bug but instead that the bug exists somewhere on the
server side.

Thanks,
-Andy
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.