To many Timeouts with PHP SDK and Couchbase 1.8
Tue, 02/19/2013 - 04:59
Today without any reason started to get to many timeouts from PHP SDK, like this:
PHP Fatal error: Uncaught exception 'CouchbaseLibcouchbaseException' with message 'Failed to get a value from server: Operation timed out'
Couchbase server have normal load 7k ops, before we have 20k ops without any troubles.
Simple get requests got timeout to often. Please help.