No Apcahe log file since switching to mod_proxy_ajp
am 15.10.2009 14:13:59 von doahhI had been using mod_jk and everything was fine but since switching to
mod_proxy_ajp I find that my apache log files are empty. This is from the
VHost definition:
...
Customlog /var/log/apache2/domain-name-access.log combined
# Do not send requests to awstats to Tomcat
PoxyPass /awstats !
ProxyPassReverse /awstats !
BalancerMember ajp://localhost:8009 route=serverA retry=60
Allow From All
ProxyPass balancer://tomcatserver/ stickysession=JSESSIONID
nofailover=off
The tomcat log file gets written to but is missing a lot of the information
such as the referrer and the user-agent. Is it normal for the Apache log
file to be empty when switching to mod_proxy_ajp?
--
View this message in context: http://www.nabble.com/No-Apcahe-log-file-since-switching-to- mod_proxy_ajp-tp25907498p25907498.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org