Andre and others,

I have done some testing with the following setup

Server A will run one Witango service and the databases will reside here.
Server B will run IIS, Witango Client and one Witango service

I assumed you had to have copies of all the taf, tml, tcf, images and html
files on both servers. Is this true or do you only have to have the files on
the IIS and Witango Client server (B)?

Thanks,

Steve Fogelson

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 03, 2007 2:51 PM
To: [email protected]
Subject: Re: Witango-Talk: Load Balanceing


Hi, Steve.

There's no doubt you can run another Witango IIS Plug-in on your current
DB Server. You can even have that client cross reference the Witango
instance on Web Server. Basically you can create any mesh of Witango
clients/servers as long as you keep all your servers listed in
clients.ini, and all your clients authorized in witango.ini.

Whether or not you wat to reference multiple Witango Instances on Server B
is your choice, It should work either way.

I'd say this Load Splitting has been one of the greatest features of
Witango since the very beginning.

Good luck.

Andre Rekthine
IS Consultant
Moveable Online Inc.

> I have a few questions about setting up load balancing. I have two Windows
> 2003 Web Edition servers using Witango 5.5.
>
>
>
> Server A will run IIS, Witango Client and one Witango service
>
> Server B will run one Witango service and the databases will reside here.
>
>
>
> I will move the databases to a 3rd server as budget permits.
>
>
>
> All my links do not include <@USERREFERENCE>
>
>
>
> I setup the client.ini on Sever A as follows
>
> [witango55_iis.dll]
>
> WITANGO_SERVER=ICS14,127.0.0.1,18155:ICS9,10.10.20.9,18155
>
> ERROR_HTML=C:\\Program
> Files\\WitangoServer\\5.5\\MiscFiles\\clienterror.html
>
> CONNECTION_TIMEOUT=0
>
> FORCE_SERVER_ARG_NAME=_SrvID
>
> REPORTCLIENTERROR=TRUE
>
> SENDFULLHEADER=FALSE
>
>
>
> Do I need to revise the client.ini on Server B as follows:
>
> [witango55_iis.dll]
>
> WITANGO_SERVER= ICS9,127.0.0.1,18155:ICS14,10.10.20.14,18155
>
> ERROR_HTML=C:\\Program
> Files\\WitangoServer\\5.5\\MiscFiles\\clienterror.html
>
> CONNECTION_TIMEOUT=0
>
> FORCE_SERVER_ARG_NAME=_SrvID
>
> REPORTCLIENTERROR=TRUE
>
> SENDFULLHEADER=FALSE
>
>
>
> Or leave it as
>
> WITANGO_SERVER= 127.0.0.1,18155
>
> ERROR_HTML=C:\\Program
> Files\\WitangoServer\\5.5\\MiscFiles\\clienterror.html
>
> REPORTCLIENTERROR=TRUE
>
> SENDFULLHEADER=FALSE
>
>
>
> Do I need to revise anything in Witango.ini when I am only running one
> Witango service on each server?
>
>
>
> Is it possible to run IIS service and Witango Client on Server B as well
> with different Witango web sites hitting this server?
>
>
>
> Thanks
>
>
>
> Steve Fogelson
>
> Internet Commerce Solutions
>
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to