nginx_upstream_module
nginx_upstream_module copied to clipboard
Reduce memory fragmentation
Yajl use malloc/realloc/free it adds memory fragmentation. This behavior could be avoided by using Nginx alocator functions inside Yajl.