vincent.blon...@ing.be wrote:
I am trying to develop a little program that should be able to send
http/1.1 requests.
This is not an Apache question, but a general TCP and HTTP question.
I mean I can send one request in my http connection but the second one
does not seem to work properly.
I
From: Lyle Wincentsen [mailto:lyle.wincent...@gmail.com]
Sent: Wednesday, June 03, 2009 10:53 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] http/1.1 persistent connection issue.
On Wed, Jun 3, 2009 at 2:25 AM,
#include
#include
#include
#include
#include
#include
#include
On Wed, Jun 3, 2009 at 2:25 AM, wrote:
>
> Hello all,
>
> I am trying to develop a little program that should be able to send
> http/1.1 requests. This is all running fine but I get some problems
> with the persistent connection.
>
> I mean I can send one request in my http connection but the se