"Tim Dunphy" <[email protected]> wrote in 
message news:[email protected]...>

> Guys
>
>  Our site is pumped out via tomcat, not apache per se. Apache connects via
> mod_jk to tomcat.
>
>  If you stop apache, even on both of our web servers, the site stays up!
> However, if you stop tomcat on even one of the servers, the site becomes
> unavailable.
>
>  How do I tell pound to be aware of tomcat not just apache?


Why do you even need apache in that case?  Why not just load balance against 
tomcat directly instead of the intermediary of Apache if you are not 
actually using any of its features?  I am assuming as much as you indicate 
that if you stop apache on both servers, the site still stays up b/c tomcat 
is still running.  Why not dump apache alltogheter in that case?

Thanks,

Eric




--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to