Module ngx_http_uwsgi_module

The ngx_http_uwsgi_module module allows passing requests to a uwsgi server.

uwsgi_next_upstream_timeout
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_next_upstream_timeout time; Default: uwsgi_next_upstream_timeout

2025-01-10 15:47:30
uwsgi_pass
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_pass [protocol://]address; Default: —

2025-01-10 15:47:30
uwsgi_send_timeout
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_send_timeout time; Default: uwsgi_send_timeout 60s;

2025-01-10 15:47:30
uwsgi_no_cache
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_no_cache string ...; Default: — Context:

2025-01-10 15:47:30
uwsgi_store_access
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_store_access users:permissions ...; Default:

2025-01-10 15:47:30
uwsgi_ssl_crl
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_ssl_crl file; Default: — Context:

2025-01-10 15:47:30
uwsgi_request_buffering
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_request_buffering on | off; Default: uwsgi_request_buffering

2025-01-10 15:47:30
uwsgi_cache_methods
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_cache_methods GET | HEAD | POST ...;

2025-01-10 15:47:30
uwsgi_modifier1
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_modifier1 number; Default: uwsgi_modifier1 0;

2025-01-10 15:47:30
uwsgi_cache_purge
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_cache_purge string ...; Default: — Context: http

2025-01-10 15:47:30