Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Simple question (I think)

Re: Simple question (I think)

From: Peter Sylvester <peters_at_mitre.org>
Date: Wed, 02 Aug 2006 13:36:20 -0400
Message-ID: <44D0E294.9@mitre.org>


Jack,

I have not used MTS, but in general you can only have one program listening on a port on a given machine. If there are separate dispatcher processes for each instance I would expect different ports would be needed.

If your application users connect to an application/web server on the DMZ you could run a separate "private" network between the (2) boxes, and be a little safer (no holes in firewall). You might want to have one port open on the "internal" side of the DMZ for maintenance access (could be dedicated server connection), unless you come in through the app server or physically go to the box.

--Peter

--

http://www.freelists.org/webpage/oracle-l Received on Wed Aug 02 2006 - 12:36:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US