log plugins/mod_compression.lua @ 4481:408c2f688e4e

age author description
Thu, 19 Jan 2012 16:47:12 +0100 Kim Alvefur mod_compression: Change default compression level to 7
Thu, 19 Jan 2012 16:38:04 +0100 Kim Alvefur mod_compression: Use get_option_number
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Sat, 16 Oct 2010 06:53:59 +0500 Waqas Hussain mod_compression: Updated to use the new events API.
Tue, 29 Jun 2010 20:17:21 +0100 Matthew Wild Merge 0.7->trunk
Thu, 24 Jun 2010 03:46:05 +0500 Waqas Hussain mod_compression: Lowered a log level.
Thu, 10 Jun 2010 16:47:17 +0100 Matthew Wild mod_compression: Move logging of compression/decompression errors to before the closing of the stream, to make logs a bit easier to follow