Hello All!
I have some queries on how to setup my production machine based on my
requirements.
My current setup
1) Apache 2.2 and Tomcat 6
2) Apache serving all images + CSS + JS
3) Apache connected to tomcat using mod_jk.
4) Tomcat serving a lot of ajax calls ( backed by memcache + db).
Server
Leon Rosenberg skrev:
On 3/8/06, Morten Andersen <[EMAIL PROTECTED]> wrote:
How can I set up my server environment when my requirements are the
following:
* Multihoming must be possible without restart of the server
* The server must be secure.
Should I setup an apache server in front of to
On 3/8/06, Morten Andersen <[EMAIL PROTECTED]> wrote:
> How can I set up my server environment when my requirements are the
> following:
>
> * Multihoming must be possible without restart of the server
> * The server must be secure.
>
> Should I setup an apache server in front of tomcat to handle m
How can I set up my server environment when my requirements are the
following:
* Multihoming must be possible without restart of the server
* The server must be secure.
Should I setup an apache server in front of tomcat to handle multihoming
and then run a tomcat per application? Or can Tomcat h