nginx-rados-module:Rados nginx 模块

时间:2021-06-02 12:54:00
【文件属性】:
文件名称:nginx-rados-module:Rados nginx 模块
文件大小:9KB
文件格式:ZIP
更新时间:2021-06-02 12:54:00
C nginx-rados-模块 Rados nginx 模块 server { listen 80; server_name localhost; rados_conf "/etc/ceph/ceph.conf"; rados_pool "data"; location /f/ { rados; rados_throttle 1m; add_header Content-Disposition "attachment; filename*=\"UTF-8''$arg_f\""; } }
【文件预览】:
nginx-rados-module-master
----config(337B)
----src()
--------ngx_http_rados_util.h(591B)
--------ngx_http_rados_module.c(25KB)
--------ngx_http_rados_util.c(7KB)
--------ddebug.h(2KB)
----README.md(360B)

网友评论