Subject Re: [firebird-support] Re: Possible memory problem related to FB?
Author Helen Borrie
At 08:10 AM 24/11/2010, tomsee7 wrote:
>Update:
>
>I looked at the server some time after two users had logged out and taskmgr shows 81% in use with FBserver dropping to:
>
>Commit: 185kb
>Working: 143kb
>Private: 139kb
>
>So it looks like there is a problem for me to find, although as the gstats output seems ok this is not going to be so easy...

1. Don't forget that v.2.1 by default does 'Mixed' garbage collection, i.e., both background and cooperative. The stats seem to say you are getting good GC, but this might be at the cost of eating more resources than you have been used to in past versions. If you haven't already done so, try setting the GCPolicy parameter to 'Background' and see whether this lightens the load a bit.

2. Have you always had Symantic and Exchange server competing with Firebird for resources on the host server, or is it a recent combination?

3. Could you please refrain from top-posting! Thanks.

^ heLen ^