Thank you for the response.

Yes, I am aware of the HTTP RFC recommendation to use max of 2 TCP connections. I am interested in TCP performance over a single connection and wanted to change Firefox options accordingly.

While going through all.js, I found another interesting parameter value specification:

        pref("network.http.pipelining"      , false);

Does this mean that the HTTP requests will not be pipelined?


Thanks,
Preethi
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to