Christian
Thu Aug 04 13:02:34 CDT 2005
"phil" <pbeisel@gmail.com> ha scritto nel messaggio
news:1123176507.671064.8370@g47g2000cwa.googlegroups.com...
>I develop (Visual Studio 2003) on my Windows XP machine. Too often I
> get 403 "server busy" errors from the web server because I have too
> many connections open. It appears that Microsoft has limited the
> numbers of connections on XP's IIS to avoid use as a server... an
> unintentional consequence is that it is hindering my development. Any
> workarounds?
The sub status code for error 403 is 9?
The connection limit for windows xp are setting to 10 but you can increase
this limit to 40 by typing:
c:\inetpub\adminscripts>cscript adsutil.vbs set w3svc/MaxConnections 40
//nologo
PS i suggest to upgrade your os to windows 2003 for more connections :-P
--
Christian Paparelli
http://www.ithost.ch