Re: [users@httpd] Images / files partially loading?

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

 



On Thursday 23 February 2006 01:05, Evan Platt wrote:
> Here's the situation, I've looked in the faq, not sure what wording to
> use, so that could partially be my problem... One solution I found was to
> enable Enable SendFile Off, that didn't help..
>
> Here's the setup:
> 6.0 mbps/600k DSL (6 megs down, 600 k upstream). 2 computers on
> network: Dell PC, and Mac G4. Mac G4 is running apache.2.0.52.
>
> Attempting to retrieve any large file (well over 65536 bytes), it
> stalls and retries every 65536 bytes:
>
>
>
> C:\>wget http://www.espphotography.com/buttplug.mp3

Observation 1: "C:\>" hints strongly at an environment littered with
overwhelming numbers of products that mess with your networking
(firewalls, viruses, antivirus, etc).

> 16:24:54 (72.00 KB/s) - Connection closed at byte 204800. Retrying.
> And so on.

That smells a little like malfunctioning byteranges.  Does it make any 
difference if you tell both apache and the client not to use them?

  Header unset Accept-Ranges
  RequestHeader unset Range


-- 
Nick Kew

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