diff --git a/SoObjects/SOGo/SOGoCache.m b/SoObjects/SOGo/SOGoCache.m index 1741674d3..a38017d95 100644 --- a/SoObjects/SOGo/SOGoCache.m +++ b/SoObjects/SOGo/SOGoCache.m @@ -114,7 +114,8 @@ static memcached_st *handle = NULL; if (handle) { memcached_behavior_set(handle, MEMCACHED_BEHAVIOR_BINARY_PROTOCOL, 1); - + memcached_behavior_set(handle, MEMCACHED_BEHAVIOR_TCP_NODELAY, 1); + sd = [SOGoSystemDefaults sharedSystemDefaults]; // We define the default value for cleaning up cached users'