Does nginx support multi-thread?
Chieu
lfchieu at gmail.com
Mon Jun 1 08:54:53 MSD 2009
I found that nginx can just work in multi-process. I just write a cache and
found the cache can not be shared in multi-process model, each work process
just copy the cache and manage the cache self. So I want a global cache
.Does any way I can share a cache in global?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090601/7ad7c2dc/attachment.html>
More information about the nginx
mailing list