[uWSGI] uwsgi-1.2.3 and locking on NetBSD
Roy Marples
roy at marples.name
Fri Jul 6 20:59:18 CEST 2012
Hi
I have enabled POSIX semaphores on my uwsgi-1.2.3 installation on my
NetBSD-5.1 server.
According to the man page, setting pshared to 1 should cause an error
but it does not.
Looking through the sem_init code, the pshared value is just discarded
and never used.
So my question is this - how can I test to see if the locking in uwsgi
actually works
on NetBSD like so as it seems to work fine for me. But my website is
quite lightweight.
http://roy.marples.name
Thanks
Roy
More information about the uWSGI
mailing list