Hi Right now, I have the folloing more or less working:
<Connector port="8889" enableLookups="false" protocol="AJP/1.3" /> My problem is, how to tell the connector to use unix sockets instead of tcp sockets? I've read to set "port" to "0", but where to specify wich socket to use? cu, Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
