Feature #827
Incorporate mod_deflate in release
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.5.0 | |||
| Pending: | No |
Resolution: | fixed |
|
Description
mod_compress handles static data only. mod_deflate dynamically compresses data, such as from PHP or Ruby on Rails. Rather than having to recompile to enable mod_deflate, having the module present in the distributed binaries would make deployment to production servers more acceptable.
http://trac.lighttpd.net/trac/wiki/DevelopmentProceduresR1.5#TODOs lists the module for possible inclusion in 1.5.x.
-- r.britten