From: Daevid Vincent Date: January 13 2008 11:00pm Subject: does 'disable networking' make mySQL faster? List-Archive: http://lists.mysql.com/mysql/210797 Message-Id: <017501c85638$20677eb0$450a0a0a@locutus> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I saw this on the PHP list and was wondering if there is any merit to = it?! I would be surprised if disabling networking made a difference. I'm = only concerned about the added speed. I get the security benefit of = course. > -----Original Message----- > From: Manuel Lemos [mailto:mlemos@stripped]=20 > Sent: Saturday, January 12, 2008 12:57 PM > To: php-general@stripped > Subject: Re: [PHP] Re: SMTP vs mail() >=20 > Every time I install MySQL on the same machine as the Web server, I > disable networking to make it use Unix domain sockets, for either > greater speed and security.