jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

When I active GZIP compression on the web server the gwtuploader don't works #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Activate GZIP compression on the web server for MIME types:
"text/html,text/xml,text/plain,text/css,text/javascript,image/png,image/gif,imag
e/jpg".  

What is the expected output? What do you see instead?

gwtuploader don't  works.

What version of the product are you using? On what operating system?

The last (0.6.4)

Please provide any additional information below.
Are possible it works without disable GZIP compression?

Original issue reported on code.google.com by smt...@gmail.com on 19 Jun 2012 at 8:59

GoogleCodeExporter commented 9 years ago
I've activated compression in all my servers and projects and everything works 
ok.
Gwtupload has nothing to do with gzip compression since it is a low level 
feature between browser and server. Neither gwtupload-servlet nor 
gwtuploader-client are altering any compression related header.

Could you report which configuration have the problem, version of servlet 
container, configuration, version of the front-end webserver (if different to 
servlet container) and its configuration, etc.

Original comment by manuel.carrasco.m on 30 Nov 2012 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 3 Dec 2012 at 12:21