Subject | Re: [firebird-support] LOCK_MEM_SIZE |
---|---|
Author | Tom Miller |
Post date | 2007-08-15T18:40:30Z |
Dmitry Yemanov wrote:
> Tom Miller wrote:Pages
>
>
>> My cache size is 32k
>>
>
> Bytes or pages?
>
>SS
>> and I might have 50 users hitting the server at one
>> time.
>>
>
> Classic or SuperServer?
>
>
>> Any suggestion on how to calculate the appropriate LOCK_MEM_SIZE?Thanks.
>>
>
> For CS, approximately:
>
> page buffers * max connections * 100 bytes
>
> For SS, the default value is usually okay.
>
>
> Dmitry
>
>