12-07-04 01:46 AM
I'm a .NET developer who has been informed that my ASP.NET application will
be deployed into an Application Center 2000 Cluster. I have some basic
questions about the behavior that I've observed:
1) I install my ASP.NET application onto the master server using an MSI.
This webapp automagically is propogated to the other server, and it
functions as expected. When I install a Windows Service (a .NET service)
onto the master server using an MSI, it does _not_ seem to propogate through
the cluster. So my first question is: What mechanism governs which
files/applications are propogated throughout the cluster?
2) Am I following the correct procedure for installing a load-balanced web
application onto the cluster simply by installing the application on the
master server?
3) Once my application is deployed onto my 2-server cluster, where do I
specify the single URL/IP that end users will use to access the application?
Thanks for fielding the basic questions!
Ami
[ Post a follow-up to this message ]
|