https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31744

--- Comment #12 from David Cook <[email protected]> ---
Turning off the compression turns out to be remarkably challenging.

using the environmental variable of "no-gzip" seems to work when you do a GET
but the POST seemed not to disable the compression which leads to problems
unless you blast 70 bytes presumably to fill some sort of buffer to get things
moving...

Tried turning off compression with a bit more of a heavy hand but then it
disabled compression for Javascript when it should've let it go untouched...

mod_deflate seems a bit buggy overall...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to