|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Iis 6 Cpu100%
Hello,
My site was working fine before. Not hugging memory or anything. Then I installed ISAPI_Rewrite and started doing URL rewriting in a sub directory and it was still working fine. Then i moved the files fom the subdirectory to the main site so everyone who comes to the site has access to it and now my w3wp.exe is always ussing 95-99 CPU which won't allow the website to load. Do you think this is because the ISAP_Rewrite can't handle 100 people asking it to do URL rewriting all at once? |
|
#2
|
|||
|
|||
|
My guess (and just a guess) is that there is some leftovers somewhere that's sending iisrewrite to the previous location of your files rather than the new location.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
hello,
thank you for your comment. I resolved the problem. In php.ini i told it to write all the errors to a logfile and after analyzing it i noticed that sinec the URL rewriting in a bunch of pages, they couldn't connect to the database and would leave it hanging which caused the problem. After fixing all the little bugs it seems to be working now. |
|
#4
|
|||
|
|||
|
Thanks for posting your solution, I'm glad you got it resolved.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Iis 6 Cpu100% |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|