The web config file is loaded when the application goes online. It is loaded only once and is shared between all users. So as long as you have a decent hardware configuration for your server, you shouldn't have any problems, it should work. On the flip side having a large number of config entries can increase the seek time when accessing config items. HTH!