Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - Compressing web service calls in Indigo (WCF)

 
 
Old 03-04-2006   #1 (permalink)
Henrik Georgi


 
 

Compressing web service calls in Indigo (WCF)

Hi,

I would like to compress the messages sent over a WSHttpBinding to get a
better usage of low bandwidth. I have looked at the sample in the Windows
SDK, but can't figure it out. Does this custom binding have the same security
and reliable session capabillities as the WSHttpBinding?

I'm primarily interested in compressing the response from the server and was
thinking about utilizing the standard compression module for IIS 6.0. But
this requires that the request has the "Accept-encoding: gzip" in the HTTP
header and of course that Indigo (WCF) can decompress the response
automatically, which doesn't seems to be standard functionality today.

Is there any way to get this kind of functionality with Indigo?
Are there any plans to make this decompression functionality standard in
Indigo?
(It is implemented in .NET 2.0 Web Services, so why isn't this functionality
also supported by Indigo?)

Is it possible to extend the WSHttpBinding to get the described
functionality and preserve the security and reliable session capabilities?
How can this custom binding be implemented?


Thanks in advance.

Henrik Georgi

My System SpecsSystem Spec
Old 03-04-2006   #2 (permalink)
Alex


 
 

RE: Compressing web service calls in Indigo (WCF)

Hi,

I'm looking after exactly the same functionality that utilizes the standard
gzip compression by using the "Accept-encoding" header.
Is there any plans for including this functionality i future releases of WCF?

/Alex


"Henrik Georgi" wrote:

> Hi,
>
> I would like to compress the messages sent over a WSHttpBinding to get a
> better usage of low bandwidth. I have looked at the sample in the Windows
> SDK, but can't figure it out. Does this custom binding have the same security
> and reliable session capabillities as the WSHttpBinding?
>
> I'm primarily interested in compressing the response from the server and was
> thinking about utilizing the standard compression module for IIS 6.0. But
> this requires that the request has the "Accept-encoding: gzip" in the HTTP
> header and of course that Indigo (WCF) can decompress the response
> automatically, which doesn't seems to be standard functionality today.
>
> Is there any way to get this kind of functionality with Indigo?
> Are there any plans to make this decompression functionality standard in
> Indigo?
> (It is implemented in .NET 2.0 Web Services, so why isn't this functionality
> also supported by Indigo?)
>
> Is it possible to extend the WSHttpBinding to get the described
> functionality and preserve the security and reliable session capabilities?
> How can this custom binding be implemented?
>
>
> Thanks in advance.
>
> Henrik Georgi

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Compressing files Vista mail
Compacting & Compressing Live Mail
Compressing the picture Vista music pictures video
Compressing Pictures Vista music pictures video
compressing files Vista music pictures video


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46