-
Posted to
IIS7 - General
by
kruda
on
11-24-2008, 4:12 PM
Well i am using MSCS with Server 2003 and IIS 6. To get a applicatin cluster aware i am using generic service which works very fine but i am not able to recognize if my application is hanging. with generic service i can only failover if my server is dying. To recognize that my application is not working anymore i have to make the ...
-
Posted to
IIS7 - General
by
kruda
on
10-23-2008, 1:10 PM
Does NLB get an IIS error i mean does it recognize that IIS Service is down or only that the machine is down ?
Regards
-
Posted to
IIS7 - General
by
kruda
on
10-16-2008, 8:55 AM
Well WMI and vbscript still exists so it should also be possible to install a script ressource on the cluster which implements the entry point functions needed.
It should also be possible to start and stop IIS7 with vbscript, isnt it?
so if this is possible, one should also have the possibility to use IIS7 wihtin a failover cluster i ...
-
Posted to
IIS7 - General
by
kruda
on
08-12-2008, 8:08 AM
Since IIS 6 or Server 2003 MS doesnt support IIS on Failover cluster directly. It is promoted using Network Load
Balancing as the primary mechanism. But its possible to use IIS6 on a Failover Cluster if needed by taking Generic Script Resource. Im not sure about IIS7 but on IIS6 Microsoft
created two scripts that can be used when setting ...
-
Posted to
Web Farms
by
kruda
on
06-13-2008, 7:06 AM
Well if NLB in unicast mode is workin depends on the switch in real life.
Could be possible that VM is managing the traffic like a switch which makes NLB impossible in unicast mode?