Subject | [firebird-support] FW: Scale-ability problems (PHP + firebird) |
---|---|
Author | Köditz, Martin |
Post date | 2015-11-04T08:49:16Z |
Hi Rudi,
we have a PHP & Firebird environment too. To Reduce the overhead problems we use some caching techniques. So the amount of connections for a new site request shrinks dramatically. On the other side we’re trying to reduce the amount by rewriting / optimizing some core queries. The environment itself bases on the Zend Framework.
Hope this helps.
Regards
Martin