ansible-personal/roles/nginx/files
Alan Orth 0b90bad6a9
roles/nginx: Add fastcgi caching
Bypasses caching for logged in users (right now only for sessions
where the "wordpress_logged_in" cookie is set. Doubles the trans-
actions per second as measured by siege:

    $ siege -d1 -t1M -c50 https://mjanja.ch

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-02-10 23:04:28 +03:00
..
extra-security.conf roles/nginx: Add HTTP headers for web application security 2015-01-24 13:05:42 +03:00
fastcgi_cache roles/nginx: Add fastcgi caching 2015-02-10 23:04:28 +03:00
munin.conf roles/nginx: Add index to munin vhost 2014-10-05 15:47:14 +03:00
nginx.conf roles/nginx: Add fastcgi caching 2015-02-10 23:04:28 +03:00