Re: PROPOSAL: mod_jk2 autoconfig

2002-04-30 Thread costinm
On Tue, 30 Apr 2002, Glenn Nielsen wrote: > Both generating an apache config file on startup and my mod_jk change > which auto mounts context's make the assumption that the Tomcat > webapps directory is available to the web server. This may not be > the case for instances of Tomcat on a remote s

RE: PROPOSAL: mod_jk2 autoconfig

2002-04-30 Thread costinm
On Tue, 30 Apr 2002, GOMEZ Henri wrote: > >I think the current solution of generating configs on tomcat startup, > >or having tomcat send it's config to apache is wrong. > > when tomcats and httpd servers run on differents machines you need > to have a form of link between them, and that's why

RE: PROPOSAL: mod_jk2 autoconfig

2002-04-30 Thread GOMEZ Henri
>I think the current solution of generating configs on tomcat startup, >or having tomcat send it's config to apache is wrong. when tomcats and httpd servers run on differents machines you need to have a form of link between them, and that's why I proposed autoconf to be added to ajp13 (I don't t