Assume you meant server OS

Fedoracore 6 (linux 2.6.9-023stab044.11-smp)
PHP (5.1.6-3.7.fc6)
Apache 2.2.6

Out of all ideas on this one! 

Will try setting SendBufferSize and ReceiveBufferSize (although have already
tried SendBufferSize.

Graham

-----Original Message-----
From: Tom Donovan [mailto:[EMAIL PROTECTED] 
Sent: 20 May 2008 23:16
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] incomplete graphics downloads

graham.hays wrote:
> Thanks Tom -- tried all values up to 131072 with no effect :(

You don't mention which OS you are running. Some TCP stacks negotiate the
TCP buffer based on the 
smaller of SendBufferSize or ReceiveBufferSize.

If you are out of other ideas you might try setting both, but that's a long
shot at best...

-tom-

> 
> -----Original Message-----
> From: Tom Donovan [mailto:[EMAIL PROTECTED] 
> Sent: 20 May 2008 15:56
> 
> If the problem is network latency, you could try setting SendBufferSize to
a
> large value, like 
> 32768, 65536, or even 131072.
> 
>    http://httpd.apache.org/docs/2.2/mod/mpm_common.html#sendbuffersize
> 
> This will increase the memory required for every request, so you won't
want
> to make it any larger 
> than is necessary.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to