All TagsCOMPRESSION (RSS)
  • WCF - Enable compression for XML / JSON

    Hi once again, I have come to my attention that ySlow says my xml responses are not compressed within my restful WCF service. Seen loads of info on creating compression channels etc, but figured IIS7 where the WCF service is hosted should be able to do it by itself via dynamic compression and probably...
    Posted to Forum by LesterDK on 11-20-2009, 3:53 AM
  • Compression of 404 error text

    I was looking at the compression of content returned from my IIS7 websites and compressions is generally working well EXCEPT for the case of detailed error messages, such as 404 errors. The 404 errors have a content-type of "text/html; charset=utf-8", which is different than most of the content...
    Posted to Forum by SQLRocks on 11-04-2009, 11:21 PM
  • Re: Can't get compression to work on 1 site - application pool issue?

    Solved :) It turns out that if you run an application pool with a custom identity you need to set individual permissions on the metabase keys using metabase explorer. I had already added the IIS_WPG group that the account belongs to, but this doesn;t seem to be enough. Adding the actual local account...
    Posted to Forum by pjsmith on 10-07-2009, 3:35 PM
  • IIS6 Compression Problem on Windows 2003

    Hi All, I'm having a spot of trouble getting compression to work in IIS6 under Windows 2003 R2 x64 SP2. I've done the standard thing of editing the Metabase file to include the file types for static and dynamic (this is the Metabase extract) <IIsFilter Location ="/LM/W3SVC/Filters/Compression"...
    Posted to Forum by kingprawn on 07-24-2009, 4:13 AM
  • FTP 7.5 Support for Compression or Bandwidth throttles ?

    Does anyone know if FTP 7.5 supports compression ? I am looking for something similiar to what Serv-U offers. Serv-U also support upload and download bandwidth throttling on a global and per user basis.
    Posted to Forum by DanMay2000 on 06-18-2009, 1:59 PM
  • IIS 6.0, Compression and semi-dynamic data

    Hi I have a web service in C# that computes every 10 minutes some very large report - amount of data returned = 120MB. The report is cached. We will use HTTP compression but the issue I'm having is that it will compress our cached report for each client request : in IIS 6.0 only static files are...
    Posted to Forum by osteinme on 06-15-2009, 11:24 AM
  • IIS Compression altering client behaviour for downloads

    Hi, We have just configured ISS to use HTTP Compression for a web site we are developing. This has altered the behaviour of the download of a csv file at the client becasue the client does not recognise the fact that the file being downloaded is a csv file. The web form doing the download cofigures the...
    Posted to Forum by kevins1966 on 03-09-2009, 8:32 AM
  • Is there a way to more granularly edit the HTTP compression is IIS7?

    I have been editing the metabase in iis6 to change the compression settings and file extensions--here's an example: <IIsCompressionScheme Location ="/LM/W3SVC/Filters/Compression/gzip" HcCompressionDll="%windir%\system32\inetsrv\gzip.dll" HcCreateFlags="1" HcDoDynamicCompression...
    Posted to Forum by rlbreton on 02-18-2009, 11:22 AM
  • Http compression causing asp.net version problem.

    After adding compression to an iis 6 on a windows server 2003 the server started to cause "Server Application Unavailable" and in the log it shows the error "It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure...
    Posted to Forum by marpal on 01-29-2009, 9:19 PM
  • Re: Problem with compression and "application/soap+xml" MIME type

    It's not really a failed request. The server returns the content without compressing it. I have included 2 request trace file contents (these are verbose). Here's the SOAP 1.2 request trace (application/soap+xml) that doesn't get compressed: <?xml version="1.0" encoding="UTF...
    Posted to Forum by Jasen.Plietz on 12-30-2008, 11:48 PM
Page 1 of 2 (18 items) 1 2 Next >
Microsoft Communities