The Standard edition server will lock itself to the first processor on a machine. This means that if you run 2 Standard servers in a load splitting configuration on a machine you will only utilise the first CPU.
The professional server on windows will allow you to bind the server to any CPU on the machine. This is done in the witango.ini file with a new parameter called PROCESSAFFINITY. By default on a Professional Edition it is set to ALL. Other values include FIRST and LAST. If you have more than 2 CPUs in your machine you can control the process affinity by using a binary switch like 1001. On a 2 CPU system ALL is equivalent to 11, LAST is equivalent to 01 and FIRST is equivalent to 10. The binary switch allows you to precisely bind the server process to any number of CPU. Phil On 23/10/03 12:38 AM, "Wolf, Gene" <[EMAIL PROTECTED]> wrote: > We are looking at upgrading to Witango Professional Server. > The process for starting up and configuring an addition server process seems > straight forward. > We would like to have two server processes running on the same box > (different ports). > We have a dual processor box and were wondering if there is a way to assign > a Witango server process to a specific processor (one server process for > each processor)? > > Gene Wolf > Business Systems Analyst, TLMN > DRS Optronics, Inc. > 2330 Commerce Park Drive > Palm Bay, Florida 32905 > Phone: 321-309-0685 > E-mail: [EMAIL PROTECTED] > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
