[prev in list] [next in list] [prev in thread] [next in thread] 

List:       racket-users
Subject:    [plt-scheme] web-server: serving large files
From:       dougo () place ! org (Doug Orleans)
Date:       2004-12-16 2:33:46
Message-ID: 16832.62474.864409.602370 () place ! org
[Download RAW message or body]

Greg Pettyjohn writes:
 > How long does it take?
 > Does "stalling" mean timing out?

Here's what he says:

  The first 20% transfers really fast and then it appears to go to 
  the end.
  
  When I open the file it has 47-48 seconds of music and that's it.  
  I tried it three different ways about 20 times with the same 
  result.  I did clear the cache, etc.

He's using MSIE 6 on WinXP SP2.

 > Is it static or dynamically generated?

Static (in htdocs).

 > What is the connection timeout? File-per-byte timeout?
 > Servlet-timeout? Servlet-connection-timeout?
 > (Sorry, all these timeouts are confusing, I don't like them
 > either.)

(initial-connection-timeout 30)

(default-servlet-timeout 300)
(password-connection-timeout 300)
(servlet-connection-timeout 86400)
(file-per-byte-connection-timeout 1/20)
(file-base-connection-timeout 30)

--dougo at place.org



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic