No announcements
Found 336274 threads
-
2 Votes
WCF and gzip compression
It is still not very clear to me how to set the HTTP header with "Accept-encoding: gzip" on the WCF client.Answered | 12 Replies | 10594 Views | Created by thstart - Thursday, April 23, 2009 5:29 PM | Last reply by Marco Zhou - Tuesday, April 28, 2009 3:06 AM -
0 Votes
GZip Data compression for ADo.NET Data Services
If there is a way, the stream can compress myself.Answered | 3 Replies | 7131 Views | Created by Damat - Tuesday, April 20, 2010 10:42 AM | Last reply by battermaster - Thursday, December 19, 2013 1:09 AM -
0 Votes
Self hosted WCF Compression
You can take a look at the Compression Encoder sample from the WCF samples, which should give you a startup point for that.Answered | 1 Replies | 4051 Views | Created by cfranchuk - Tuesday, December 20, 2011 5:22 PM | Last reply by CarlosFigueira - Tuesday, December 20, 2011 7:08 PM -
0 Votes
WCF+Silverlight compression
Made a call to the WCF service hosted inside IIS and through fiddler I am able to see that the payload was compressed.Answered | 7 Replies | 2824 Views | Created by Renziglov - Sunday, March 31, 2013 3:31 PM | Last reply by shah_kb - Friday, May 3, 2013 11:12 AM -
0 Votes
WCF compressed message size
> is there any other way I could measure the message size before compression and after compression without using custom encoder For a project which is ...Answered | 1 Replies | 1256 Views | Created by Ahsan Askari - Thursday, August 11, 2016 2:15 PM | Last reply by Edward8520 - Friday, August 12, 2016 10:58 AM -
0 Votes
WCF Compression
WCF service is to be hosted at a central location but the UI is hosted at various locations around the country.Answered | 6 Replies | 7286 Views | Created by spikekirk - Friday, March 19, 2010 4:30 PM | Last reply by Mog Liang - Tuesday, March 23, 2010 7:18 AM -
0 Votes
using gzip compression for Silverlight OOB application in V3
I've honestly tried lots of the published workarounds and hacks for this limitation, some of which work for WCF apps, but it seems like for OData we are stuck.Answered | 1 Replies | 4733 Views | Created by Behrus - Friday, May 27, 2011 5:29 PM | Last reply by Glenn Gailey [MSFT] - Tuesday, May 31, 2011 8:28 AM -
1 Votes
Dynamic compression (gzip, deflate)
Hello, I would like to test Gzip or Deflate compression in LS Web application.Answered | 5 Replies | 2825 Views | Created by Wit987 - Tuesday, November 20, 2012 1:34 PM | Last reply by Marden LR - Wednesday, November 28, 2012 10:17 AM -
1 Votes
HTTP gzip Compression- SOAP web services -BizTalk
I tried to add Gzip compression in pipeline component and tried sending message to web service which didn't seem to work as the whole message was being ...Answered | 4 Replies | 2907 Views | Created by K.12 - Thursday, October 29, 2015 4:17 PM | Last reply by Janardhan Bikka - Tuesday, November 3, 2015 9:39 PM -
0 Votes
Gzip/Detach compression Is it really advisable in every case
Any text file can be compressed.Answered | 1 Replies | 4940 Views | Created by Bhaskar Sharma - Thursday, November 20, 2008 4:35 PM | Last reply by G Moore - Tuesday, November 25, 2008 3:32 PM -
0 Votes
GZip compression with WCF hosted on IIS7
Just a note that WCF can provide selectively compressed responses by using return type stream and using the gzip stream compression provided within .NET 4.0.Answered | 5 Replies | 20148 Views | Created by joni ba - Monday, April 26, 2010 2:59 PM | Last reply by crokusek3 - Tuesday, December 4, 2012 10:55 PM -
0 Votes
Weird IIS7 Bebavior to Host WCF Application
Anyway, 5 is definitely not enough since in IIS hosted application pool process, there are many component that may use threadpool threads, including, ASP.NET request processing, WCF ...Answered | 5 Replies | 4369 Views | Created by Hardy - Thursday, August 20, 2009 2:47 PM | Last reply by Hardy - Thursday, August 27, 2009 2:42 AM -
1 Votes
GZip Compression (Yes this old chestnut Again)
Obviously this kind of compression is only beneficial with long strings, with or without the extra four bytes in the compressed data.Answered | 8 Replies | 1396 Views | Created by BringBackMacros - Friday, February 27, 2015 10:32 PM | Last reply by Reed Kimble - Sunday, March 1, 2015 1:36 AM -
1 Votes
Using compression for synchronization over wcf
Get the Demo running from the WCF Samples showing Gzip Encoding path: WcfSamples\TechnologySamples\Extensibility\MessageEncoder\Compression\..Answered | 15 Replies | 27396 Views | Created by Thomas Moechel - Thursday, January 24, 2008 2:59 PM | Last reply by Geoffrey_FiFi - Tuesday, October 6, 2009 3:15 AM -
2 Votes
How to compress Return data from WCF service
You can look at the gzip compression.Answered | 5 Replies | 9927 Views | Created by Manjunath B E - Thursday, February 9, 2012 9:03 AM | Last reply by Hiren Bharadwa - Wednesday, February 15, 2012 4:56 AM -
0 Votes
How to enable Gzip compression on Azure Web App Container (docker)
You can try to add “gzip on” in nginx.config file to achieve this.Answered | 1 Replies | 4796 Views | Created by Tran Mai - Wednesday, November 8, 2017 4:04 AM | Last reply by Sheethal J S - Wednesday, November 8, 2017 11:42 AM -
0 Votes
WCF Duplex service deployment on IIS7
Hi, Do you mean you want to deploy your web aplication(contains your WCF Service) to a remote machine?Answered | 1 Replies | 4781 Views | Created by kaka1212 - Monday, July 12, 2010 11:16 AM | Last reply by Min-Hong Tang - MSFT - Wednesday, July 14, 2010 5:34 AM -
0 Votes
gzip compression on WCF in shared hosting
User-1662538993 posted Check this ...Answered | 1 Replies | 70 Views | Created by Anonymous - Friday, August 10, 2012 5:09 AM | Last reply by Anonymous - Friday, August 10, 2012 8:58 AM -
0 Votes
WCF + Kerberos, hosted alongside SharePoint in IIS7
I'm having trouble with a (hopefully) Kerberos authenticated service, hosted in a MOSS application in Windows 2008 + IIS7.Answered | 3 Replies | 6114 Views | Created by Diffused1 - Friday, April 10, 2009 1:00 PM | Last reply by Marco Zhou - Monday, April 20, 2009 8:30 AM -
0 Votes
magic number Error in GZip
check this out http://www.codekicks.com/2009/04/compressing-and-uncompressing-zip-files.html Please Mark This As Answer if it helps to solve the issue Visakh ...Answered | 1 Replies | 1131 Views | Created by umesh pal - Tuesday, May 13, 2014 6:24 AM | Last reply by Visakh16 - Tuesday, May 13, 2014 6:40 AM - Items 1 to 20 of 336274 Next ›
No announcements