Firefox3 Timeout Problem: Difference between revisions

(New page: =About= Since the release of FireFox 3 there have been dramatic improvements made to the networking code to make it a lot faster. However, there have been some problems introduced with thi...)
 
Line 11: Line 11:
# Search for the value: network.http.keep-alive
# Search for the value: network.http.keep-alive
# Right click on this value and click "toggle" to change it to false
# Right click on this value and click "toggle" to change it to false
# Then restart FireFox


This means FireFox will no longer use persistent connections, and just opens a new connection per request, and closes them as soon as they are done. This will increase the amount of traffic going through your connection by a small amount.  
This means FireFox will no longer use persistent connections, and just opens a new connection per request, and closes them as soon as they are done. This will increase the amount of traffic going through your connection by a small amount.  
4

edits