Does Vault benefit from or support IIS gzip compression?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
gsmalter
Posts: 115
Joined: Sat Jul 09, 2005 11:13 am

Does Vault benefit from or support IIS gzip compression?

Post by gsmalter » Wed Mar 01, 2006 11:42 am

Will enabling gzip compression in IIS break Vault? Will transmissions be smaller with compression? Do the Vault server and client already use their own compression algorithm when communicating?

Thanks.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Mar 01, 2006 12:02 pm

Vault already uses compress for file/delta transfers

http://support.sourcegear.com/viewtopic.php?t=5279

I don't think we've tested Vault with gzip compression in IIS.
Linda Bauer
SourceGear
Technical Support Manager

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed Mar 01, 2006 1:34 pm

Assuming IIS handles all the gzipping and unzipping transparently, it should be compatible with Vault. However, there would be no gain to doing this in Vault, since we already compress files going to/from the server, so the only affect would slowing Vault down.

Jeethu
Posts: 1
Joined: Tue Jul 11, 2006 10:23 am
Contact:

Post by Jeethu » Tue Jul 11, 2006 10:34 am

Hi 8)
Yep IIS supports compression both GZIP and DEFLATE .
Check out this :-

Using HTTP Compression (IIS 6.0)
http://www.microsoft.com/technet/prodte ... x?mfr=true

Compression and Encoding
http://www.microsoft.com/windowsserver2 ... ssion.mspx

IIS 6.0 Compression with Windows Server 2003: Do More with Less
http://www.microsoft.com/windowsserver2 ... fault.mspx

Performance Tuning (IIS 6.0)
http://www.microsoft.com/technet/prodte ... x?mfr=true

Jeethu Joseph
IIS/Asp.Net Engineer Microsoft

Post Reply