|
In order to reduce the latency introduced by the compression layer, LiteSpeed may flush the compression buffer after a big chunk of data being compressed, so it is sensitive to the timing and chunk size of received data.
We believe it is an advantage instead of draw back comparing to other web server's "compress the whole response body then start sending" algorithm. 8)
George
|