processor priorities for apps
I noticed my website lately gets a bit slower when its in heavy use. . . (duh. . . lol) and I know that its just some of the php and database stuff. . . then html loads fast. . . how do I make my php stuff and database server use the processor at high priority? because it seems it has to wait.
I noticed my website lately gets a bit slower when its in heavy use... (duh... lol) and I know that its just some of the php and database stuff... then html loads fast... how do I make my php stuff and database server use the processor at high priority? because it seems it has to wait... therefor the mainpage on my site (which is php, and has to acceess the database (for news)) loads slow but they rest is already up...
how can I do this?
how can I do this?
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Did you ever patch it for Code Red? Code Red servers will also show intermittent response delays and high CPU utilization. Have you run perfmon (or just kept an eye on the task manager) to make sure what processes are taking up all the utilization time? I had issues with McAfee NetShield sucking down CPU cycles while in "System Scan" mode. Once I changed the mode, all was better (although some servers will need system scan regardless of the consequences due to their function).
No I do not use IIS due to its security problems and such.
I do keep an eye on the task manager, not much usage very often. I don't think there is a program backdoor from the worm but there could be. I cannot rid of this red code worm. I tried all the removal utilities and they have failed.
But isn't there a way to make the database and PHP files high priority?
And I have been meaning to defrag... Wouldn't hurt thanks.
I do keep an eye on the task manager, not much usage very often. I don't think there is a program backdoor from the worm but there could be. I cannot rid of this red code worm. I tried all the removal utilities and they have failed.
But isn't there a way to make the database and PHP files high priority?
And I have been meaning to defrag... Wouldn't hurt thanks.
How do I get my MySQL server to run on high priority? That seems to be the problem, I have so much other things running on my server, and the server is not fast enough really. I am upgrading it soon though when I get the money.