Re: nginx 1.11.5 'duplicate' map_hash_bucket_size error when geoip_country block used?

2016-10-24 Thread lists
On Mon, Oct 24, 2016, at 05:20 AM, Maxim Dounin wrote: > It's not relevant to geoip_country, but rather to the map{} block > before the map_hash_bucket_size directive. Something like > > map $uri $foo {} > map_hash_bucket_size 4096; > > is enough to trigger the error, as the map{} block

Re: nginx 1.11.5 'duplicate' map_hash_bucket_size error when geoip_country block used?

2016-10-24 Thread Maxim Dounin
Hello! On Sat, Oct 22, 2016 at 09:30:21AM -0700, li...@ssl-mail.com wrote: > I have a working nginx/1.11.5 instance, with this in config > > ... > http( > ... > 134 map_has

Re: nginx 1.11.5 'duplicate' map_hash_bucket_size error when geoip_country block used?

2016-10-22 Thread lists
On Sat, Oct 22, 2016, at 09:42 AM, itpp2012 wrote: > Syntax: map_hash_bucket_size size; > Default: map_hash_bucket_size 32|64|128; > Context: http > > The err message is valid but may be misleading due to the places you used, a > dup msg does not indicate the valid context area.

Re: nginx 1.11.5 'duplicate' map_hash_bucket_size error when geoip_country block used?

2016-10-22 Thread itpp2012
Syntax: map_hash_bucket_size size; Default:map_hash_bucket_size 32|64|128; Context:http The err message is valid but may be misleading due to the places you used, a dup msg does not indicate the valid context area. Posted at Nginx Forum: https://forum.nginx.org/read.php?2

nginx 1.11.5 'duplicate' map_hash_bucket_size error when geoip_country block used?

2016-10-22 Thread lists
I have a working nginx/1.11.5 instance, with this in config ... http( ... 134 map_hash_bucket_size 4096; ... ) ... when I add geoip blocking

Re: [nginx-announce] nginx-1.11.5

2016-10-12 Thread Maxim Dounin
Hello! On Wed, Oct 12, 2016 at 03:03:29PM +0530, Anoop Alias wrote: > *) Feature: the --with-compat configure option. > > What does this do actually? This option enables dynamic modules compatibility, that is, it ensures that appropriate fields in structures are present (or appropriately-size

Re: [nginx-announce] nginx-1.11.5

2016-10-12 Thread Anoop Alias
*) Feature: the --with-compat configure option. What does this do actually? On Tue, Oct 11, 2016 at 10:53 PM, Kevin Worthington wrote: > Hello Nginx users, > > Now available: Nginx 1.11.5 for Windows https://kevinworthington.com/ > nginxwin1115 (32-bit and 64-bit versions) > &

Re: [nginx-announce] nginx-1.11.5

2016-10-11 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.11.5 for Windows https://kevinworthington.com/nginxwin1115 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org

nginx-1.11.5

2016-10-11 Thread Maxim Dounin
Changes with nginx 1.11.511 Oct 2016 *) Change: the --with-ipv6 configure option was removed, now IPv6 support is configured automatically. *) Change: now if there are no available servers in an upstream, nginx will not reset number