According to NGINX documentation, $remote_addr is an embedded variable in
the ngx_http_core_module module. I have searched all around, including the
source code, trying to figure out exactly how NGINX generates this
variable, but I have been unable to find anything beyond the description
"client ad
Hello!
On Thu, Feb 02, 2017 at 09:40:56AM +0200, Donatas Abraitis wrote:
> I do not cover any tests, just putting this patchset and wanna ask if
> someone had tried this? I tried this for Redis and changes are really
> reasonably visible like here: https://github.com/antirez/redis/pull/3773
Just
On Wed, Feb 01, 2017 at 06:53:23PM +0200, Nikolaos Milas wrote:
> On 31/1/2017 10:13 μμ, Francis Daly wrote:
Hi there,
Good that you got it working for you.
> By the way, is there some method to define a block of code which can
> be included at various places?
In stock nginx.conf? Not, not as a