由 goldsealin 在 08-05-2003 16:18 发表:
整合(Linux9_2.4.20-8)+(Apache2.0.47)+(mod_jk2)+(JBoss3.2.1_Tomcat4.1.24)
Hi,
Thanks to Alexander Petty.
Please refer the topic "http://www.jboss.org/thread.jsp?forum=67&thread=33475".
Changes:
1. edit httpd.conf
LoadModule jk2_module modules/mod_jk2.so
2. edit workers2.properties
[shm]
file=/gs/tools/apache2/logs/shm.file
size=1048576
Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=localhost
define the worker
[ajp13:localhost:8009]
cha