I wrote a high-performance HTTP event server in C++ and I want to make it work flawlessly with nginx and PHP-FPM (fastcgi). This is a snippet of my nginx configuration.
I\'m looking for a mechanism by which to facilitate user preferences.I also want to have a set of \"master\" prefs that are used if the currently logged in user doesn\'t have a specific pref set.I see