On 14/10/2010 17:05, laredotornado wrote:
> 
> Hi,
> 
> I'm using Tomcat 6.0.26.  Where is it configured, or where do I look to see
> what files Tomcat has served?  I'm trying to make sure Tomcat is not serving
> static files that Apache can serve more efficiently.

[I'm wincing & extending a cordial offer of some sandbags]


Getting the actual question out of the way first: you're looking for an
access log, which is (usually) defined inside the Host element, as per:

 http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html#Access_Log_Valve

The logs are usually found in your tomcat/logs directory.


Addressing the indirect assertion second: Tomcat can serve static files
just as efficiently as Apache HTTPD, it's an old, out-of-date belief
that it can't.

There's a distinct possibility that this thread will shortly contain a
series of messages which explain how & why...


p


> Thanks, - Dave

Attachment: 0x62590808.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to