Comment 53 for bug 1282865

Revision history for this message
Dolph Mathews (dolph) wrote :

CORRECTION: I'm able to reproduce in 0.2.5

As it turns out, I was backporting my configuration for auth_token which did not have the desired effect of enabling memcached in 0.2.5) due to memcache_servers being renamed to memcached_servers in 0.3.0 (I was setting memcached_servers for testing).

This patch appears to fix 0.2.5 but I haven't done any integration testing, so I can't recommend it's use over 0.7.x