| Message: | Booster reads the client headers to determine the user agent's capabilities, such as supporting gzip. The remainder of the communications is between the browser and the backend http server.
We have done testing with HTTP 1.0 browsers and servers which Booster works fine with. We defintiely recommend HTTP 1.1 as it has much better performance through persistent IP connections and request pipelining. |