"Fossies" - the Fresh Open Source Software archive

Member "phpgroupware-0.9.16.017/doc/en_US/html/admin/x351.html" of archive phpgroupware-0.9.16.017.tar.gz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

13.4. Database

13.4.1. When phpgroupware is used by 5+ users, the number of connections to the backend grows very fast toward it's limits.

A patch is available for 0.9.12 to allow for non-persistent connections. This patch adds to the header managing page to allow for non-persistent connections. It's only made for mysql, postgresql and oracle, but should be portable.

The patch is available at [http://karlsbakk.net/dev/phpgw/persistent-connections- choice.patch]