Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

New HTTP Compression Web Filter available for testing

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> New HTTP Compression Web Filter available for testing Page: [1]
Login
Message << Older Topic   Newer Topic >>
New HTTP Compression Web Filter available for testing - 24.Sep.2004 5:34:00 PM   
Kiliman

 

Posts: 11
Joined: 5.Feb.2004
From: Virginia
Status: offline
I just finished writing a new web filter for ISA 2004 that implements gzip compression for published web servers.

To minimize memory for compression, I used Chunked Transfer Encoding. This way I don't have to accumulate the entire compressed output to add the Content-Length: header.

Since I only use the PREPROC_HEADERS and SEND_RAW_DATA notification events, it works equally well as a standard IIS ISAPI filter.

I've tested this on ISA2004 running in VMWare. I plan on installing it on a test server this weekend. If anybody would like to check it out, just send me email.

The source is also available to anyone that wants it.

Michael Carter
michael@volcanictech.com
Post #: 1
RE: New HTTP Compression Web Filter available for testing - 28.Sep.2004 12:55:00 PM   
azfar

 

Posts: 486
Joined: 27.Oct.2002
From: Karachi
Status: offline
Will you please mail me the source and compiled package on azfarhusain@yahoo.com

(in reply to Kiliman)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> New HTTP Compression Web Filter available for testing Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts