> 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 09, 2003 11:11 AM
> To: [EMAIL 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to