----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am using Jserv 1.1b2, RH 6.0, Blackdown JDK 117_v3, and apache 1.3.6.
I recently upgraded from Jserv 1.0b4 to 1.1b2. When I turned on logging
in version 1.0b4, I got a lot more information than with version 1.1b2.
Every request and response was logged. I am trying to get this kind of
information from 1.1b2, but only get errors and init info. Below are my
log settings. What am I missing?

# jserv.properties
log=true
log.file=/opt/apache/logs/mod_jserv.log
log.timestamp=true
log.dateFormat=[dd/MM/yyyy HH:mm:ss:SSS zz]
log.queue.maxage = 5000
log.queue.maxsize = 1000
log.channel=true
log.channel.info=true
log.channel.servletException=true
log.channel.jservException=true
log.channel.warning=true
log.channel.servletLog=true
log.channel.critical=true
# log.channel.debug=true

#jserv.conf
ApJServLogLevel info


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to