copr: we do not need this
most of the logs is compressed anyway and there is full log of errors where cache for compress could not be created This is simplest solution to fix this issue.
This commit is contained in:
parent
82e9e4c6f3
commit
a19946ccba
1 changed files with 0 additions and 1 deletions
|
@ -461,7 +461,6 @@ $SERVER["socket"] == ":443" {
|
|||
ssl.cipher-list = "ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4-SHA:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM"
|
||||
}
|
||||
|
||||
include "conf.d/compress.conf"
|
||||
$HTTP["url"] =~ "\.log\.gz$" {
|
||||
setenv.add-response-header = ( "Content-Encoding" => "gzip")
|
||||
mimetype.assign = ("" => "text/plain" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue