comparison docs/GNUmakefile @ 7298:f37d8fb25de5

Resolver: allocate resolver from configuration pool. Before 4a8c9139e579, ngx_resolver_create() didn't use configuration pool, and allocations were done using malloc(). In 016352c19049, when resolver gained support of several servers, new allocations were done from the pool.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 13 Jun 2018 22:37:42 +0300
parents f303f3e43f7b
children
comparison
equal deleted inserted replaced
7297:a10e5fe44762 7298:f37d8fb25de5