Toomas Aas wrote:
Say, I open a browser and enter request for
http://mysite.com/LargeTextFile.txt
The file begins to load in the browser window.
While the file is loading, I open another browser tab and enter the same
request there.
The file in second tab doesn't begin to load until it has completed loading in
the first tab.
This is what I'd expect if your server was sending directives to your
browser which indicated that it could just download the file once and
display it from its local cache for the second tab - i.e. there is no
point in downloading it twice. What headers are you sending? Check with
something like the "Live HTTP Headers" plugin for Firefox.
Cheers,
Nicholas Sherlock
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org