in mod_jk.conf for apache, we have the following lines:
# define the channel
JkSet channel.socket:localhost:8009.port 8009
JkSet channel.socket:localhost:8009.host 127.0.0.1
# define the worker
JkSet ajp13:localhost:8009.channel channel.socket:localhost:8009
<Location "/console">
JkUriSet group ajp13:localhost:8009
</Location>
I'll do some research on how to change the connector and test it to see if
there is a change.
Leo.
--
View this message in context:
http://www.nabble.com/Missing-Request-Parameters-tf2018230.html#a5855923
Sent from the Tomcat - User forum at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]