Index: branches/wmf-deployment/includes/memcached-client.php |
— | — | @@ -259,7 +259,7 @@ |
260 | 260 | $this->_host_dead = array(); |
261 | 261 | |
262 | 262 | $this->_timeout_seconds = 0; |
263 | | - $this->_timeout_microseconds = 50000; |
| 263 | + $this->_timeout_microseconds = 100000; |
264 | 264 | |
265 | 265 | $this->_connect_timeout = 0.01; |
266 | 266 | $this->_connect_attempts = 2; |