You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2019/02/24 07:33:28 UTC

[Bug 63186] Error pages aren't compressed (404, 410)

https://bz.apache.org/bugzilla/show_bug.cgi?id=63186

--- Comment #1 from Reindl Harald <h....@thelounge.net> ---
Apache Trafficserver as proxy suffers from the same problem

"content-encoding: br" for 200 responses, no content-encoding for 404 repsones
and since the backend-httpd don't support "br" and backend connections don't
send "Accept-Encoding" by intention to keep compression load from the backend
it's for sure the proxy in my case

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org