List:General Discussion« Previous MessageNext Message »
From:Michael Bacarella Date:January 18 2001 4:07pm
Subject:Re: TIPS for keeping MySQL on TCP/IP'd server from Apache?
View as plain text  
> Anyone here keeping MySQL on a separate server than their Apache/Linux/PHP box?
> 
> Any advice?
> 
> I assume I should re-use persistent connections and things like that to reduce
> needing to open new connections via TCP/IP.
> 
> But anything else I should know?  Any URL where I can read more about doing this?

We use a seperate mysql database for one of our sites and we
_DON'T_ use persistant connections. The overhead of connecting
once at the start of each script never seemed that significant
to us.

YMMV.

-- 
Michael Bacarella <mbac@stripped>
Technical Staff / New York Connect.Net, Ltd
Daytime Phone: (212) 581-2831
Thread
TIPS for keeping MySQL on TCP/IP'd server from Apache?Derek Sivers18 Jan
  • Re: TIPS for keeping MySQL on TCP/IP'd server from Apache?(Michael Bacarella)18 Jan