文件名称:nginx-tcp-lua-module:基于Nginx的带lua支持的TCP服务器
文件大小:175KB
文件格式:ZIP
更新时间:2024-06-20 12:38:41
Perl
nginx tcp lua 模块 一个对 nginx 有 lua 支持的 tcp 模块。 大多数代码是从 ngx-lua-module 复制而来的,并且指令/常量/APIs 计划与 ngx-lua 模块兼容。 感谢ngx-lua模块的出色工作。 使用 nginx-1.4.4 测试。 指令 服务器 听 so_keepalive tcp_nodelay 超时 解析器 resolver_timeout 允许 否定 访问日志 方向对齐 client_body_buffer_size lua_code_cache lua_package_path lua_package_cpath process_by_lua process_by_lua_file lua_socket_keepalive_timeout lua_socket_connect_timeout lua_s
【文件预览】:
nginx-tcp-lua-module-master
----config(6KB)
----test()
--------MANIFEST(749B)
--------inc()
--------t()
--------MANIFEST.SKIP(317B)
--------README(10KB)
--------Makefile.PL(941B)
--------lib()
--------META.yml(973B)
--------Changes(15KB)
----src()
--------ngx_tcp_core_module.c(23KB)
--------ngx_tcp_lua_clfactory.h(581B)
--------ngx_tcp_lua_log.h(183B)
--------ngx_tcp_lua_log.c(7KB)
--------ngx_tcp_lua_time.c(5KB)
--------ngx_tcp_lua_util.h(2KB)
--------ngx_tcp_access.c(1KB)
--------ngx_tcp_lua_module.c(18KB)
--------ngx_tcp_lua_string.h(352B)
--------ngx_tcp.c(16KB)
--------ngx_tcp_lua_util.c(17KB)
--------ngx_tcp_lua_time.h(396B)
--------ngx_tcp_lua_string.c(7KB)
--------ngx_tcp_session.h(2KB)
--------ngx_tcp_lua_common.h(3KB)
--------ngx_tcp_lua_clfactory.c(4KB)
--------ngx_tcp_lua_socket.c(94KB)
--------ngx_tcp_lua_cache.h(425B)
--------ngx_tcp_lua_output.c(10KB)
--------ngx_tcp_lua_output.h(312B)
--------ngx_tcp.h(7KB)
--------ngx_tcp_lua_cache.c(10KB)
--------ngx_tcp_session.c(14KB)
--------ngx_tcp_lua_exception.c(606B)
--------ngx_tcp_lua_socket.h(4KB)
--------ngx_tcp_lua_exception.h(432B)
----examples()
--------redis.lua(2KB)
----README.md(4KB)