Timeline
03/15/13:
- 22:37 Ticket #321 (try_files & $fastcgi_path_info) created by
- I've been trying to configure Nginx + PHP-FPM with PATH_INFO support. …
- 19:53 Ticket #320 (nginx should reliably check client connection close with pending data) updated by
-
Status, Owner changed
- 13:40 Ticket #320 (nginx should reliably check client connection close with pending data) updated by
-
Description changed
- 13:16 Ticket #320 (nginx should reliably check client connection close with pending data) created by
- To detect if a connection was closed by a client, nginx uses: - A …
- 12:02 Ticket #319 (koi-utf koi-win win-utf in conf are artifacts of the past) closed by
- wontfix: I personally think they are still may be usable for some, and if you …
- 10:55 Ticket #319 (koi-utf koi-win win-utf in conf are artifacts of the past) created by
- Charsets maps koi-utf, koi-win, win-utf are bundled with every nginx …
- 06:18 Ticket #313 (Issue with load balance several Apache instances.) updated by
- Great Thanks.
03/14/13:
- 01:20 Ticket #318 (Change response behavior when SSL client certificate won't validate) created by
- Currently if nginx receives an SSL client certificate that is invalid, …
- 01:15 Ticket #317 (Allow ssl_verify_client and ssl_verify_depth within locations) created by
- Allow the directives ssl_verify_client and ssl_verify_depth within …
03/13/13:
- 21:31 Ticket #237 (Add optional systemd socket activation support) updated by
- Is there any chance to see this issue resolved? I have following …
03/12/13:
- 09:09 Ticket #252 (nginx child exited on signal 11 when aio enabled) closed by
- fixed
- 08:50 Ticket #252 (nginx child exited on signal 11 when aio enabled) updated by
- update: not reproduce for nginx 1.3.14, SPDY_revision 67, FreeBSD …
- 07:40 Ticket #316 (X-Accel-Redirect should accept escaped URI) created by
- When using the X-Accel-Redirect, it fails to send some files …
03/11/13:
- 16:44 Ticket #315 (Malformed client SSL certificate while setting as header) updated by
- Sorry. I though It's possible to pass header values containing LF …
- 16:23 Ticket #315 (Malformed client SSL certificate while setting as header) closed by
- invalid: You may find unmodified client's certificate in the …
- 12:49 Ticket #313 (Issue with load balance several Apache instances.) updated by
- You have to use identical names on two backend's virtual hosts (i.e., …
03/10/13:
- 16:31 Ticket #313 (Issue with load balance several Apache instances.) updated by
- Thanks for the explanation. "you have to configure virtual host …
- 15:44 Ticket #306 (mime.types outdated) updated by
- I just discovered that the HTML5 Boilerplate project chose to serve …
- 10:59 Ticket #313 (Issue with load balance several Apache instances.) closed by
- invalid: Balancing within single upstream block assumes the same request might …
03/09/13:
- 07:03 Ticket #315 (Malformed client SSL certificate while setting as header) created by
- When i check for SSL client certificate ($ssl_client_cert with …
03/08/13:
- 10:04 Ticket #314 (Dynamic document roots, defaults and prescedence) created by
- Hello guys, Check the following example: # This is a really cool …
- 06:57 Ticket #313 (Issue with load balance several Apache instances.) created by
- Hi, I tried to load balance two Apache instances (virtual hosts) In …
03/07/13:
- 14:15 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by
- Real fix isn't backported due to concerns that it might break some 3rd …
- 07:10 Ticket #312 (Add text/css back to the default charset_types) created by
- CSS can include non-ASCII characters [1], a very common use case is to …
03/06/13:
- 18:37 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by
- Thanks for the quick response! :-). Can I ask if the real fix on …
- 12:08 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) closed by
- duplicate: Looks like another variant to trigger segfault reported in ticket #238 …
- 11:56 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) created by
- Hi, I can reliably reproduce a crash in nginx when uploading a file …
03/05/13:
- 15:03 Milestone 1.3.14 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.14 …
03/04/13:
- 15:39 Ticket #266 (mp4 sendfile errors) closed by
- fixed: I've committed the patch with minor changes, thanks.
- 15:39 Ticket #266 (mp4 sendfile errors) updated by
- In 5098/nginx: […]
03/03/13:
- 13:06 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) closed by
- invalid: HTTP only allows fixed-width subset of RFC 1123, see …
- 12:51 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) created by
- If the Expires header on a FastCGI response has a single digit for the …
03/02/13:
- 21:26 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- I've seen similar behaviour and was confused by the messages like …
- 18:50 Ticket #266 (mp4 sendfile errors) updated by
- Replying to B Ganesh: > Hello, I have a similar error in …
- 18:46 Ticket #266 (mp4 sendfile errors) updated by
- The attached patch throws an error if the offset is outside the mdat …
03/01/13:
- 15:17 Ticket #309 (Support http status code 429 for rate limiting () updated by
- In nginx, 503 is only generated due to limiting (limit_req, …
- 15:13 Ticket #308 (Add more info to "C Compiler not found") updated by
- There are lots of "not found" messages printed under normal …
- 14:51 Ticket #309 (Support http status code 429 for rate limiting () created by
- We use (and love!) nginx to do rate limiting on calls to some of our …
- 14:41 Ticket #308 (Add more info to "C Compiler not found") created by
- I was receiving "C compiler not found", and couldn't figure out why. …
02/27/13:
- 13:35 Ticket #106 (Nginx realip module not working correctly with multiple ...) closed by
- fixed: Fixed in nginx 1.3.14.
- 13:29 Ticket #106 (Nginx realip module not working correctly with multiple ...) updated by
- In 5085/nginx: […]
02/25/13:
- 09:54 Ticket #307 (Filename support in error_page) created by
- The idea behind this request is being able to set one global …
- 09:21 Ticket #306 (mime.types outdated) updated by
- Several other suggestions to add to mime.types: text/plain …
02/22/13:
- 19:26 Ticket #306 (mime.types outdated) updated by
- Have a look at the HTML5Boilerplate project; I just discovered that …
- 19:21 Ticket #306 (mime.types outdated) updated by
- I discovered that .eot is currently registered in mime.types as: …
- 19:13 Ticket #306 (mime.types outdated) updated by
- Summary of fixes: Follow RFC: application/javascript js; Add support …
- 18:51 Ticket #306 (mime.types outdated) created by
- /etc/nginx/mime.types delivers .js files as "application/x-javascript" …
02/20/13:
- 11:59 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) closed by
- invalid: As to your last building bug, it was due to openssl libs were built as …
- 08:45 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) reopened by
- […]
- 08:28 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) closed by
- invalid: This is certainly wrong place for support questions.
- 07:54 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) updated by
- Replying to Neddy Hai Nam: […] > OpenSSL was built from …
- 07:04 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) updated by
-
Status, Owner changed
- 03:51 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) created by
- My goal is installing nginx with SSL support. My system is OpenIndiana …
02/19/13:
- 16:00 Ticket #302 (SSI stop working with SPDY patch) closed by
- fixed: Fixed in: http://nginx.org/patches/spdy/patch.spdy-64_1.3.13.txt Thank …
- 15:22 Milestone 1.3.13 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.13 …
02/18/13:
- 17:23 Ticket #304 (rewrite break doesn't work with index) updated by
- Ah, ok I guess you use an alias. Sorry. :) (I hadn't looked at your …
- 17:21 Ticket #304 (rewrite break doesn't work with index) updated by
- So is there a straightforward way to get the desired behavior in this …
- 17:16 Ticket #304 (rewrite break doesn't work with index) closed by
- invalid: The index directive does internal redirect to a current uri with …
- 16:55 Ticket #304 (rewrite break doesn't work with index) created by
-
The
rewrite
doesn't interact properly with theindex
command. …
02/17/13:
- 18:35 Ticket #302 (SSI stop working with SPDY patch) updated by
-
Priority, Component changed
Please, don't open tickets for experimental patches. Use the … - 18:27 Ticket #303 (SSI stop working with SPDY patch) closed by
- duplicate: Replica of ticket #302.
- 17:14 Ticket #303 (SSI stop working with SPDY patch) created by
- NGINX - 1.3.13 SPDY patch - patch.spdy-62_1.3.12.txt Any SSI virtual …
- 17:12 Ticket #302 (SSI stop working with SPDY patch) created by
- NGINX - 1.3.13 SPDY patch - patch.spdy-62_1.3.12.txt Any SSI virtual …
- 14:53 Ticket #292 (Add mime application/font-woff for `woff` fonts) updated by
- I vote for this.
02/16/13:
- 09:15 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Could you please elaborate - do you see null sockaddr in connect …
- 00:39 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Hi Maxim, I exactly solved the problem, i added small patch to …
02/15/13:
- 15:22 Ticket #301 (SSL: client certificate verification not working with intermediate ...) closed by
- invalid: This is how certificate verification works: certificate must be …
- 14:33 Ticket #301 (SSL: client certificate verification not working with intermediate ...) created by
- Nginx in during verification client certificates doesn't support …
- 12:24 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) updated by
- Thank you very much for your hint on r4497 and #91, Maxim! I have …
- 10:47 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) closed by
- invalid: Patch to change ngx_udp_connection_t's log to be a pointer is just …
02/14/13:
- 22:59 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) created by
- Hello, I am currently experiencing segmentation faults in nginx …
- 14:25 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Okey, I will try.
- 14:00 Ticket #299 (Connect Peer Segmentation Fault) updated by
- First of all, please upgrade to 1.3.12 (or at least 1.3.11) - there …
- 13:37 Ticket #299 (Connect Peer Segmentation Fault) created by
- Dear All, This week we received a lot of segmentation fault. I …
- 12:51 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by
- Thank you Maxim and Valentin ! :)
- 11:46 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) closed by
- fixed: The problem with pipelined requests might still appear with DAV module …
- 11:10 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) reopened by
- Still happens on nginx 1.2.7. […] nginx version: […] nginx …
- 05:44 Ticket #298 (Support X-accel-redirect with webdav PUT) updated by
- By the way, a hack to get around this is to do something like this: …
- 02:24 Ticket #298 (Support X-accel-redirect with webdav PUT) created by
- To reproduce: nginx.conf excerpt: location /tmp/ { …
02/13/13:
- 14:40 Ticket #275 (Build error __warn_memset_zero_len) closed by
- fixed: As this is indeed the only warning generated for the code I've …
- 14:39 Ticket #275 (Build error __warn_memset_zero_len) updated by
- In 5070/nginx: […]
Note:
See TracTimeline
for information about the timeline view.