0
votes
0answers
34 views

Downloaded zip file may have HTTP compression causing it to be corrupt on Windows XP SP3 [closed]

My system is Windows XP Professional SP3 with Internet Explorer 8 and I have problems downloading a big zip file from a Linux server. According to the Microsoft web site the problem may be due to ...
0
votes
0answers
57 views

Setting gzip compression by htaccess

I've a problem getting the html/css/js files compression working using gzip on symfony 2.1.7. I've found the .htaccess file in the web folder, but don't know how to modify it. Can anyone guide me or ...
21
votes
5answers
587 views

Is there any well-known method for DRYing JSON

Consider this JSON response: [{ Name: 'Saeed', Age: 31 }, { Name: 'Maysam', Age: 32 }, { Name: 'Mehdi', Age: 27 }] This works fine for small amount of data, but when you ...
7
votes
3answers
193 views

What is the canonical method for an HTTP client to instruct an HTTP server to disable gzip responses?

I thought this was a simple google search, but apparently I'm wrong on that. I've seen that you should supply: Accept-Encoding: gzip;q=0,deflate;q=0 in the request headers. However, the article ...
1
vote
0answers
101 views

How to zip/compress the Multipart HTTP request sent by the client

I am using apache httpclient 4.2 to send Multipart HTTP PUT request. The client has to upload large size binary data of the order of 500 MB. Hence compression is required. I wish to compress the whole ...
4
votes
2answers
80 views

Google search by image “image_content” format?

I'm trying to create an Application, which is able to upload an image to https://www.google.de/searchbyimage/upload. I got that working (Posting multipart/form-data via C#) The only thing I now need ...
0
votes
0answers
82 views

How does HTTP servers handle gzip error when doing gzip on the fly

I am trying to understand gzip compression. Situation is like this: Server is sending the content by using gzip compression. Since the content is dynamic, it is using chunked-encoding. After sending ...
2
votes
2answers
2k views

Nginx server contents gzip compress not working

This is the portion in my nginx.conf but i not sure why when i check with gzip compression checker or http header, the content is not compress. https://pasify.com user nginx; ...
0
votes
0answers
145 views

Enable gzip in jboss 4.2.2 server?

The following was my jboss Connector configuration . But gzip is not working on my IE 9 browser <Connector port="8845" address="${jboss.bind.address}" maxThreads="250" ...
4
votes
4answers
361 views

Compression is not working

I need to compress all dynamic content of my data export site. I've tried numerous ways, nothing works. Chrome shows that content is not compressed and "Content-Encoding" header is not present. ...
1
vote
1answer
134 views

Why is Couchdb not compressing my SVG attachments with gzip?

i have a problem with the compression of attachments in Apache Couchdb 1.2.0 running on Ubuntu 12.04 LTS. I've added a Content-Type image/svg+xml in the Futon Configuration Section. attachments | ...
0
votes
1answer
260 views

Does SPDY compress all my contents on default?

I just don't get it: I just use a normal SPDY server (node-spdy), I haven't defined any special headers like Content-Encoding or such things and I don't compress my contents by hand. My Question: ...
4
votes
1answer
293 views

How to compress GET Parameters in Javascript to avoid hitting the browser size limit?

I have gotten myself into a situation where I am required to make a JSONP Ajax GET request (cross domain) and I need to send a document > 2000 characters in length as a parameter. For various ...
0
votes
4answers
78 views

Which letter is the most compressible in the English alphabet? [closed]

I have to send minimal (location) data to a server from a mobile device. For convenience reasons (PHP-compatibility) I don't just send it as a raw query string or post data, I send it as a variable ...
4
votes
2answers
421 views

Designing a mobile web server and client for traffic compression

I have been a bit confused on how best to go about this. The thing: I'm creating a j2me mobile app that will send compressed data via HTTP to a web server, which then will uncompress the request, ...
3
votes
2answers
299 views

gzcompress() randomly inserting extra data?

I've been researching this all morning and have decided that as a last-ditch effort, maybe someone on Stack Overflow has a "been-there, done-that" type of answer for me. Background Recently, I ...
1
vote
3answers
197 views

What is the lower threshold to not perform http compression?

When performing http compression is there low threshold where it is recommended to not perform compression? Obviously for 100 bytes you would not compress and for 1MB you would. But are there any ...
2
votes
1answer
676 views

Is it possible to use Content-Encoding: gzip in a HTTP POST request?

I'm trying to upload some files with compression to a server. The files will be fairly large and the server is a standard HTTP server where the interface defines that they're not compressed. Is it ...
1
vote
3answers
156 views

Why does HTTP is text based and not some compressed method ? Why isn't JS compressed?

I sniffed some packets off my Google Chrome browser - and I found out that: HTTP requests are send as text - actually sending 'GET BLABLABLA' JS is received as text HTML \ images etc is transferred ...
4
votes
3answers
238 views

If a browser can shows Accept-Encoding of deflate, can it handle .NET gzipped responses?

I'm looking at this method in this HTTPCombiner: private bool CanGZip(HttpRequest request) { string acceptEncoding = request.Headers["Accept-Encoding"]; if ...
2
votes
3answers
373 views

Delivering unzipped file through servlet without unzipping on server first

On the network where I have my web server there is a machine that has many zipped pdf files (zipped using java.util.zip) and I can access these files through HTTP. When a user wants to download a pdf ...
0
votes
1answer
492 views

In which .htaccess file in APACHE(OS: Linux centos) server do i need to update

I am trying to implement HTTP compression in my APACHE 2.2 (OS: Linux centos). for I have got the following piece of code which needs to be updated in .htaccess from the following URL. But i do not ...
3
votes
1answer
609 views

Mobile Browser and HTTP Compression (gzip)

Which web browsers on mobile devices don't support HTTP Compression? Specifically GZIP?
1
vote
2answers
1k views

How to turn off HTTP compression for downloaded zip files?

I have an ASP.NET web application that has HTTP compression enabled (through IIS settings). One of the features of the app involves creating multiple text files and packaging them as a single zip file ...
13
votes
2answers
4k views

Dynamic Compression not working IIS 7.5

I currently have both static and dynamic compression configured. The static compression is working, however the dynamic compression, when checked through YSlow and Fiddler, is not working. In my ...
3
votes
3answers
81 views

HTML load speedup

I want to speed up loading of an HTML page. I know I can compress the HTML, JS, and CSS, however I was thinking of taking this a step further. Instead of having links to CSS and JS files, I would (or ...
0
votes
1answer
472 views

Has Anyone Got HTTP Compression Working with ASP.NET?

I've spent quite a bit of time on this but seem to be going nowhere. I have a large page that I really want to speed up. The obvious place to start seems to be HTTP compression, but I just can't seem ...
0
votes
2answers
168 views

Best format/Compression/protocol to transport data from client to server?

We have multiple clients asking for work from server - a list of 10000 urls .= 1MB and sending back processed data back to server - around 1KB per URL i.e. 10 MB Each client will do that every 5-10 ...
2
votes
1answer
937 views

Compressing text for HTTP with POST parameters

I am writing client software that initiates a HTTP request with a large blob of text (JSON object actually) as POST parameter. I want to compress this text before sending and decompress the text on ...
1
vote
2answers
456 views

Storing compressed data in a cookie

What's the best way to store compressed data in a cookie? The reasons I want to do this are: I want to store as much data as possible in 1 cookie I want performance to be as fast as possible in ...
2
votes
1answer
1k views

How can I tell if Heroku is sending gzipped responses?

I'm making an iPhone application that requests JSON from Heroku. Am I getting a gzipped response? And, does the iPhone automatically unzip gzipped responses, or do you have to program that in? I'm ...
2
votes
2answers
1k views

HTTP: What is the preferred Accept-Encoding for “gzip,deflate”?

This question is regarding the order of precedence for the media-types of the HTTP Header "Accept-Encoding" when all are of equal weight and has been prompted by this comment on my blog. Background: ...
3
votes
3answers
1k views

How to compress HTTP response headers?

At the Velocity 2010 conference, Google said that header compression can yield big gains: Hölzle noted a glaring inefficiency in the handling of web page headers, which provide information about a ...
12
votes
3answers
2k views

Is gzip compression useful for mobile devices?

I'm wondering if anyone has a clue on whether the gzip compression is as much useful on mobile devices than it is on a desktop computer. Will the phone use more battery? Or will it save some because ...
0
votes
2answers
563 views

compressing non-binary data in java http client

I plan to use java.util.zip to compress http post data when sending it from a java client to the server(java servlet in this case). is this the best approach for reducing data load? should I use gzip ...
7
votes
3answers
7k views

Enabling gzip compression for Jboss

How is gzip compression for Jboss 5.1.0 enabled? Within the tomcat http connector right? I cant remember where this file is stored, server.xml?
4
votes
1answer
543 views

tomcat compression

If compression is setup on tomcat, will it also compress data that is uploaded by the client - via browser/applet ?
0
votes
2answers
467 views

Damaged data when gzipping

This is the script I have written for gzipping content on my site, which is located in 'gzip.php'. The way I use it is that on pages where I want to enable gzipping I include the file at the top and ...
2
votes
2answers
3k views

Using both chunked transfer encoding and gzip

I recently started using gzip on my site and it worked like a charm on all browsers except Opera which gives an error saying it can not decompress the content due to damaged data. From what I can ...
3
votes
1answer
762 views

HTTP compression - can I configure a client to compress the data sent to a server?

I'm using IIS 7 as web server for my application. If I enable dynamic content compression in the server, will this also enable clients to send compressed data to the server, if they can? I mean, my ...
2
votes
1answer
1k views

SWF flash files not loading with IIS compression on

I've got a bunch of flash files being served off a HTTPS site in IIS7. With content compression turned on, the flash files wont display. Does flash not support HTTP compression, or is IIS doing ...
3
votes
2answers
1k views

gzip without server support?

I have written a css server which does minimization and basic parsing/var replacement. The server is using node.js. I am wanting to gzip my response from this server. As told in IRC, node.js does not ...
2
votes
4answers
309 views

Distributed File Compression

I've been doing some thinking about data redundancy, and just wanted to throw everything out in writing before I kept going along with this (and furthermore to double check whether or not this idea ...
5
votes
2answers
1k views

Compress file before upload via http

Is it possible to compress data being sent from the client's browser (a file upload) to the server? Flash, silverlight and other technology is ok!
0
votes
1answer
311 views

Does the common HTTP server implementation decompress POSTed form data?

If I GZip the a POST request form data, will a HTTP server decompress it, or it only works the other way (server -> client)?
0
votes
1answer
337 views

Compacting HTTP Response Headers?

I had asked a few questions regarding compressing HTTP Request headers here and here but I some how skipped the HTTP response part... I am looking for a way to reduce/compact the headers in my HTTP ...
3
votes
1answer
393 views

Downloading compressed content over HTTP using Python

How do I take advantage of HTTP 1.1's compression when downloading web pages using Python? I am currently using the built-in urllib module for downloading web content. Reading through the ...
2
votes
1answer
269 views

Does VisualSVN Server 3 support HTTP compression?

Does anyone know if version 3 of VisualSVN server supports HTTP compression? It was in 2.0 then dropped in 2.0.4 and I thought it was meant to be incorporated back into 3 but now can’t find any ...
2
votes
2answers
331 views

HTTP Compression - which technique is best for security and performance?

We have 3 HTTP Compression available in IIS 7.0 GZIP Encoding DEFLATE Encoding BZIP2 Encoding What are the difference between these three? Which is the best compression for security and ...
19
votes
6answers
3k views

Why do real-world servers prefer gzip over deflate encoding?

We already know deflate encoding is a winner over gzip with respect to speed of encoding, decoding and compression size. So why do no large sites (that I can find) send it (when I use a browser that ...

1 2