danwent / Perspectives-Server

network notary implementation for the Perspectives project
http://perspectives-project.org
GNU General Public License v3.0
50 stars 13 forks source link

Fix issue 46 - Create nginx config #58

Open netsafe opened 9 years ago

netsafe commented 9 years ago

Fixing #46 A verified config for using with NGinx, and memcache-enabled =) If NGinx was built with ngx_http_memcached_module support, it is able not just serve results out of memcached without bothering Python notary at all, but also it enables to server results even if the notary itself is down!