Hello
I am trying to setup IIS 7 Shared configuration on 3 server which work great for standard IIS websites.
Now I need to install coldfusion 8 + IIS7 shared configuration + windows NLB.
Installed II7 + coldfusion 8 standalone [no multiserver ]
IIS7 metadata configuration and IIS site data are shared on 4th server called NLBSHARE
NLBNODE-1 to NLBNODE-3 are NLB server
NLBSHARE contains 2 folder one for IIS7 configuration second for site data.
I know, to use network location, coldfusion service need to be run under specific user who has permission to access network location.
Till this point Default site work OK,
locally all site work OK
---------
My problem starts here, all sites default one and my "abc.com" site work locally.
Abc.com site is configured on all NLBNODE server with home directory as \\NLBSHARE\datashare\abc.com
As NLBNODE-1 to NLBNODE-3 use same NLBSHARE location for anc.com
IF I access NLBNODE-2 site from NLBNODE-1 its not working.
I think its related to cold-fusion session not able to maintain.
Any Ideas how to make this work
Regards
euksupport