|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Process Throttling
Hi,
I'm fairly new to IIS so any help appreciated! Basically we have a server with about 30 of our own websites on it. Several of these use a lot of processing time when certain scripts on the sites are run and occasionally block the whole server. I end up having to log on and recyle the DefaultAppPool to reset the whole thing. The scripts which are causing the problems are fairly low priority and we can afford to have them run slower and take longer. I *think* I need to do something within IIS to set the processing time for the websites in question, but I'm not sure at all and don't know what the consequences will be. So, I'd really appreciate it if someone could suggest a way of running these scripts without clogging up the whole server! Many thanks! |
|
#2
|
|||
|
|||
|
I don't know how to control IIS processing by website. However, I'd be looking at the code in the site(s) that kill the server, properly coded asp sites will not cause a server to hang up, but poorly coded sites will. Just ask my windows host, who periodically has to boot people off their servers when their code causes problems.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Quote:
My understanding is that the code on these sites is working fine while it's running they take over the server. (Quite complex scripts which use a lot of processing power.) Perhaps there's a way to restrict this somewhere along the line but I'm not sure where and figured the IIS setup could do it definitively. |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Process Throttling |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|