On Fri, Nov 13, 2009 at 5:14 PM, Ryan Headley <[email protected]> wrote: > I'm noticing that on my live site (using apache/mod_wsgi and memcached) that > if I click on the "Cache Status" link, that it reports memcached as being > down, but yet I can ssh into the machine and verify that memcached is indeed > running. If I bounce apache, then refresh the Cache Status page, it shows > running again. > > I'm getting numerours logging errors on apache's error.log: > > mcm_get_line():1547: memcache(4) protocol error: no \r before \n
Try using the pure python memcached library, it works more reliably for me. -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
