Use Persistent Database Connections

From PGVWiki
Jump to navigation Jump to search
Use Persistent Database Connections
Controls whether PhpGedView should use persistent database connections when dealing with the database.

When set to Yes, PhpGedView can re-use database connections thereby speeding up the establishing of database accesses. However, this could cause errors if your host configuration has the maximum connections value set too low. If you are unsure of your host's support of persistent connections, you should set this value to No.

Used in: PGV Configuration