Administrators, MozillaWiki team
918
edits
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
[http://hg.mozilla.org/labs/raindrop/file/tip/hosting/raindrop-ssl/varnish.sysconfig /etc/sysconfig/varnish] | [http://hg.mozilla.org/labs/raindrop/file/tip/hosting/raindrop-ssl/varnish.sysconfig /etc/sysconfig/varnish] | ||
== Apache/mod_proxy/mod_perl == | === Apache/mod_proxy/mod_perl === | ||
This is the routing layer itself. It's composed of Apache/mod_proxy to handle the actual proxying of requests, usually to couchdb. And of a small layer of mod_perl logic to handle authentication and the routing/dispatching itself. | This is the routing layer itself. It's composed of Apache/mod_proxy to handle the actual proxying of requests, usually to couchdb. And of a small layer of mod_perl logic to handle authentication and the routing/dispatching itself. |