From: Kaushal Shriyan <kaushalshriyan@gmail.com>
To: gentoo-java@lists.gentoo.org
Subject: [gentoo-java] no request to access log
Date: Thu, 19 Mar 2009 22:25:04 +0530 [thread overview]
Message-ID: <6b16fb4c0903190955u29c2118cjb118a4813092bdb7@mail.gmail.com> (raw)
[-- 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 --]
reply other threads:[~2009-03-19 16:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6b16fb4c0903190955u29c2118cjb118a4813092bdb7@mail.gmail.com \
--to=kaushalshriyan@gmail.com \
--cc=gentoo-java@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox