image image Home About Products Downloads Support Links Contact
image

 

 

 Links

 

 

 





Copyright
2008
Atozed Computer
Software Ltd.

image

Atozed Blogs  ยป  Olaf Monien

IntraWeb compression

Using IntraWeb's integrated compression option you can easily speed up the transfer of your applications forms.

Interestingly many IntraWeb users don't know that there is a Compression option in the ServerController:

just set ServerController.Compression.Enabled = true and IntraWeb will compress all pages sent to the web browser. If the Web browser doesn't support compression, then IntraWeb will of course detect that and send uncompressed.

The only requirement is to put a zlib.dll into the application's directory. A working version can be downloaded here. No changes/settings on the client side are necessary.

There is one trade-off though which you should keep in mind: compression takes CPU cycles. Thats no problem for the client, but if your server machine is already close to its limit, then compression might not be a so good idea ...



Please use my contact form to contact me directly.