Segfault in ngx_http_syslog

2013-01-29 Thread SplitIce
Found a segfault in the ngx_http_syslog module. I dont have the contact details for any of the ngsru team that developed it so I am posting it in the mailing list in the hope a few are members. Occurs when error_page is used, tested on a 504 error with config similar to @e504 { proxy_pass ...; }

[RFC] [PATCH] Autoindex: support sorting using URL parameters

2013-01-29 Thread Peter Wu
Based on Apache HTTPD autoindex docs[1]. Supported: - C=N sorts the directory by file name - C=M sorts the directory by last-modified date, then file name - C=S sorts the directory by size, then file name - O=A sorts the listing in Ascending Order - O=D sorts the listing in Descending Order Not su

CPU 100% Upstream SSL handshake

2013-01-29 Thread 研六 福州
Hello all! Recently I came across a problem that CPU 100% when nginx upstream were trying to SSL handshake to the web sever. the pass_proxy url is https://www.salesforce.com/export/login-messages/common/css/images/login/bk_promo_overlay3.png; maybe the slow https web site has the same pr