[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: java/tomcat & libwrap



>I hope this is not TOO stupid of a question but....
>
>Tomcat uses port 8007 for communications with apache.

Tomcat listen on port 8007 for ajp12 protocol 
and 8009 for ajp13.

>Is there a way, or does it already exist, to tcp wrap this port?

Not really, tomcat do the real listen !

>I have noticed that MANY other daemon or daemon like apckages 
>support this function.
>Java on the other hand seems to behave differently in this regard.
>
>I would appreciate any insite in this area.

May be a question to be redirected to Tomcat dev but
I'm unsure we'll change that behaviour soon :)



Reply to: