Details
Description
libcouchbase has a timeout setting for connection responsiveness. This should be exposed in the php library.
The basic idea is that at libcouchbase initialization time, the PHP extension should set up the per-operation timeout to something the user specifies.
By the way, while in there, see if there are other tuneables that should be exposed.
The basic idea is that at libcouchbase initialization time, the PHP extension should set up the per-operation timeout to something the user specifies.
By the way, while in there, see if there are other tuneables that should be exposed.
PCBC-100