Subject | Re: Performance Degrade - HELP |
---|---|
Author | Alexander V.Nevsky |
Post date | 2003-10-10T14:57:11Z |
--- In firebird-support@yahoogroups.com, Rajesh Punjabi <rajesh@i...>
first statement? If second, what UDFs do you use? Usually source of
memory leaks on server is UDF which don't free used memory or use
malloc not from ib_util and FREE_IT directive. You mentioned thin
client (I'm not familiar with DBExpress), is'nt application server
resident on the same machine and if so can't it buffer large results
or forget to free memory? Are datasets on application server
unidirectional? In general - don't knowing what your program do we
can't help.
users.
Best regards,
Alexander.
> Enclosed above is the isc_config file. Actually at first when serverconnects to
> reboots the mem usage is at just 140 MB. When the first user
> this db the mem goes up to ~650 MB and remains there till server isMB
> rebooted. When only FB is restarted the Mem usage comes down to ~650
> again.Rajesh, what do you mean user connects? Really connects or perform
first statement? If second, what UDFs do you use? Usually source of
memory leaks on server is UDF which don't free used memory or use
malloc not from ib_util and FREE_IT directive. You mentioned thin
client (I'm not familiar with DBExpress), is'nt application server
resident on the same machine and if so can't it buffer large results
or forget to free memory? Are datasets on application server
unidirectional? In general - don't knowing what your program do we
can't help.
> Can people here share the maximum db sizes that they have used withFB.
> Has anyone used FB database of more than 500MB without performancePersonally I - more than 6 Gb with about 30 simultaneosly connected
> problems ?
users.
Best regards,
Alexander.