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 2014/09/21 16:19:23 UTC

[Bug 57000] New: DEFLATE doesn't work for static files

https://issues.apache.org/bugzilla/show_bug.cgi?id=57000

            Bug ID: 57000
           Summary: DEFLATE doesn't work for static files
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_deflate
          Assignee: bugs@httpd.apache.org
          Reporter: aneganov@gmail.com

Created attachment 32038
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32038&action=edit
server-info

I can't get static html files filtered through deflate. It seems like it is
completely ignored.

Attaching configuration

-- 
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


[Bug 57000] DEFLATE doesn't work for static files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57000

OnkelTem <an...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from OnkelTem <an...@gmail.com> ---
> What does the errorlog say if you crank up the loglevel?

Ah, I thought I did it before, but now when I *really* have increased log level
I see the reason why mod_deflate ignores my file:

[deflate:trace1] [pid 11758:tid 140361661929216] mod_deflate.c(582): [client
127.0.0.1:37581] Not compressing very small response of 28 bytes

So I used invalid file for testing.

Pardon for this request. Resolving it myself and leaving for upcoming
generations lol

-- 
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


[Bug 57000] DEFLATE doesn't work for static files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57000

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <co...@gmail.com> ---
What URL? What are your request and response headers? What does the errorlog
say if you crank up the loglevel?

-- 
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