FilterProxy::Compress Config
<% $MESSAGE %>
Back to
FilterProxy main configuration
.
FilterProxy::Compress Config
Minimum size of content to compress (in bytes).
{transfer_encoding}?"checked":"unchecked" %>>
Use Transfer-Encoding header instead of Content-Encoding
(Only works with HTTP/1.1 browser. No browser I know of supports this yet, but it's part of the HTTP/1.1 spec. I'm hoping Mozilla will support it soon.
See bug on bugzilla
)
Mime types that are compressable:
<% (defined $MODULECONFIG->{mime_types})?join("\n", @{$MODULECONFIG->{mime_types}}):"" %>
FilterProxy was written by
Bob McElrath
. Please see the README, BUGS, and any relevant module documentation before mailing me with problems.