Re: [users@httpd] Gzip different for different user agents

2013-04-30 Thread Nick Kew
On 30 Apr 2013, at 12:19, Ayal Lior wrote: > Hi, > > By looking at packet traces from mobile operators it seems that Apache server > returns a slightly different Gzip object for different UAs for the same > original file. > When unzipping them, the same file is obtained. > Anyone have any ide

[users@httpd] Gzip different for different user agents

2013-04-30 Thread Ayal Lior
Hi, By looking at packet traces from mobile operators it seems that Apache server returns a slightly different Gzip object for different UAs for the same original file. When unzipping them, the same file is obtained. Anyone have any idea why and what is the algorithm? Thanks, Ayal