mirror of
https://github.com/oasislinux/oasis.git
synced 2026-06-21 15:37:15 +02:00
e3c6276c41
This needs atomics, and according to [0], nginx is already optimal unless you are serving large files and have limited ram.
40 lines
444 B
Plaintext
40 lines
444 B
Plaintext
core
|
|
errlog
|
|
conf
|
|
|
|
events
|
|
event_core
|
|
epoll
|
|
|
|
openssl
|
|
openssl_cache
|
|
regex
|
|
|
|
http
|
|
http_core
|
|
http_log
|
|
http_upstream
|
|
|
|
http_v2
|
|
http_static
|
|
http_autoindex
|
|
http_index
|
|
http_try_files
|
|
http_auth_basic
|
|
http_access
|
|
http_rewrite
|
|
http_ssl
|
|
|
|
http_write_filter
|
|
http_header_filter
|
|
http_chunked_filter
|
|
http_v2_filter
|
|
http_range_header_filter
|
|
http_gzip_filter
|
|
http_postpone_filter
|
|
http_headers_filter
|
|
|
|
http_copy_filter
|
|
http_range_body_filter
|
|
http_not_modified_filter
|