Gerald Aichholzer said:
> On Thu, 09 Sep 2004 12:26:32 +0200, Jorg Heymans <[EMAIL PROTECTED]> wrote:
>
>> or you could just let apache serve your static html.
>>
>
> are there any samples doing this? the wiki docs still say "todo".
>
> I'm using cocoon under windows (it's for a prototype only) and
> have tried to serve static files (mostly images) with TinyWeb
> (which is a very small web server for windows). My application
> slowed down by a factor of 3-4.
>
> If apache shows the same behaviour then I don't see any advantages.
>
You have an apache web server at port 80. The static content is there and
apache serves that up. Configure apache to proxy the requests for
non-static content to tomcat/jetty for cocoon to process.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]