10 Jul Hi, The bandwidth is an important concern of the production management of a website. A recognized method of all browsers and systems to drastically reduce the bandwidth usage is the Zip compression of data sent on the fly, decompressed without loss and displayed by the browser. In this article, we will discuss about the configuration of gzip compression in the client-server exchanges of Web based application. The protocol used is called GZIP. Side browsers, most (99%) browsers can decode gzipped content. The header of such content is ‘Content-Encoding: gzip’,
Read full article from Java/Web: GZIP compression with Http Filter, GZIPFilter, GZIPResponseStream, GZIPResponseWrapper | JavaBlog.fr / Java.lu
No comments:
Post a Comment