It is difficult to pinpoint what's going on here without more information from you. It would help, for example, if you could provide a Mozilla HTTP log per the instructions found here: http://www.mozilla.org/projects/netlib/http/http-debugging.html (you can use mozilla 1.5 to generate this log file.)

My guess to what's going on is this:

Mozilla may open up to 4 persistent connections per proxy server. I suspect you are just seeing Mozilla open additional persistent connections to your proxy server.

-Darin


Premysl Kouril wrote:


I'am doing HTTP1.1 Proxy and have a question about persistent connections. After reading RFC 2616 I though that client (I use Mozilla 1.5) will maintain persistent connection as long as possible (and will sending requests to this connection as long as possible) but when I set as a proxy my proxy server and send request to fetch some web page, client makes persistent connection between him and proxy, and some requests goes by this connection (as I expected), but for some other requests client wants to make new connection between him and proxy (as I dont expected) even though the previous persistent connection between client and proxy is still up (so I think that making new connection is unnecessary because client can send this request by existing connection between him and proxy). My question is why client makes new connections to proxy when another persistent connection between same client and same proxy exists. Thanks

Premysl Kouril
____________________________________________________________
Obchodnm dym.cz - 9irok} sortiment domacmch spotxebihy a elektroniky, v}razni slevy. 
Nav9tivte  http://www.obchodni-dum.cz/index.phtml?prov=59

_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib



_______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to