Re: [users@httpd] Responses truncated with Apache 2.0 over Gigabit Ethernet

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

 



On Thu, 3 Mar 2005 18:55:59 -0500, Greg Ward <gward-apache@xxxxxxxxxx> wrote:
> We have been observing strange problems with Apache 2.0 at one of our
> client sites for many months now.  A bit of background: we sell
> specialized server software that is currently running on hundreds of
> machines at scores of customer sites.  Apache is used to serve up static
> content as well as act as a front-end to Tomcat via mod_jk.  The problem
> I'm about to describe has only been observed at one customer site, and
> the most obvious unique property of this site is Gigabit Ethernet to
> every server and client workstation.
> 
> The server in question is running Red Hat Linux 6.2 (kernel
> 2.2.14-5.0smp) with Apache 2.0.52.  Client workstations run various
> flavours of Windows, but I have observed the problem when running my
> test client on other Linux machines.
> 
> Here's what happens: a small fraction of HTTP responses are truncated
> before the entire response body has been sent.  (The fraction seems to
> vary from 1/20 to 1/10,000 depending on who's doing the testing, what
> hardware is involved, phase of moon, etc.)

If the truncated file is static, you might try
EnableSendfile Off
to see if the O/S sendfile support was at fault.  But sendfile would
not be used for mod_jk content, so it wouldn't explain problems there.

Joshua.

---------------------------------------------------------------------
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