users  

Is there a way to start 2 Http service on 2 different port?

Loïc Cotonea
Mon, 01 Feb 2010 07:12:24 -0800

Hi everybody,

 

My web application is using an http service that listen on a network port.
This port is reserved to frontend communication. However, I would know if
there is a way to open a second http service on another network port to
serve some backend http requests? 

 

Thanks

 

Loïc