The next item on the performance enhancements is pipelining. With pipelining several several http requests are packed into one TCP packet.

1. network.http.pipelining = true

2. network.http.pipelining.maxrequests = 64

Up to 64 requests into one tcp packet, seems a bit much perhaps, but remember that the network buffer sizes were increased to 32 MB.

With all the changes I made so far, Seamonkey is unrecognisable fast now.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to