书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 1065 个相关结果.
  • gevent

    gevent Installing Running Binding Externally gevent Prefer using Gunicorn or uWSGI with gevent workers rather than using gevent directly. Gunicorn and uWSGI provide much m...
  • 基本规则

    2691 2020-05-02 《Nginx 极简教程》
    基本规则 管理 Nginx 配置 重加载 Nginx 配置 监听 80 和 443 端口 显示指定监听的地址和端口 防止使用未定义的服务器名称处理请求 不要在 listen 或 upstream 中使用 hostname 指令中只配置一个 SSL 使用 geo/map 模块替代 allow/deny Map 所有事物 为所有未匹配的路径设置...
  • mod_wsgi (Apache)

    mod_wsgi (Apache) Installing mod_wsgi Creating a .wsgi file Configuring Apache Troubleshooting Support for Automatic Reloading Working with Virtual Environments mod_wsgi ...
  • Persistent storage using AWS Elastic Block Store

    Persistent storage using AWS Elastic Block Store Creating the EBS storage class Creating the persistent volume claim Volume format Maximum number of EBS volumes on a node Encry...
  • 异步任务、订阅、发布、消息队列

    1108 2019-11-11 《Lua Web开发指南》
    Lua Web快速开发指南(10) - 利用MQ实现异步任务、订阅/发布、消息队列 MQ库简介 API介绍 MQ:new(opt) MQ:on(pattern, function) MQ:emit(pattern, msg) MQ:start() MQ:clsoe() 开始实践 1. 模拟生产者与消费者 2. 推送消息给某个用户 3. 消息...
  • http.server —- HTTP 服务器

    http.server —- HTTP 服务器 http.server —- HTTP 服务器 源代码: Lib/http/server.py 这个模块定义了实现 HTTP 服务器( Web 服务器)的类。 警告 不推荐在生产环境中使用 http.server 。它只实现了基本的安全检查功能。 HTTPServer 是 socke...
  • {fetch}

    644 2019-01-24 《Smarty3 手册》
    {fetch} Note Note {fetch} {fetch} 用于获取文件内容、HTTP或者FTP内容,以便输出。 如果提供的文件名是以http:// 开头,那么网站的内容将被获取并显示。 Note 该函数不支持直接的HTTP访问,请确认网页的地址是以斜杠结尾。 如果文件名是以ftp:// 开头,那么文件会被从FTP中...
  • eventlet

    eventlet Installing Running Binding Externally eventlet Prefer using Gunicorn with eventlet workers rather than using eventlet directly. Gunicorn provides a much more confi...
  • gevent

    gevent Installing Running Binding Externally gevent Prefer using Gunicorn or uWSGI with gevent workers rather than using gevent directly. Gunicorn and uWSGI provide much m...