Module ngx_http_scgi_module
- Example Configuration
- Directives
- scgi_bind
- scgi_buffer_size
- scgi_buffering
- scgi_buffers
- scgi_busy_buffers_size
- scgi_cache
- scgi_cache_bypass
- scgi_cache_key
- scgi_cache_lock
- scgi_cache_lock_age
- scgi_cache_lock_timeout
- scgi_cache_max_range_offset
- scgi_cache_methods
- scgi_cache_min_uses
- scgi_cache_path
- scgi_cache_purge
- scgi_cache_revalidate
- scgi_cache_use_stale
- scgi_cache_valid
- scgi_connect_timeout
- scgi_force_ranges
- scgi_hide_header
- scgi_ignore_client_abort
- scgi_ignore_headers
- scgi_intercept_errors
- scgi_limit_rate
- scgi_max_temp_file_size
- scgi_next_upstream
- scgi_next_upstream_timeout
- scgi_next_upstream_tries
- scgi_no_cache
- scgi_param
- scgi_pass
- scgi_pass_header
- scgi_pass_request_body
- scgi_pass_request_headers
- scgi_read_timeout
- scgi_request_buffering
- scgi_send_timeout
- scgi_store
- scgi_store_access
- scgi_temp_file_write_size
- scgi_temp_path
The ngx_http_scgi_module
module allows passing requests to an SCGI server.