Subject | Re: [firebird-support] Long timeouts on connect / exec query |
---|---|
Author | Christian Kaufmann |
Post date | 2010-06-30T09:50:45Z |
Hi Mimmo,
directly. And there I use PConnect().
Firebird server.
I really like Firebird, but to find solutions to such problems here is
rather difficult for me. It's more "fishing in the dark" right now.
All I know, that in general my application / database runs fine, but at
some points, repsonse times to request are just too long. And here I'm
stuck, I don't have a good plan to identify the real problem and to
solve it.
cu Christian
> I personally wonder why you're using ibase_connect() instead ofsorry, it's ibase_pconnect(). I use adodb and not ibase_...() functions
> ibase_pconnect().
directly. And there I use PConnect().
> I stop here, before Helen's roar: for the PHP part of your question tryI think, it's not a PHP problem but a problem of my configuration of my
> php-firebird list.
Firebird server.
I really like Firebird, but to find solutions to such problems here is
rather difficult for me. It's more "fishing in the dark" right now.
All I know, that in general my application / database runs fine, but at
some points, repsonse times to request are just too long. And here I'm
stuck, I don't have a good plan to identify the real problem and to
solve it.
cu Christian