At 2001-07-11 01:09, you wrote:
>> At 19:56 10/07/2001, you wrote:
>> >Warning about the GZIP though it requires CPU(if I understood correctly
>> >every send it compresses) and if your machine is feeble and your hits are
>> >many do not use it.
>>
>> Or better do it, but statically, not on-the-fly (most of the time you
>don't
>> really need it to be on-the-fly)
>
>Let's hope that's the case.
>I really don't know what sort of content they intend to deliver.
>Only that their programmer insists that he can't do Dynamic Layers in NS.
><grin>
>And (to re-iterate) that it must be fastish at 28.8kbps
>And that no one page may exceed 32k (including graphics)


mod_gzip can do both static and dynamic compression:
http://www.remotecommunications.com/apache/mod_gzip/

Check the changes file for the mod_gzip_can_negotiate directive too. That one is the 
one.

/Lunna


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to