[users@httpd] mod_deflate question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Message
I added the following to my Apache configuration:
 
  DeflateFilterNote Input instream
  DeflateFilterNote Output outstream
  DeflateFilterNote Ratio ratio
  LogFormat '"%r" %{outstream}n/%{instream}n (%{ratio}n%%)' deflate
  CustomLog logs/deflate_log deflate
  DeflateCompressionLevel 9
 
I have a question about the following entries from the resulting deflate log.
 
    "GET /jsp-examples/deflated.jsp HTTP/1.1" 18/16 (112%)
    "GET /jsp-examples/notdeflated.jsp HTTP/1.1" -/- (-%)
 
The request for deflated.jsp, the first line, is being deflated, correct?
The request for notdeflated.jsp, the second line, is *not* being deflated, correct?
 
I just wanted to make sure I'm reading the log right.  Thanks in advance.
,
Josh.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux