Welcome! Log In Create A New Profile

Advanced

[PATCH] HTTP: NGINX_VER_BUILD in Server header and error page tail.

Tom Thorogood
May 08, 2016 06:28AM
Hi,

This patch adds a build option to the server_tokens directive. When build is specified the Server header will have a value of NGINX_VER_BUILD. Also the tail of built in error pages will be NGINX_VER_BUILD. off and on are retained as valid values and behave as they always have.

This makes it possible to specify semi-custom server tokens of the form "nginx/<version> (<value>)". <value> is specified with the --build flag for ./configure.

A potential use case is including the name of a custom build for example with --build="super-nginx/0.1". This would give: nginx/1.9.15 (super-nginx/0.1).

Another potential use case of this feature is to include the git revision of a parent build with --build="`git rev-parse --short HEAD`". This would give: nginx/1.9.15 (c3ebabd). In that case the feature can be used to enhance troubleshooting and/or provide more information to end users.

Kind Regards,
Tom Thorogood.
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] HTTP: NGINX_VER_BUILD in Server header and error page tail.

Tom Thorogood 949 May 08, 2016 06:28AM

Re: [PATCH] HTTP: NGINX_VER_BUILD in Server header and error page tail.

Tom Thorogood 357 January 26, 2017 11:18PM

Re: [PATCH] HTTP: NGINX_VER_BUILD in Server header and error page tail.

ru@nginx.com 534 January 31, 2017 04:34AM



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

Online Users

Guests: 179
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