Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How large can Config.WEB be before it slows the performance of IIS 5?

How large can config.web be before it slows the performance of IIS 5 and the
server?
I might have a config.web file that might be 2500 line long.
I want to set a lot of application settings in there, database connections,
variables, parameters, etc...
Thanks.
[294 byte] By [com no spam lift] at [2007-11-9 16:24:04]
# 1 Re: How large can Config.WEB be before it slows the performance of IIS 5?
i'm not sure what the limit would be, but the files are only parsed once,
and the config objects are then reused. so i do not think that this would
be a problem.

mark

"com no spam lift" <com_no_spam_me_lift_jose8@pacbell.net> wrote:
>How large can config.web be before it slows the performance of IIS 5 and
the
>server?
>
>I might have a config.web file that might be 2500 line long.
>
>I want to set a lot of application settings in there, database connections,
>variables, parameters, etc...
>
>Thanks.
>
>
>
>
Mark Anders at 2007-11-11 23:26:16 >