|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2005-04-10 16:31 UTC] tony2001 at phpclub dot net
  [2005-04-10 16:33 UTC] ap at tellusion dot com
  [2005-04-10 16:44 UTC] tony2001 at phpclub dot net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 00:00:01 2025 UTC | 
Description: ------------ Can't save big data (1779085 bytes serialized), the server has tons of free space left (~2GB). The key I'm using is 'loadObjectList5187dd6b7f95f74a6577f4be9611cbbf', $memcache->set() just fails, regardless of the timeout & compression flag settings (present or not). Reproduce code: --------------- Array ( [failed save] => loadObjectList5187dd6b7f95f74a6577f4be9611cbbf [length] => 1779085 )