Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16553 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51031 invoked by uid 1010); 8 Jun 2005 15:24:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50993 invoked from network); 8 Jun 2005 15:24:24 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 8 Jun 2005 15:24:24 -0000 X-Host-Fingerprint: 62.39.83.9 postfix07.aic.fr Linux 2.4/2.6 Received: from ([62.39.83.9:37263] helo=postfix07.aic.fr) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id C5/8B-52832-7AD07A24 for ; Wed, 08 Jun 2005 11:24:24 -0400 Received: from localhost (postfix07.aic.fr [127.0.0.1]) by postfix07.aic.fr (Postfix) with ESMTP id 84D094B42D8; Wed, 8 Jun 2005 17:24:19 +0200 (CEST) Received: from postfix07.aic.fr ([127.0.0.1]) by localhost (postfix07.aic.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23952-01; Wed, 8 Jun 2005 17:24:18 +0200 (CEST) Received: from [10.0.22.47] (unknown [10.0.22.47]) by postfix07.aic.fr (Postfix) with ESMTP id 3F3604B429F; Wed, 8 Jun 2005 17:24:17 +0200 (CEST) Message-ID: <42A70D9F.20407@spectreanime.com> Date: Wed, 08 Jun 2005 17:24:15 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ilia Alshanetsky Cc: internals@lists.php.net References: <42A70984.1060808@spectreanime.com> <42A70C24.90503@prohost.org> In-Reply-To: <42A70C24.90503@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at aic.fr Subject: Re: [PHP-DEV] Mysql socket From: webmaster@spectreanime.com (PAGES Vincent) If only it were so easier... Unfortunately, last month we moved 600 websites on a unique server to a solution based on loadbalancing (LVS, 2 dedicated servers with apache only and a mysql cluster). The developpers who generally works on ather server which use "localhost" as the hostname, did not want to change all their configuration for all websites... But i agree with u, that it will be better. PAGES Vincent System Administrator France Ilia Alshanetsky wrote: > Why not simply instruct your developers to use the proper host name in > the first place? > > Ilia >