OSCommerce Product Manager for Windows
FS#318 - HTTP compression should be optional.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Monday, 27 March 2006, 08:40 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 05 April 2006, 09:43 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Monday, 27 March 2006, 08:40 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 05 April 2006, 09:43 GMT
|
DetailsHTTP compression should be optional. The performance of the server and client are hit by the compression algorithm.
With very fast networks (a LAN for example), the speed of the application is CPU-bound when using compression. With slow networks (dialups or ISDN), the speed of the application is Net Bandwith-bound without compression. So, compression should be used only with slow networks, not with fast ones. |
This task depends upon
Closing.
As a side note, in our tests I've found that uncompressed data "feels" slower even in the LAN.