c-rack / squid-ecap-gzip

SQUID eCAP GZIP Adapter
GNU General Public License v2.0
20 stars 8 forks source link

phpmyadmin login problem on IIS-gzip-enabled web-server #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable gzip as per installation instructions
2. Have a Windows IIS based webserver with gzip enabled
3. Install phpmyadmin and try to log in

What is the expected output? What do you see instead?
I expected to be able to log in to phpmyadmin, instead I am just shown the 
login screen again, without any errors.

What version of the product are you using? On what operating system?
OS: Ubuntu 10.04.3 (Lucid) x86_64 with kernel 2.6.32-37-generic
libecap 0.0.3
squid-ecap-gzip-1.3.0
squid 3.1.14 Backport from Ubuntu 11.04 

Please provide any additional information below.
Once I added the destination website with phpmyadmin on IIS server with GZIP 
enabled to a ACL to not go via the ecap-gzip-adapter, the login problems went 
away.

Original issue reported on code.google.com by tin...@gmail.com on 24 Jan 2012 at 7:37

GoogleCodeExporter commented 9 years ago
Just want to add, this was tested with different browsers as well:
Chrome 16.0.912.21
IE 9.0.8112.16421
Firefox 6

Original comment by tin...@gmail.com on 24 Jan 2012 at 7:40