Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

[PHP-DB] optimizing databases and php From: Anuradha Ratnaweera (anuradha <email protected>)
Date: 12/29/00

In the following article Tim Perdue compares mysql and pgsql

  http://www.phpbuilder.com/columns/tim20001112.php3

and mentions that the database and web server (apache/php) were both run
on the same machine, and better to keep the database and web server
seperate for maximim performance.

I an trying to figure out the role played by the network overheads when
the servers are kept seperate and how *_connect and *_pconnect differ in
these circumstances.

Anuradha

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>