书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 559 个相关结果.
  • Python/WSGI应用快速入门

    Python/WSGI应用快速入门 安装uWSGI以及Python支持 第一个WSGI应用 将其部署在HTTP端口9090 添加并发和监控 将它放在一个完整的web服务器之后 开机自动启动uWSGI 部署Django 部署Flask 部署web2py 关于Python线程的注意事项 virtualenv 安全性和可用性 卸载 彩蛋:...
  • WebSocket支持

    WebSocket支持 一个echo服务器 握手 发送 接收 PING/PONG 可用代理 语言支持 支持的并发模型 wss:// (基于https的websockets) 基于SPDY的Websockets 路由 Api WebSocket支持 在uWSGI 1.9中,添加了一个高性能的websocket (RFC 6455...
  • 使用Linux名字空间监禁(jailing)你的应用

    使用Linux名字空间监禁(jailing)你的应用 名字空间是什么? clone() vs unshare() 支持的名字空间 setns() pivot_root 为什么不使用lxc? 老方法:–namespace选项 重载uWSGI 这种jail有多安全? 其他文件系统 使用Linux名字空间监禁(jailing)你的应用 ...
  • WebCaching framework

    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...
  • Ruby API支持

    Ruby API支持 状态 uWSGI DSL timer(n, block) rbtimer(n, block) filemon(path, block) cron(hours, mins, dom, mon, dow, block) signal(signum, block) postfork(block) rpc(name, block...
  • The Clojure/Ring JVM request handler

    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

    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

    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插件

    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...
  • RADOS插件

    RADOS插件 第1步:Ceph集群和内容 第2步:uWSGI 高可用性 多挂载点 HTTP方法 特性 缓存样例 安全注意事项 注意事项 RADOS插件 自uWSGI 1.9.16起可用,自uWSGI 2.0.6起稳定 官方modifier1: 28 作者:Javier Guerra, Marcin Deranek, Rober...