First, you do not want your page file to be dynamic in size. It causes a slight performance hit as it has to allocate and grow and it will be fragmented. Fragmentation of the page file will cause a performance hit overall.
If it is constantly growing or usage is growing, then you might have one or more processes that are not releasing memory when no longer needed. A way to check this is to run performance monitor for a couple of days and watch how many processes run and how much memory they use. 03/21/2002 7:18 PST John Tolmachoff IT Manager, Network Engineer 211 E. Imperial Hwy., Suite 106 Fullerton, CA� 92835 714-578-7999, ext. 104 [EMAIL PROTECTED] www.reliancesoft.com � -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mark Mitchell Sent: Thursday, March 21, 2002 5:43 AM To: [EMAIL PROTECTED] Subject: [IMail Forum] Page file usage Hello, I recently upgraded to 7.06 with HF 2 and it did fix my locking up issue that I had with 7.05, but I noticed that the page file size usage is slowly going up everyday. Right now it is at about 400mb and it grows by about 20 mb per day. Anyone have any ideas if this will continue to grow and will force a reboot or machine or service? Or does it hit a point and stop growing. I have about 18,000 email addresses and about 200 domains on it currently. Thanks, Mark Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
