ngx_lua指令

access_by_lua
access_by_lua_file
body_filter_by_lua
body_filter_by_lua_file
content_by_lua
content_by_lua_file
Core constants
coroutine.create
coroutine.resume
coroutine.running
coroutine.status
coroutine.wrap
coroutine.yield
header_filter_by_lua
header_filter_by_lua_file
HTTP method constants
HTTP status constants
init_by_lua
init_by_lua_file
init_worker_by_lua
init_worker_by_lua_file
Introduction
log_by_lua
log_by_lua_file
lua_check_client_abort
lua_code_cache
lua_http10_buffering
lua_max_pending_timers
lua_max_running_timers
lua_need_request_body
lua_package_cpath
lua_package_path
lua_regex_cache_max_entries
lua_regex_match_limit
lua_shared_dict
lua_socket_buffer_size
lua_socket_connect_timeout
lua_socket_keepalive_timeout
lua_socket_log_errors
lua_socket_pool_size
lua_socket_read_timeout
lua_socket_send_lowat
lua_socket_send_timeout
lua_ssl_ciphers
lua_ssl_crl
lua_ssl_protocols
lua_ssl_trusted_certificate
lua_ssl_verify_depth
lua_transform_underscores_in_response_headers
lua_use_default_type
ndk.set_var.DIRECTIVE
NGINX API for Lua
NGINX log level constants
ngx.arg
ngx.config.debug
ngx.config.nginx_configure
ngx.config.nginx_version
ngx.config.ngx_lua_version
ngx.config.prefix
ngx.cookie_time
ngx.crc32_long
ngx.crc32_short
ngx.ctx
ngx.decode_args
ngx.decode_base64
ngx.encode_args
ngx.encode_base64
ngx.eof
ngx.escape_uri
ngx.exec
ngx.exit
ngx.flush
ngx.get_phase
ngx.header.HEADER
ngx.headers_sent
ngx.hmac_sha1
ngx.http_time
ngx.is_subrequest
ngx.localtime
ngx.location.capture
ngx.location.capture_multi
ngx.log
ngx.md5
ngx.md5_bin
ngx.now
ngx.on_abort
ngx.parse_http_time
ngx.print
ngx.quote_sql_str
ngx.re.find
ngx.re.gmatch
ngx.re.gsub
ngx.re.match
ngx.re.sub
ngx.redirect
ngx.req.append_body
ngx.req.clear_header
ngx.req.discard_body
ngx.req.finish_body
ngx.req.get_body_data
ngx.req.get_body_file
ngx.req.get_headers
ngx.req.get_method
ngx.req.get_post_args
ngx.req.get_uri_args
ngx.req.http_version
ngx.req.init_body
ngx.req.raw_header
ngx.req.read_body
ngx.req.set_body_data
ngx.req.set_body_file
ngx.req.set_header
ngx.req.set_method
ngx.req.set_uri
ngx.req.set_uri_args
ngx.req.socket
ngx.req.start_time
ngx.resp.get_headers
ngx.say
ngx.send_headers
ngx.sha1_bin
ngx.shared.DICT
ngx.shared.DICT.add
ngx.shared.DICT.delete
ngx.shared.DICT.flush_all
ngx.shared.DICT.flush_expired
ngx.shared.DICT.get
ngx.shared.DICT.get_keys
ngx.shared.DICT.get_stale
ngx.shared.DICT.incr
ngx.shared.DICT.replace
ngx.shared.DICT.safe_add
ngx.shared.DICT.safe_set
ngx.shared.DICT.set
ngx.sleep
ngx.socket.connect
ngx.socket.tcp
ngx.socket.udp
ngx.status
ngx.thread.kill
ngx.thread.spawn
ngx.thread.wait
ngx.time
ngx.timer.at
ngx.today
ngx.unescape_uri
ngx.update_time
ngx.utctime
ngx.var.VARIABLE
ngx.worker.exiting
ngx.worker.pid
print
rewrite_by_lua
rewrite_by_lua_file
rewrite_by_lua_no_postpone
set_by_lua
set_by_lua_file
tcpsock:close
tcpsock:connect
tcpsock:getreusedtimes
tcpsock:receive
tcpsock:receiveuntil
tcpsock:send
tcpsock:setkeepalive
tcpsock:setoption
tcpsock:settimeout
tcpsock:sslhandshake
udpsock:close
udpsock:receive
udpsock:send
udpsock:setpeername
udpsock:settimeout

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章