|
I am trying to run multiple tomcat 3.2 servet
engines behind 1 single Apache 1.3.14 http server.
Using mod_jserv I had the following
tomcat-apache.conf file:
LoadModule jserv_module
libexec/mod_jserv_tomcat.so
ApJServManual on ApJServDefaultProtocol ajpv12 ApJServSecretKey DISABLED ApJServMountCopy on ApJServLogLevel notice ApJServDefaultHost localhost ApJServDefaultPort 8009 ApJServMount /servlet1 ajpv12://localhost:8009/servlet1 ApJServMount /servlet2 ajpv12://localhost:8017/servlet2 ApJServMount
/servlet3 ajpv12://localhost:8012/servlet3
ApJServMount /servlet4 ajpv12://localhost:8013/servlet4 In looking at the mod_jk.conf-auto auto file I do
not see any directive that specifies a port number.
Does anyone have an example that I can try to
immitate?
Debra Mendelson
[EMAIL PROTECTED]
|
- RE: converting mod_jserv to mod_jk Debra Mendelson, CCE
- RE: converting mod_jserv to mod_jk Ed Gomolka
- Re: converting mod_jserv to mod_jk Debra Mendelson, CCE
- RE: converting mod_jserv to mod_jk Ed Gomolka
- Re: converting mod_jserv to mod_jk Debra Mendelson, CCE
- weird nullpointer exception Filip Hanik
- BUG?: weird nullpointer exc... Filip Hanik
- error msg when build mod_jk... george
- error msg when build mo... george
- compiled mod_jk.so for ... Filip Hanik
- error msg when build mo... george
