Re: [us...@httpd] Request concurrency issue

2009-11-22 Thread Toomas Aas
On Sunday November 22 2009 02:23:09 André Warnier wrote: > Are you absolutely sure that it is not just a behaviour from the browser ? > For example, if you open two separate command windows, and start in each > a "wget" for the same file (or curl, or lwp-request), do you observe the > same behavio

Re: [us...@httpd] Request concurrency issue

2009-11-21 Thread André Warnier
Toomas Aas wrote: Hello! I run Apache 2.2.11 with prefork MPM on FreeBSD 6.4. This is a pretty standard installation done from FreeBSD ports. It has a behaviour that makes me curious. Say, I open a browser and enter request for http://mysite.com/LargeTextFile.txt The file begins to load i

[us...@httpd] Request concurrency issue

2009-11-21 Thread Toomas Aas
Hello! I run Apache 2.2.11 with prefork MPM on FreeBSD 6.4. This is a pretty standard installation done from FreeBSD ports. It has a behaviour that makes me curious. Say, I open a browser and enter request for http://mysite.com/LargeTextFile.txt The file begins to load in the browser window.