Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
I see 1 thing in those specs that could be a problem:

Ok, jokes apart, you may want to try a bit more ram. 512Mo is really small, even for a desktop computer.
Second, try maybe to downgrade to windows 2000.
I don't know what is different between those , but you can run apache the same way, and I'm sure w2k is less demanding upon ram and cpu than w2k3
Third, try to monitor a bit was is slowing you.
Is that an application running 100% cpu, the paging file (swap) that goes up ?
If so, maybe it's an application that grows and take all the ram..
I'd say that for a server, no swap should be used.
I disabled any swap on my linux server, because when it starts to swap, it's the beginning of bigger problems.
And if a server starts to swap, it will spend 2/3 of its time to read datas from the swap, or copy ram segment in the swap.
I prefer the server to stop serving it's purpose, but stay up, rather than reaching a state where I cannot log to it anymore, and have to ask a sysadmin from my hoster to reset it (I'm operating a XEN vps)
__________________
Only a biker knows why a dog sticks his head out the window.
Last edited by tripy; 09-29-2007 at 06:17 PM..
|