Ruby support Building uWSGI for Ruby support A note regarding memory consumption A note regarding threads and fibers Running Rack applications on uWSGI Running Ruby on Rails ap...
回退配置 简单的例子 已破坏应用 多种回退层次 它是如何工作的 注意事项 回退配置 (从1.9.15-dev起可用) 如果你需要一个”重置到出厂默认设置”,或者”在用户把配置弄得一团糟的时候显示一个欢迎页面”的场景,那么回退配置就是你的银弹。 简单的例子 一个非常普遍的问题是screwing-up the port on which...
The Mono ASP.NET plugin Building uWSGI + Mono Starting the server Under the hood: the mono key Concurrency and fork() unfriendliness API access Tricks The Mono ASP.NET pl...
The Forkpty Router uwsgi mode VS raw mode Running the forkpty router Changing the default command The Forkpty Router Dealing with containers is now a common deployment patte...
The Gevent loop engine Notes Building the plugin (uWSGI >= 1.4) Building the plugin (uWSGI < 1.4) Running uWSGI in gevent mode A crazy example Monkey patching Notes on client...
Frequently Asked Questions (FAQ) Why should I choose uWSGI? What about the protocol? Can I use it in cluster environments? So, why all those timeout configuration flags? I need...