Subject | ibase_trans |
---|---|
Author | tornellas |
Post date | 2006-04-01T01:23:14Z |
Hi People,
This is my first participation here. So, excuse my poor English
because I'm Brazilian and write and speak perfectly only in Portuguese. :)
So, let's to the problem:
Sometimes, when I get many connections (between 100 and 300), the
server (php+iis+firebird 1.5.2) stays slow, very slow. The Server has
1GB RAM memory.
I know when I open connection the FB starts a transaction. That can
cause the slowness in my server? (If I compare with DELPHI, it's
strongly recomended to Start a transaction)
It's always necessary to start a transaction with ibase_trans?
[]'s
Thiago Ornellas
This is my first participation here. So, excuse my poor English
because I'm Brazilian and write and speak perfectly only in Portuguese. :)
So, let's to the problem:
Sometimes, when I get many connections (between 100 and 300), the
server (php+iis+firebird 1.5.2) stays slow, very slow. The Server has
1GB RAM memory.
I know when I open connection the FB starts a transaction. That can
cause the slowness in my server? (If I compare with DELPHI, it's
strongly recomended to Start a transaction)
It's always necessary to start a transaction with ibase_trans?
[]'s
Thiago Ornellas