Makes sense... Is there anything preventing you from adding some code to implement this logic yourself, on top of a "vanilla" AOLserver with something like the ns_gzip module?

- n

On Sep 26, 2005, at 12:41 PM, Daniel P. Stasinski wrote:

On Mon, 2005-09-26 at 11:30 -0400, Dossy Shiobara wrote:

On 2005.09.26, Daniel P. Stasinski <[EMAIL PROTECTED]> wrote:
Is the question "will ns_gzip be included as part of the core" or "is
there a better way of integrating gzip into the core than just using
ns_gzip"?


The question is neither.

Let's say a user requests index.html.   Instead of just serving up
index.html, I want AOLserver to see if there is a file called
index.html.gz already existing in the same directory.  If it is there,
serve index.html.gz instead of index.html.  If there is no .gz version
there, serve the plain old index.html.

This is how Redhat Content Accelerator does it.

 http://www.redhat.ru/docs/manuals/tux/TUX-2.2-Manual/gzip.html

The web server does not provide compression services, it only provides
compressed content if someone else has already compressed it beforehand.

Daniel

--
| ---------------------------------------------------------------
| Daniel P. Stasinski         | http://www.disabilities-r-us.com/
| [EMAIL PROTECTED]        | http://www.scriptkitties.com/
| --------------------------- | ---------------------------------
| Jabber: [EMAIL PROTECTED] | Google Talk: mooooooo


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.



--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to