On Mon, 23 Jun 2003, Boris Althaus wrote:

> but with mod_proxy you can avoid ports (:8080) in the url?
> Or do you use mod_rewrite too.

http://www.megabag.gr
or
http://athena.osmosis.gr:8080/cocoon/megabag.gr/

there is a configuration file for apache for each virtual hosted domain

with the entries:
ProxyPass / http://localhost:8080/cocoon/megabag.gr/
ProxyPassReverse / http://localhost:8080/cocoon/megabag.gr/

thats all


>
> Boris
>   ----- Original Message -----
>   From: Stavros Kounis
>   To: [EMAIL PROTECTED]
>   Sent: Sunday, June 22, 2003 1:50 PM
>   Subject: Re: multiple cocoons in tomcat
>
>
>
>   On Tue, 17 Jun 2003, Mathias Wiegard wrote:
>
>   >
>   > >
>   > > the only problem we have is with warpConnection
>   > > now we consider to leave warp solution for mod proxy
>   > > to have apache at front
>   >
>   > Yeah, warpConnection is really the best solution for this purpose...
>   > Matze
>
>   we use to have memory problems using warpConnection when the number of sub
>   sitemaps grow up
>
>   testing mod proxy i dont have see any of memory problems yet, so now i
>   think that mod proxy is a better approach.
>
>
>   stavros
>
>   >
>   >
>   > ---------------------------------------------------------------------
>   > To unsubscribe, e-mail: [EMAIL PROTECTED]
>   > For additional commands, e-mail: [EMAIL PROTECTED]
>   >
>   >
>
>
>
>   ---------------------------------------------------------------------
>   To unsubscribe, e-mail: [EMAIL PROTECTED]
>   For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-- 
Stavros S. Kounis
Development & Research Department
Osmosis - networks & consulting services

web:    http://www.osmosis.gr
email:  [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to