Hallöchen!

Tom Evans writes:

> [...]
>
>
>>>> from django.core.cache import cache
>>>> for i in xrange(20000): cache.set(str(i), str(i))
> ...
>>>> cache.get('1')
> '1'
>>>> from django.conf import settings
>>>> settings.CACHES
> {'default': {'LOCATION': '10.0.12.11:11211', 'BACKEND':
> 'django.core.cache.backends.memcached.CacheClass'}}

Could you -- or anybody -- try this again for "93.129.33.177:11211"?
This is the IP of my private PC for the next 8 hours (ping
wilson(dot)homeunix(dot)com).  For me, this fails.  If it doesn't
fail for you, it is my client's configuration.

Thank you!

Tschö,
Torsten.

-- 
Torsten Bronger    Jabber ID: [email protected]
                                  or http://bronger-jmp.appspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django 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/django-users?hl=en.

Reply via email to