[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modgzip
Subject:    [Mod_gzip] oracle pls pages
From:       detlef.mayer () hn ! eberhard ! de
Date:       2002-03-14 16:30:58
[Download RAW message or body]

Hi.
Has anyone here tried to use mod_gzip in conjunction with oracle's portal \
technologie?? oracle uses apache as web-server. running mod_gzip works, but the log \
reports always  0 percent compression. getting a standard html file mod_gzip \
compresses it. probably my configuration is wrong for the oracle requests?

Here is the log:
192.168.5.127 - - [14/Mar/2002:17:42:32 +0100] "POST \
                /pls/kibes/!WWWSHC_Kibes.Artikelliste HTTP/1.1" 200 1146970 mod_gzip: \
                0pct.
192.168.5.127 - - [14/Mar/2002:17:43:31 +0100] "GET \
/pls/kibes/!WWWSHC_Kibes1.Artikeldetails?APP=kibes&DAD=kibes&MANR=1&ARNR=36419780&WWWSID=54629 \
                HTTP/1.1" 200 13723 mod_gzip: 0pct.
192.168.5.127 - - [14/Mar/2002:17:43:31 +0100] "GET /kibes/default.css HTTP/1.1" 304 \
                - mod_gzip: 0pct.
192.168.5.127 - - [14/Mar/2002:17:43:31 +0100] "GET /kibes/user.js HTTP/1.1" 304 - \
                mod_gzip: 0pct.
192.168.5.127 - - [14/Mar/2002:17:43:49 +0100] "POST \
                /pls/kibes/!WWWSHC_Kibes.Anmeldung HTTP/1.1" 200 5830 mod_gzip: 0pct.
192.168.5.127 - - [14/Mar/2002:17:43:49 +0100] "GET \
/pls/kibes/!WWWSHC_Kibes.Info?APP=kibes&DAD=kibes&MANR=1&BEREICH=PUBLIC1 HTTP/1.1" \
                200 4081 mod_gzip: 0pct.
217.1.19.245 - - [14/Mar/2002:17:50:20 +0100] "POST \
                /pls/kibes/!WWWSHC_Kibes.Artikelliste HTTP/1.1" 200 434217 mod_gzip: \
                0pct.
localhost - - [14/Mar/2002:17:50:51 +0100] "GET /server-status HTTP/1.0" 200 6621 \
                mod_gzip: 0pct.
217.1.19.245 - - [14/Mar/2002:17:53:00 +0100] "GET /mod_gzip_show_version HTTP/1.1" \
                200 113 mod_gzip: 0pct.
217.1.19.245 - - [14/Mar/2002:17:53:10 +0100] "GET / HTTP/1.1" 200 166 mod_gzip: \
                0pct.
217.1.19.245 - - [14/Mar/2002:17:53:59 +0100] "GET /mod_ose.html HTTP/1.1" 200 2533 \
                mod_gzip: 82pct.
217.1.19.245 - - [14/Mar/2002:17:54:28 +0100] "GET /createtables.html HTTP/1.1" 200 \
                1350 mod_gzip: 71pct.
217.1.19.245 - - [14/Mar/2002:17:54:51 +0100] "GET /bc4j.html HTTP/1.1" 200 844 \
mod_gzip: 48pct.

And here is my mod_gzip config:

LogFormat "%h %l %u %t \"%r\" %>s %b mod_gzip: %{mod_gzip_compression_ratio}npct." \
common_gzip

mod_gzip_on Yes
mod_gzip_can_negotiate Yes
mod_gzip_command_version mod_gzip_show_version
mod_gzip_minimum_file_size 1002
mod_gzip_maximum_file_size 0
mod_gzip_maximum_inmem_size 60000
mod_gzip_dechunk Yes
mod_gzip_keep_workfiles No
mod_gzip_item_include mime "application/x-httpd-php"
mod_gzip_item_include mime text/*
mod_gzip_item_include mime "httpd/unix-directory"
mod_gzip_item_include mime ^image\.*
mod_gzip_item_include file "\.php3$"
mod_gzip_item_include file "\.html$"
mod_gzip_item_include file "\.htm$"
mod_gzip_item_exclude file "\.css$"
mod_gzip_item_exclude file v\.js$


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New" leftMargin=5 topMargin=5>
<DIV>Hi.</DIV>
<DIV>Has anyone here tried to use mod_gzip in conjunction with oracle's portal
technologie?? oracle uses apache as web-server. running mod_gzip works, but the
log reports always&nbsp;&nbsp;0 percent compression. getting a standard html
file mod_gzip compresses it. probably my configuration is wrong for the oracle
requests?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is the log:</DIV>
<DIV>192.168.5.127 - - [14/Mar/2002:17:42:32 +0100] "POST
/pls/kibes/!WWWSHC_Kibes.Artikelliste HTTP/1.1" 200 1146970 mod_gzip:
0pct.<BR>192.168.5.127 - - [14/Mar/2002:17:43:31 +0100] "GET
/pls/kibes/!WWWSHC_Kibes1.Artikeldetails?APP=kibes&amp;DAD=kibes&amp;MANR=1&amp;ARNR=36419780&amp;WWWSID=54629
 HTTP/1.1" 200 13723 mod_gzip: 0pct.<BR>192.168.5.127 - - [14/Mar/2002:17:43:31
+0100] "GET /kibes/default.css HTTP/1.1" 304 - mod_gzip: 0pct.<BR>192.168.5.127
- - [14/Mar/2002:17:43:31 +0100] "GET /kibes/user.js HTTP/1.1" 304 - mod_gzip:
0pct.<BR>192.168.5.127 - - [14/Mar/2002:17:43:49 +0100] "POST
/pls/kibes/!WWWSHC_Kibes.Anmeldung HTTP/1.1" 200 5830 mod_gzip:
0pct.<BR>192.168.5.127 - - [14/Mar/2002:17:43:49 +0100] "GET
/pls/kibes/!WWWSHC_Kibes.Info?APP=kibes&amp;DAD=kibes&amp;MANR=1&amp;BEREICH=PUBLIC1
HTTP/1.1" 200 4081 mod_gzip: 0pct.</DIV>
<DIV>217.1.19.245 - - [14/Mar/2002:17:50:20 +0100] "POST
/pls/kibes/!WWWSHC_Kibes.Artikelliste HTTP/1.1" 200 434217 mod_gzip:
0pct.<BR>localhost - - [14/Mar/2002:17:50:51 +0100] "GET /server-status
HTTP/1.0" 200 6621 mod_gzip: 0pct.<BR>217.1.19.245 - - [14/Mar/2002:17:53:00
+0100] "GET /mod_gzip_show_version HTTP/1.1" 200 113 mod_gzip:
0pct.<BR>217.1.19.245 - - [14/Mar/2002:17:53:10 +0100] "GET / HTTP/1.1" 200 166
mod_gzip: 0pct.<BR>217.1.19.245 - - [14/Mar/2002:17:53:59 +0100] "GET
/mod_ose.html HTTP/1.1" 200 2533 mod_gzip: 82pct.<BR>217.1.19.245 - -
[14/Mar/2002:17:54:28 +0100] "GET /createtables.html HTTP/1.1" 200 1350
mod_gzip: 71pct.<BR>217.1.19.245 - - [14/Mar/2002:17:54:51 +0100] "GET
/bc4j.html HTTP/1.1" 200 844 mod_gzip: 48pct.</DIV>
<DIV>&nbsp;</DIV>
<DIV>And here is my mod_gzip config:</DIV>
<DIV>&nbsp;</DIV>
<DIV>LogFormat "%h %l %u %t \"%r\" %&gt;s %b mod_gzip:
%{mod_gzip_compression_ratio}npct." common_gzip<BR></DIV>
<DIV>mod_gzip_on Yes<BR>mod_gzip_can_negotiate Yes<BR>mod_gzip_command_version
mod_gzip_show_version<BR>mod_gzip_minimum_file_size
1002<BR>mod_gzip_maximum_file_size 0<BR>mod_gzip_maximum_inmem_size
60000<BR>mod_gzip_dechunk Yes<BR>mod_gzip_keep_workfiles
No<BR>mod_gzip_item_include mime
"application/x-httpd-php"<BR>mod_gzip_item_include mime
text/*<BR>mod_gzip_item_include mime
"httpd/unix-directory"<BR>mod_gzip_item_include mime
^image\.*<BR>mod_gzip_item_include file "\.php3$"<BR>mod_gzip_item_include file
"\.html$"<BR>mod_gzip_item_include file "\.htm$"<BR>mod_gzip_item_exclude file
"\.css$"<BR>mod_gzip_item_exclude file v\.js$</DIV>
<DIV>&nbsp;</DIV><XMP></XMP></BODY></HTML>


_______________________________________________
mod_gzip mailing list
mod_gzip@lists.over.net
http://lists.over.net/mailman/listinfo/mod_gzip

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic