Thats the web server connector port, basically allowing CF to talk to
IIS/Apache/etc. You can find it in
<cfmxroot>/runtime/servers/default/SERVER-INF/jrun.xml (CFStandard)
<jrun>/servers/<instance>/SERVER-INF/jrun.xml (CF on J2EE)
Andy
Rob C. - 20 Oct 2004 13:36 GMT
Thanks Andy,
I was aware that the 51010 port was used to communicate with the JRUN server.
My real question is whether or not being in the "Close_wait" status is a
problem?
I think that it is ok, since I have seen this on other servers, I'm just
trying to get a definitive answer.
Thanks for your reply...