* [gentoo-java] no request to access log
@ 2009-03-19 16:55 Kaushal Shriyan
0 siblings, 0 replies; only message in thread
From: Kaushal Shriyan @ 2009-03-19 16:55 UTC (permalink / raw
To: gentoo-java
[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]
Hi,
I am using tomcat5 on gentoo OS and Sun JDK 1.5.0.12, i dont see any request
coming to access log.
<Host name="testa.example.com" appBase="webapps/foldera"
unpackWARs="true" autoDeploy="true" >
<Valve className="org.apache.catalina.valves.AccessLogValve"
directory="logs" prefix="testa.example_access_log."
suffix=".txt"
pattern="combined" resolveHosts="false"/>
<Context path="usage" docBase="usage" debug="0" priviledged="true"/>
</Host>
<Host name="testb.example.com" appBase="webapps/folderb"
unpackWARs="true" autoDeploy="true" >
<Valve className="org.apache.catalina.valves.AccessLogValve"
directory="logs" prefix="testb.example_access_log."
suffix=".txt"
pattern="combined" resolveHosts="false"/>
<Context path="usage" docBase="usage" debug="0" priviledged="true"/>
</Host>
is that access configuration in server.xml correct ?
Please suggest
Thanks and Regards
Kaushal
[-- Attachment #2: Type: text/html, Size: 1532 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-19 16:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19 16:55 [gentoo-java] no request to access log Kaushal Shriyan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox