Re: [Sqlrelay-discussion] [sqlrelay] Cursor Error
Brought to you by:
mused
|
From: Roger <b-r...@ro...> - 2009-07-28 19:54:46
|
Thanks for the response... On Mon, 27 Jul 2009, Benoit Cattié wrote: > i got this error when using idleclienttimeout parameters and idle time > is reached. Maybe this error could also happen with "sessiontimeout" > parameter. Try to set an higher value. (regarding to your script > execution time) I'll try 50, instead of 10, and monitor the results Also thinking that, if it doesn't work, I'll increase cursors to 100 to match the maxconnections. > I see maxqueuelength="0" in your config. > All 100 connexions are spawned at start ? No. I expect that to be covered by 'growby', and that 'maxqueuelength' just means there would be no waiting before something is spawned. -- Roger |