I've been on vacation for the last weeks, so apologies for jumping in 
late. From my personal experience with the backhand project I can 
confirm that browsers can safely be expected to reuse their connections 
only if the host portion of the url remains constant.

IIS 4 for example ignored the host header of subsequent requests and 
always served them from the same vhost as the first request. So the 
assumption that keepalive requests are always for the same vhost should 
be safe, otherwise a lot of clients would have shown problems before.

Stefan
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to