Performance Tuning Linux Apache PHP Database 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] phpGroupWare