Closed Bug 818682 Opened 12 years ago Closed 12 years ago

enable mod_deflate for input on collectors

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

(Whiteboard: [qa-])

Collectors should be able to handle gzipped POST. kats and I tested this on crash-stats-dev, which uses mod_wsgi and web.py and using apache mod_deflate as per 816302 comment 1

WSGI doesn't specify how to handle this (need to read to the end of input, not trust Content-Length header, see http://httpd.apache.org/docs/2.2/mod/mod_deflate.html#input and http://stackoverflow.com/questions/1559416/apache-lags-when-responding-to-gzipped-requests) - web.py does seem to do this correctly in our testing so far but we should test this more extensively.

I do not expect it to impact regular crashes, but we should test to make sure.
Target Milestone: --- → 30
Depends on: 819572
Whiteboard: [qa-]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 821024
You need to log in before you can comment on or make changes to this bug.