ISS TCP?

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

I unsure where is Internet Information Service (IIS) newgroup but I have the
following inquiry:

I require 5 TCP for my web application as follows:
a. TCP 100 - Finance

b. TCP 101 - Sales
c. TCP 102 - Purchasing
d. TCP 103 - Inventory
e. TCP 104 - Payroll

Any impact of processing and performance of IIS?

My web server (IIS) is installed at MS Windows Server 2003 (RAM available
2GB) with MS SQL Server 2000 (memory locate 1.5GB).

Please advise.
 
Not sure what you are trying to do. Are you saying you want to setup 5
websites, and those are the TCP ports you want to use?
If so, you should be using ports above 1024 if you are not going to use port
80. Those other ports are all resevered for other uses.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top