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
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
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.
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
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
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
*) 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)
>
&
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
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