> We have 2 servers with the same code. Memcache bucket is configured in
> django as
>
> CACHES = {
> 'default': {
> ....
> 'LOCATION': ['192.168.0.102:11411', '192.168.0.103:11411', ],
> ....
> },
>
> One of servers became unavailable. Looks like the second one cant work
> properly without first one...
>
>>
It happens :)
Unfortunately (iirc) setting memcached socket timeout is not possible with
django
--
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi