[plt-scheme] web-server: serving large files

From: Greg Pettyjohn (gregp at ccs.neu.edu)
Date: Wed Dec 15 14:47:27 EST 2004

How long does it take?
Does "stalling" mean timing out?

Is it static or dynamically generated?

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

On Dec 15, 2004, at 1:43 PM, Doug Orleans wrote:

>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> A friend is trying to download a 4M file from my (v299) web server,
> but he says it stalls after about 20% and doesn't ever resume.  I can
> serve the same file with Apache and it works fine, though.  Any ideas
> what might be causing this?  How would I even go about debugging it?
>
> --dougo at place.org
>



Posted on the users mailing list.