Re: [Sqlrelay-discussion] several sqlr-listener process
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2005-02-08 17:02:09
|
This is usually caused by scripts that fail to call sqlrcon_free when the when someone hits abort in the browser. There's more info at=20 http://sqlrelay.sourceforge.net/sqlrelay/faq.html#php In the next release, the PHP driver will clean up after itself better and it won't be necessary to do it yourself. David Muse dav...@fi... On Tue, 8 Feb 2005 10:50:54 -0500 Daniel Eduardo Mass=F3n <ddm...@gm...> wrote: > Hi everyone , .. im using sqlrelay for oracle, and im connecting > trough the php api, ... some times im having lots of sqlr-listener > process and it ends up hanging the box, .. anyone knows why this > happens ?? is it related to tuning issues ??? >=20 > thanks , ...=20 >=20 > DANIEL >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. Discover which products truly live up to the hype. Start > reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion >=20 |