[En-Nut-Discussion] Accept-Encoding, GZIP support
Michael Fischer
fischermi at t-online.de
Sat Jun 18 15:32:00 CEST 2011
Hello List,
I have added GZIP support in the trunk.
That mean the server will not gzip the file which are
send. It means you can use gzip files instead.
E.g. the size of "egnite.swf" from the httpd example has
a size of 17677 bytes. After gzip the size is only 14386 bytes.
For the example gzip the egnite.swf and used this file
instead. But for the file name the original name must be used.
The new functionality can be enabled by setting the define
HTTPD_SUPPORT_GZIP to 1.
Best regards,
Michael
More information about the En-Nut-Discussion
mailing list