Re: [analog-help] time out errors

2004-07-12 Thread analog-help
They don't show up at all, Kerstin A 'timed-out' request (from the visitor's point-of-view) never actually reached your server, or got a reply back to the visitor - that's why they are seen by them as 'timed-out' (and not 'refused', or 'non-existent', or some other error). So the server has no

Re: [analog-help] time out errors

2004-07-12 Thread analog-help
On Mon, 12 Jul 2004, Neil D. Jackson wrote: They don't show up at all, Kerstin A 'timed-out' request (from the visitor's point-of-view) never actually reached your server, or got a reply back to the visitor - that's why they are seen by them as 'timed-out' (and not 'refused', or

Re: [analog-help] time out errors

2004-07-12 Thread analog-help
- Original Message - From: Stephen Turner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 12, 2004 11:21 PM Subject: Re: [analog-help] time out errors That's true, but there is an HTTP code 408 Request Timeout, if the server gives up waiting for the client. I can't work

Re: [analog-help] time out errors

2004-07-12 Thread analog-help
On Mon, 12 Jul 2004, Neil D. Jackson wrote: Just out of interest, though, how could a client ask for 'part' of a WMV file? All it can ask for, is the complete URL, surely? Or is there some kind of 'resume' operation available in HTTP as there is in FTP? That's kinda why I read between the

Re: [analog-help] time out errors

2004-07-12 Thread analog-help
- Original Message - From: Stephen Turner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 12, 2004 11:56 PM Subject: Re: [analog-help] time out errors It can certainly ask for part of it if it wants -- there is a syntax for that in HTTP. This is common for PDF requests