| bio | website | microsoft.com/sql |
|---|---|---|
| location | Tacoma, WA | |
| age | 38 | |
| visits | member for | 7 months |
| seen | Oct 28 '12 at 18:24 | |
| stats | profile views | 0 |
Certified MCITP: DBA, I've been using SQL Server fulltime for 11 years.
|
Oct 28 |
comment |
Can web applications running on IIS7 Windows Server 2008 R2 be forced to immediately detect changes to hosts file? no.. changing to FQDN for everything makes it easier.. because then you can change it in one place (for all connection strings) instead of changing connection strings in 10 different places. It's genius. SqlApp1.corpname.com can point to one machine and SqlApp2.corpname.com can point to secondary machine. If you want to swap them, you can swap them, no problem. DNS is easier, you change things in one place, instead of HOSTS file on two servers. |
|
Oct 22 |
awarded | Teacher |
|
Oct 20 |
awarded | Autobiographer |
|
Oct 20 |
answered | Can web applications running on IIS7 Windows Server 2008 R2 be forced to immediately detect changes to hosts file? |