Re: mod_jk log level and logging issues

2006-08-09 Thread Peter Rossbach
Hi Rainer, really good idea to fix the worker logging ++1... === Peter Rainer Jung schrieb: Hi, thanks for the feedback. Good info! fredk2 schrieb: issue 1: With mod_jk 1.2.15 i set my jk log level: JkLogFile logs/mod_jk.log #JkLogLevel info JkRequestLogFormat "%w

Re: mod_jk log level and logging issues

2006-08-09 Thread fredk2
Hi Rainer: Many thanks for your answers (and fast!). "Why do you expect a 404 in case Tomcat is down? If the request matches mod_jk JkMount config, it should try to send to tomcat and the result would be some 50X? " What I meant to say was that when previously you might have had a missing jsp

Re: mod_jk log level and logging issues

2006-08-09 Thread Rainer Jung
Hi, thanks for the feedback. Good info! fredk2 schrieb: > issue 1: > > > With mod_jk 1.2.15 i set my jk log level: > > JkLogFile logs/mod_jk.log > #JkLogLevel info > JkRequestLogFormat "%w %V %U %s %T %B %H %m" > > While switching to 1.2.18 I read in the fine manual that t