WebCaching framework Persistent storage Cache sweeper Directly accessing the cache from your web server Django cache backend WebCaching framework Note This is a port of th...
The Clojure/Ring JVM request handler Our first Ring app Using Leiningen Concurrency Accessing the uWSGI api Notes and status The Clojure/Ring JVM request handler Thanks to...
Hooks The “hookable” uWSGI phases The “hardcoded” hooks mount – mount filesystems umount – unmount filesystems exec run shell commands call call functions in the current proces...
Nginx support Configuring Nginx What is the uwsgi_params file? Clustering Dynamic apps Hosting multiple apps in the same process (aka managing SCRIPT_NAME and PATH_INFO) Stati...
Mono ASP.NET插件 构建uWSGI + Mono 启动服务器 钩子之下:mono键 并发和fork()不友好 API访问 技巧 Mono ASP.NET插件 uWSGI 1.9添加了对Mono平台的支持,特别是对于ASP.NET基础设施。 The most common way to deploy 部署Mono ASP.NET...