Closed (fixed)
Project:
Cache Router
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 05:47 UTC
Updated:
17 Sep 2009 at 12:30 UTC
Sorry i dont have a better explanation other than :
notice: MemcachePool::set() [memcachepool.set]: send of 32768 bytes failed with errno=11 Resource temporarily unavailable in /var/www/drupal/6/sites/all/modules/cacherouter/engines/memcache.php on line 107.
I get this notice when i visit a page that was not cached in a while.
I tried debugging it but didn't come up with anything useful.
Would be great if notices and warnings could be reduced.
Comments
Comment #1
Netzarim commentedI am also experiencing this:
MemcachePool::set() [memcachepool.set]: send of 32768 bytes failed with errno=11 Resource temporarily unavailable
Not sure what is happening...Just started after adding code to show errors... I can hid the error but would prefer to clear it as it is preventing completion of some other actions.
Comment #2
slantview commentedRemoved all warnings from user view. Everything is now logged to watchdog.