Re: Possible leak?

2016-06-14 Thread Maxim Dounin
Hello! On Mon, Jun 13, 2016 at 03:50:18PM -0300, Ranier Vf wrote: > Hi, > nginx-1.10 for windows > This report only touch nginx source files. > > Error #28: POSSIBLE LEAK 16384 direct bytes 0x0109c970-0x010a0970 + 100944 > indirect bytes > # 0 replace_malloc > [d:\drmemory_package\common\alloc_r

[BF] wrong value of cache max-size in workers

2016-06-14 Thread Sergey Brester
Hi, enclosed you'll find a changeset with fix for wrong max_size in http file cache: max_size still in bytes in child workers, because cache init called in master (and cache->max_size does not corrected from child if already exists, and it is not in shared mem), so this large size will be "n

Re: [PATCH] Add ngx_ssl_ciphers() to set list of cipher suites in openssl module

2016-06-14 Thread Maxim Dounin
Hello! On Fri, Jun 10, 2016 at 12:30:32PM +0200, Tim Taubert wrote: > # HG changeset patch > # User Tim Taubert > # Date 1465549632 -7200 > # Fri Jun 10 11:07:12 2016 +0200 > # Node ID d94b74c337b70087b78258d2124c49a6422190c9 > # Parent 1064ea81ed3aabb8ad422ffcc60ddcde667022ac > Add ngx_ss

Re: [PATCH] Add ngx_ssl_ciphers() to set list of cipher suites in openssl module

2016-06-14 Thread Piotr Sikora
Hey, > What about moving SSL_CTX_set_options(SSL_OP_CIPHER_SERVER_PREFERENCE) > calls to the ngx_ssl_ciphers() function as well? +1. Best regards, Piotr Sikora ___ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinf