Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: Two Tomcats and One Apache Web Server

Greg Cope

2003-12-10


> Hi Greg,
>
> Are u using Apache with SSL?

Sometimes. We use mod_jk2 and a Coyote/JK2 AJP 1.3 connector.


> If yes, should all client requests show up in ssl access or
> request log.

On the apache side this depends on your logging config, but usually ssl
access.

On the tomcat side I think they appear in the normal logs, as from tomcats
POV an SSL/non-SSL connection both come in via the Coyote/JK2 connector.

> Should a windows application also put logs info in the same
> log files or do I need to configure something else.

Can you rephrase the question? I would keep different applications logs
seperate, and merge later/offline if needed.

Greg

>
> Thanks
>
>
> -----Original Message-----
> From: Greg.Cope@(protected)]
> Sent: Tuesday, December 09, 2003 11:11 AM
> To: tomcat-user@(protected)
> Subject: RE: Two Tomcats and One Apache Web Server
>
>
> We do this extensively .... lots of tomcats (20 instances?)
> talking to lots
> of apache's (20 instances?).
>
> We use apache 1.3.x, 4.1.29 and mod_jk2
>
> The config is a little complex, but we have scripted this so
> it is quite
> easy.
>
> No real pitfalls, just need to understand mod_jk2 well.
>
> Greg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.