Re: [twsocket] THttpCli Compression

2006-01-03 Thread Angus Robertson - Magenta Systems Ltd
> I have seen some work for compression in HTTPClient. I wonder if this 
> feature will be able to be disabled because for our load balancer, 
> the LAN traffic is better be uncompressed.

As it clearly state in the release notes, GZIP support is not 
automatically supported:

add HttpCCodzlib to your project for GZIP compression support,
and set httpoEnableContentCoding in Options to enable it

But this is all irrelevant if your HTTP server ignores the gzip header 
and does not compress content in the first place. 

I will be adding Z Mode to the ICS FTP server when I have a moment, but 
was not planning on changing HTTP server, mainly because my applications 
mostly work to IIS/5 with a GZIP ISAPI.  

Angus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] THttpCli Compression

2006-01-03 Thread Fastream Technologies
Hello Francois,

I have seen some work for compression in HTTPClient. I wonder if this feature 
will be able to be disabled because for our load balancer, the LAN traffic is 
better be uncompressed.

Best Regards,

SubZero
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be