by Steegy » Tue Jun 19, 2007 2:10 pm
@cmx: your page file is waaaaaaaaaaaaaaaaay too big (yes RovingCowboy, that's my opinion). It's best to set it back so that Windows takes care of it. That way, if Windows notices it runs out of memory, it will dynamically increase the page file size. The "recommended" setting often said is 1.5 times your physical memory. So it you have 512 MB of RAM, the page file size should be around 768 MB. Too much usage of the page file (the part of the memory that gets written to the hard drive) is actually sometimes worse than before (because the hard drive is much slower than RAM). Therefore some servers tend to use less page file size, sometimes even 0. Anyway, if you're using a big page file (and even if you're not), it's important that your hard drive is enough defragmented, so it runs smooth enough.
The most important thing is too look at Task Manager to see how the CPU and RAM usage are. If they're too high (certainly the memory: the memory usage and VM size), then errors are known to occur (in any programs).
@cmx: your page file is waaaaaaaaaaaaaaaaay too big (yes RovingCowboy, that's my opinion). It's best to set it back so that Windows takes care of it. That way, if Windows notices it runs out of memory, it will dynamically increase the page file size. The "recommended" setting often said is 1.5 times your physical memory. So it you have 512 MB of RAM, the page file size should be around 768 MB. Too much usage of the page file (the part of the memory that gets written to the hard drive) is actually sometimes worse than before (because the hard drive is much slower than RAM). Therefore some servers tend to use less page file size, sometimes even 0. Anyway, if you're using a big page file (and even if you're not), it's important that your hard drive is enough defragmented, so it runs smooth enough.
The most important thing is too look at Task Manager to see how the CPU and RAM usage are. If they're too high (certainly the memory: the memory usage and VM size), then errors are known to occur (in any programs).