Hello,
Il 19/05/2012 09:02, [email protected] ha scritto:
Hi everyone.
I have 2 uwsgi instances
1. the first one is running at 127.0.0.1:10001 with cache = 1000
(reads/writes
cache)
2. the second is running at 127.0.0.1:10002 with cache = 1
(reads/deletes values only from the first instance)
when I'am trying to access cache, from the second instance with this
command: uwsgi.cache_get(val, '127.0.0.1:10001')
I'am getting this error:
read(): Operation now in progress [proto/uwsgi.c line 40]
Sat May 19 06:46:40 2012 - error parsing request
do I do something totally wrong?
It doesn't look you are doing something wrong, it may be a uwsgi bug.
Please don't be upset if you are not getting an answer in few days :)
thanks,
riccardo
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi