Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 14:04:47 +0100
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        freebsd-java@freebsd.org
Cc:        Javier Storni <info@javierstorni.com.ar>
Subject:   Re: Why No jsvc Jakarta Commons Daemon Port?
Message-ID:  <200403191404.47612.peter.schuller@infidyne.com>
In-Reply-To: <NIBBJIBNCLAOEFCNMEAKCEECCAAA.info@javierstorni.com.ar>
References:  <NIBBJIBNCLAOEFCNMEAKCEECCAAA.info@javierstorni.com.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
>   You MUST use Apache + mod_jk + Tomcat.
>   This is THE solution for your scenario.

There is one other major alternative - mod_proxy. The problem with mod_proxy 
is that Tomcat will not be aware of the proxying, which will make web 
applications unaware of the *actual* address used by the web browser to 
contact the application. But on the other hand mod_proxy is pretty much 
guaranteed to work with whatever version of Apache you're using, while mod_jk 
can be a pain to get running/compiled sometimes.

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191404.47612.peter.schuller>