RE: [users@httpd] Where are all the accepts?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The client is actually a WinInet (Microsoft's magic internet library)
application.   Its sets INTERNET_FLAG_EXISTING_CONNECT but doesn't set
INTERNET_FLAG_KEEP_CONNECTION (the keep alive flag). 

> -----Original Message-----
> From: Sander Temme [mailto:sctemme@xxxxxxxxxx]
> Sent: Tuesday, November 14, 2006 11:25 AM
> To: users@xxxxxxxxxxxxxxxx
> Subject: Re: [users@httpd] Where are all the accepts?
> 
> Hey Arthur,
> 
> On Nov 14, 2006, at 11:18 AM, Arthur Kreitman wrote:
> 
> > When I trace through what apache actually does, when a specific
> > client sends lots of requests, I see just the occasional accept.
> > What am I missing?
> 
> Do you have HTTP 1.1 KeepAlive enabled on the server? Turning that
> off will radically increase the number of TCP connections the server
> will have to accept.
> 
> What client are you using? It may use KeepAlive by default, but
> sometimes it won't. For instance, ab only uses KeepAlive if you pass
> it the -k flag.
> 
> S.
> 
> --
> sctemme@xxxxxxxxxx            http://www.temme.net/sander/
> PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server
Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux