On 12/21/10 7:27 AM, "Igor Sysoev" <igor@sysoev.ru> wrote:
> BTW when GeoIP_open() uses mmap(), it calls mmap() with MAP_PRIVATE flag,
> which means that pages modified in a worker ceased to be shared between
> workers, so basically there is no difference from malloc() method.
Ahh, I didn't realize that. So yeah, no need for my patch ;) It was good
practice in nginx for me if nothing else.
--
Brian Akins
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel