书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 562 个相关结果.
  • JVM in the uWSGI server (updated to 1.9)

    JVM in the uWSGI server (updated to 1.9) Introduction Building the JVM support Exposing functions via the RPC subsystem Registering signal handlers The fork() problem and multi...
  • Scaling SSL connections (uWSGI 1.9)

    Scaling SSL connections (uWSGI 1.9) Setup 1: using the uWSGI cache for storing SSL sessions Setup 2: synchronize caches of different HTTPS routers Using named caches Notes ...
  • Running python webapps on Heroku with uWSGI

    Running python webapps on Heroku with uWSGI Preparing the environment Creating the uWSGI config file Preparing for the first commit/push Checking your app Using another version...
  • uWSGI订阅服务器

    uWSGI订阅服务器 防护订阅系统 使用SSH密钥 –subscribe2 通知 挂载点 (uWSGI 2.1) uWSGI订阅服务器 uWSGI栈的一些部分要求有一个键值映射系统。 例如, uWSGI FastRouter 需要知道对于一个特定的请求,要联系哪个服务器。 在拥有大量的节点的大网络中,手工管理这些配置可能就是地狱般可怕...
  • 管理uWSGI服务器

    管理uWSGI服务器 启动服务器 用来控制uWSGI的信号哦 重载服务器 停止服务器 Master FIFO 管理uWSGI服务器 参见 如果你正在管理多个应用,或者一个高容量站点,那么看一看 uWSGI Emperor —— 多应用部署 Zerg模式 uWSGI订阅服务器 启动服务器 启动一个uWSGI服务器是系统管理员...
  • ngx_http_uwsgi_module

    1023 2020-07-14 《Nginx 中文文档》
    ngx_http_uwsgi_module 示例配置 指令 uwsgi_bind uwsgi_buffer_size uwsgi_buffering uwsgi_buffers uwsgi_busy_buffers_size uwsgi_cache uwsgi_cache_background_update uwsgi_cache_bypas...
  • 如何用 uWSGI 托管 Django

    如何用 uWSGI 托管 Django 前置条件:uWSGI uWSGI 模块 配置并启动用于 Django 的 uWSGI 服务器 如何用 uWSGI 托管 Django uWSGI 是一个快速的,自我驱动的,对开发者和系统管理员友好的应用容器服务器,完全由 C 编写。 参见 uWSGI 文档提供了一个覆盖 Django,nginx,和...
  • uWSGI V8 support

    uWSGI V8 support Building RPC Signal handlers Multitheading and multiprocess Mules The uWSGI API JSGI 3.0 CommonJS uWSGI V8 support Building You will need the libv8 ...
  • The uWSGI cron-like interface

    The uWSGI cron-like interface uWSGI signal based Timers vs. cron Notes Option-based cron Legion crons Unique crons Harakiri New syntax for cron options The uWSGI cron-l...
  • Running uWSGI on Dreamhost shared hosting

    Running uWSGI on Dreamhost shared hosting Preparing the environment Preparing the python virtualenv The .htaccess Ready The flock trick Statistics Running Perl/PSGI apps (req...