Welcome! Log In Create A New Profile

Advanced

nginx undocumented directives

Gena Makhomed
December 28, 2017 05:44AM
Hello, All!

Scanning nginx sources and nginx documentation
I found some directives, which present in nginx sources
but absent in nginx documentation:

acceptex_read
degradation
degrade
devpoll_changes
devpoll_events
epoll_events
eventport_events
gzip_hash
gzip_no_buffer
gzip_window
http2_pool_size
http2_streams_index_size
iocp_threads
kqueue_changes
kqueue_events
post_acceptex
post_action
postpone_gzipping
smtp_client_buffer
smtp_greeting_delay
ssi_ignore_recycled_buffers
uwsgi_string

post_action is known dangerous directive, it undocumented
by purpose and in vim syntax file it marked accordingly:

syn keyword ngxDirectiveError contained post_action

But what about all rest undocumented directives, they are undocumented
by purpose or through inadvertence, and may be in the near future
all it (except post_action directive) will be documented?

And second question: how they are should be marked in nginx syntax file,
as normal nginx directives, or color mark it as undocumented directives?

For example:

syn keyword ngxDirectiveUndocumented contained acceptex_read
syn keyword ngxDirectiveUndocumented contained degradation
....
syn keyword ngxDirectiveUndocumented contained uwsgi_string

hi link ngxDirectiveUndocumented Constant

--
Best regards,
Gena
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

nginx undocumented directives

Gena Makhomed 1133 December 28, 2017 05:44AM

Re: nginx undocumented directives

ru@nginx.com 599 December 28, 2017 07:28AM

Re: nginx undocumented directives

Maxim Dounin 396 December 28, 2017 08:20AM

Re: nginx undocumented directives

Gena Makhomed 343 February 05, 2018 10:52AM

Re: nginx undocumented directives

Maxim Dounin 389 February 05, 2018 11:42AM

Re: nginx undocumented directives

Yaroslav Zhuravlev 393 February 13, 2018 06:04AM

Re: nginx undocumented directives

Gena Makhomed 332 March 20, 2018 06:54AM

Re: nginx undocumented directives

Maxim Konovalov 320 March 20, 2018 06:56AM

Re: nginx undocumented directives

Yaroslav Zhuravlev 418 March 21, 2018 05:10AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 188
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready