Hi,

it's defined in a properties file (workers.properties) pointed to by the
JkWorkersFile directive of mod_jk.
The content of mine is:

workers.tomcat_home=/JBoss-2.4.4_Tomcat-4.0.1/catalina
workers.java_home=/jdk
ps=/
worker.list=ajp13

# Definition for Ajp13 worker
#
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13

Cheers,
Janos

| -----Original Message-----
| From: Sam Ewing [mailto:[EMAIL PROTECTED]]
| Sent: Sunday, March 31, 2002 11:51 PM
| To: Tomcat Developers List
| Subject: APJ port
|
|
| A question on the APJ connector.. how does Apache know
| that APJ is listening on port 8009?
|
| For WARP, ist quite clear.. we have a WebAppConnection
| directive...
|
|
|
| __________________________________________________
| Do You Yahoo!?
| Yahoo! Greetings - send holiday greetings for Easter, Passover
| http://greetings.yahoo.com/
|
| --
| To unsubscribe, e-mail:
| <mailto:[EMAIL PROTECTED]>
| For additional commands, e-mail:
| <mailto:[EMAIL PROTECTED]>
|
|


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to