[Mod_gzip] Request Handling

Jin Zhao mod_gzip@lists.over.net
Wed, 8 Oct 2003 13:58:47 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C38DCE.3F393900
Content-Type: text/plain;
	charset="iso-8859-1"

I guess that depends on what application server are you using. I use 
mod_zip to compress responses from Apple's WebObjects which is a java 
application server and uses a apache module mod_WebObjects to handle 
request/response between apache and WebObjects, and it works fine.  I 
just need to add handler "WebObjects" in the mod_gzip configuration.

Hopefully this information might be useful to you.


Jin

On Wednesday, October 8, 2003, at 12:09  PM, Richards, Etienne (EM, 
PTL) wrote:

>
> Is this functionality currently in the mod_gzip module or is that 
> something
> that we would have to request from you?
>
>
> -----Original Message-----
> From: Christopher L. Everett [mailto:ceverett@ceverett.com]
> Sent: Tuesday, October 07, 2003 4:25 PM
> To: mod_gzip@lists.over.net
> Subject: Re: [Mod_gzip] Request Handling
>
>
> Richards, Etienne (EM, PTL) wrote:
>
>> All,
>>
>> Will mod_gzip compress content returned by an application server?
>>
>> We want the compression of application server content to be done on 
>> the web
>> server and was hoping that mod_gzip would be able to do that. We know 
>> that
>> we can do this on the application server by using a filter but we have
> power
>> to spare on our web servers.
>>
>> Etienne
>>
> If your web servers are essentially proxies for your application 
> servers,
> then yes, you'll have no problems doing that.
>
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip
>
>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * *
This email contains privileged and confidential information intended
only for use of the intended recipient and is the property of Qcorps
Residential, Inc.   Any review, use, distribution or disclosure by
others is strictly prohibited. If you are not the intended recipient of
this email, please immediately reply to sender and delete all copies of
this email along with all attachments. Thank you.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * *

------_=_NextPart_001_01C38DCE.3F393900
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>Re: [Mod_gzip] Request Handling</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I guess that depends on what application server are =
you using. I use </FONT>
<BR><FONT SIZE=3D2>mod_zip to compress responses from Apple's =
WebObjects which is a java </FONT>
<BR><FONT SIZE=3D2>application server and uses a apache module =
mod_WebObjects to handle </FONT>
<BR><FONT SIZE=3D2>request/response between apache and WebObjects, and =
it works fine.&nbsp; I </FONT>
<BR><FONT SIZE=3D2>just need to add handler &quot;WebObjects&quot; in =
the mod_gzip configuration.</FONT>
</P>

<P><FONT SIZE=3D2>Hopefully this information might be useful to =
you.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Jin</FONT>
</P>

<P><FONT SIZE=3D2>On Wednesday, October 8, 2003, at 12:09&nbsp; PM, =
Richards, Etienne (EM, </FONT>
<BR><FONT SIZE=3D2>PTL) wrote:</FONT>
</P>

<P><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; Is this functionality currently in the mod_gzip =
module or is that </FONT>
<BR><FONT SIZE=3D2>&gt; something</FONT>
<BR><FONT SIZE=3D2>&gt; that we would have to request from you?</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Christopher L. Everett [<A =
HREF=3D"mailto:ceverett@ceverett.com">mailto:ceverett@ceverett.com</A>]<=
/FONT>
<BR><FONT SIZE=3D2>&gt; Sent: Tuesday, October 07, 2003 4:25 PM</FONT>
<BR><FONT SIZE=3D2>&gt; To: mod_gzip@lists.over.net</FONT>
<BR><FONT SIZE=3D2>&gt; Subject: Re: [Mod_gzip] Request Handling</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; Richards, Etienne (EM, PTL) wrote:</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; All,</FONT>
<BR><FONT SIZE=3D2>&gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; Will mod_gzip compress content returned by =
an application server?</FONT>
<BR><FONT SIZE=3D2>&gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; We want the compression of application =
server content to be done on </FONT>
<BR><FONT SIZE=3D2>&gt;&gt; the web</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; server and was hoping that mod_gzip would =
be able to do that. We know </FONT>
<BR><FONT SIZE=3D2>&gt;&gt; that</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; we can do this on the application server by =
using a filter but we have</FONT>
<BR><FONT SIZE=3D2>&gt; power</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; to spare on our web servers.</FONT>
<BR><FONT SIZE=3D2>&gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&gt; Etienne</FONT>
<BR><FONT SIZE=3D2>&gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; If your web servers are essentially proxies for =
your application </FONT>
<BR><FONT SIZE=3D2>&gt; servers,</FONT>
<BR><FONT SIZE=3D2>&gt; then yes, you'll have no problems doing =
that.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =
_______________________________________________</FONT>
<BR><FONT SIZE=3D2>&gt; mod_gzip mailing list</FONT>
<BR><FONT SIZE=3D2>&gt; mod_gzip@lists.over.net</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://lists.over.net/mailman/listinfo/mod_gzip" =
TARGET=3D"_blank">http://lists.over.net/mailman/listinfo/mod_gzip</A></F=
ONT>
<BR><FONT SIZE=3D2>&gt; =
_______________________________________________</FONT>
<BR><FONT SIZE=3D2>&gt; mod_gzip mailing list</FONT>
<BR><FONT SIZE=3D2>&gt; mod_gzip@lists.over.net</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://lists.over.net/mailman/listinfo/mod_gzip" =
TARGET=3D"_blank">http://lists.over.net/mailman/listinfo/mod_gzip</A></F=
ONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>* * * * * * * * * * * * * * * * * * * * * * * * * * =
* * * * * * * * * *</FONT>
<BR><FONT SIZE=3D2>* * * * * * * * * * * * * * * * * * * * * * * * * * =
*</FONT>
<BR><FONT SIZE=3D2>This email contains privileged and confidential =
information intended</FONT>
<BR><FONT SIZE=3D2>only for use of the intended recipient and is the =
property of Qcorps</FONT>
<BR><FONT SIZE=3D2>Residential, Inc.&nbsp;&nbsp; Any review, use, =
distribution or disclosure by</FONT>
<BR><FONT SIZE=3D2>others is strictly prohibited. If you are not the =
intended recipient of</FONT>
<BR><FONT SIZE=3D2>this email, please immediately reply to sender and =
delete all copies of</FONT>
<BR><FONT SIZE=3D2>this email along with all attachments. Thank =
you.</FONT>
<BR><FONT SIZE=3D2>* * * * * * * * * * * * * * * * * * * * * * * * * * =
* * * * * * * * * *</FONT>
<BR><FONT SIZE=3D2>* * * * * * * * * * * * * * * * * * * * * * * * * * =
*</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C38DCE.3F393900--