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

Netzarim’s picture

I 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.

slantview’s picture

Status: Active » Fixed

Removed all warnings from user view. Everything is now logged to watchdog.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.