HTTP compression: Difference between revisions

Content deleted Content added
Noredi (talk | contribs)
→‎Servers that support HTTP compression: irrelevant, the older module is deprecated anyway
Line 61:
*[[Oracle iPlanet Web Server]]
*[[Zeus Web Server]]
*[[lighttpd]]
*[[lighttpd]], via '''mod_compress''' and the newer '''mod_deflate''' (1.4.42+)
*[[nginx]] – built-in
*Applications based on [[Tornado (web server)|Tornado]], if "compress_response" is set to True in the application settings (for versions prior to 4.0, set "gzip" to True)