Re: Web.config on load balanced servers
- From: Brock Allen <ballen@xxxxxxxxxxxxxxxxx>
- Date: Sat, 6 May 2006 19:31:14 +0000 (UTC)
If you want a single location for configuration data, consider the database. But then of course you have a bootstrapping problem of how to tell each server what database to connect to. At some point, each server needs to be informed where to go look for your configuration data.
-Brock
http://staff.develop.com/ballen
Hi,
I'm building an application that will probably sit on some load
balanced
servers at some point and I'm concerned about keeping configuration
settings
in the web.config file. Is there a tried and tested method of holding
config information in static classes or in the cache that someone
could point me to?
Cheers,
Tim.
.
- Follow-Ups:
- Re: Web.config on load balanced servers
- From: Tim Barton
- Re: Web.config on load balanced servers
- References:
- Web.config on load balanced servers
- From: Tim Barton
- Web.config on load balanced servers
- Prev by Date: Re: Gridview Select Button doesn't work with OUTPUTCache
- Next by Date: Re: Redirect to ChangePassword screen after logon.
- Previous by thread: Web.config on load balanced servers
- Next by thread: Re: Web.config on load balanced servers
- Index(es):