Try workers.properties file - that is read by the mod_jk module (via the include directive in the httpd.conf) I think and has host settings for ajp connectors. As I said, never done it, but gotta work somehow!
"Eswar.K" wrote: > > how would the apache server know on which IP address the tomcat is running? > from the tomcat side it is fine, but how about the communication from apache > to tomcat... > > -----Original Message----- > From: Keith Simpson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 10:14 PM > To: Tomcat Users List > Subject: Re: Configuring apache + tomcat on separate machines > > Would think it would have to be possible. since they communicate via > ajp protocol, you just need to specify something other than localhost on > the tomcat side I would think. the ajp stuff has default ports of > something like 8007 and 8009. > > Sharanya Vemu wrote: > > > > if any one hasnt done it , well the question is can this be done ?? at > all > > , someone can surely reply for that atleast!! > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, February 14, 2002 3:31 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Configuring apache + tomcat on separate machines > > > > DOESEN'T ANYONE KNOW HOW TO DO THIS? > > SURELY SOMEONE MUST KNOW! > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
