Ric,
we'r indeed now in an intensive process of memcachedb evaluation, with steve's advice time to time.
- apache version, 2.0/2.2
- php version, 5.2.6
- memcache library used (version), pecl-memcache-3.0.1/2 (pecl-memcached seems to be much better, but comes with new performance problem in our production env.)
- kind of connection (pconnect or
connect), both, no diff.
- timeout used in connection, default, 1 sec i guess. tried to increase to 5 sec, problem remains.
- policy of memcachedb pool (if you use a
pool), n/a.