On Tue, 4 Sep 2001 20:33:33 +0700, Andrew Answer wrote:
From: Andrew Answer <[EMAIL PROTECTED]>
--
> Hello cocoon-users,
>
> I have some questions about C2 environment...
>
> 1. Anybody know can i compress my xml/xsp files before publishing it?
> I want to use on-the-fly compressing util like XMLPPM
> (http://sourceforge.net/projects/xmlppm). It's can decrease my traffic.
> Need i change MIME-type of HTTP header for automatic decompression
> files on the user? May be i must change files extension?
I guess the best way would be with mod_gzip on apache. It does work if you
access cocoon with mod_proxy. I have never used it with mod_jk, so I can't tell
if it works.
>
> 2. Can I precompile my site into .class files for speed increasing?
> How to do this?
You probably don't need this. The compilation occurs only on the first access,
and never again.
Sérgio
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>