<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=015075916-05102006><FONT face=Arial size=2>Sorry for the noob
question, but I've been kicking around the on-line docs and blogs and I just
want to clarify... memcached does not itself support any multi-daemon
configuration - correct? In other words when I start up 15 memcache daemons
they're not on their own going to know that each other exist. Rather I need to
specify in the API (in this case I'm using the PECL extension in PHP) that I
want to add 15 connections to the pool (using
<EM><STRONG>$memcacheInstance->addServer( serverData )</STRONG></EM> ) and it
handles it from there. Is that right?</FONT></SPAN></DIV>
<DIV><SPAN class=015075916-05102006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=015075916-05102006><FONT face=Arial size=2>Thanks in advance
for your help</FONT><FONT face=Arial size=2>,</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face="Arial Rounded MT Bold" color=#808080 size=1>Darryl
Kuhn</FONT></DIV></BODY></HTML>