Timeline
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: […]
02/12/13:
- 16:01 Ticket #297 (Reopen log files via kill -s USR1 PID don't work) closed by
- worksforme: Most likely there is a problem with permissions on log files. Worker …
- 15:09 Ticket #297 (Reopen log files via kill -s USR1 PID don't work) created by
- Hi! I am using nginx 1.2.4 (from ALT Linux Sisyphus package …
- 14:14 Milestone 1.2.7 completed
- Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.7 …
- 06:24 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) updated by
- Replying to Patrick Ellul <pellul@ipowow.com>: > Thank you …
- 05:49 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by
- I've just attached right file(limit_rate_after.3.patch). Sorry for …
- 02:44 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) updated by
- Thank you for your prompt reply. I looked at the references but I …
- 02:18 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) closed by
- invalid: UID generated is 128 bit number, and it is generated in a way which …
- 01:32 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) created by
- Looking at the C code of this module, it seems that the UID generation …
02/11/13:
- 15:34 Ticket #250 (GeoIPv6 patch merge) updated by
- In 5062/nginx: […]
- 14:56 Ticket #257 (upstream backup servers index out of bounds) updated by
- In 5056/nginx: […]
- 14:39 Ticket #261 (HEAD requests still have content-type when gzip on) updated by
- In 5055/nginx: […]
- 14:34 Ticket #268 (Conditional jump or move depends on uninitialised value(s)) updated by
- In 5054/nginx: […]
- 13:52 Ticket #125 (Allow add_header to affect 201 responses (and possibly any 2xx code).) updated by
- In 5052/nginx: […]
02/10/13:
- 11:21 Ticket #295 (if geoip_org bug in regxp) closed by
- invalid: Regexp as shown in description requires "/" characters to be present …
- 03:49 Ticket #295 (if geoip_org bug in regxp) created by
- http section […] server host section […] […] …
- 03:20 Ticket #256 (включение limit_rate приводит к переполнению на 32битных системах) updated by
- In 5043/nginx: […]
- 02:58 Ticket #48 (Cannot build nginx on OpenSolaris: builder of perl modules cannot find ...) updated by
- In 5039/nginx: […]
02/09/13:
- 21:59 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) closed by
-
invalid: Use of sysctl() syscall is the result of
--with-rtsig_module
… - 18:19 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) updated by
- Try as I might, re-using my configuration successfully deployed on my …
- 18:15 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) created by
- [ 1167.508907] warning: process `nginx' used the deprecated sysctl …
02/08/13:
- 09:04 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by
- Could you please properly resubmit the patch?
- 06:25 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) created by
- Hi, This issue would be out of AMI-Support range. However, I would …
02/07/13:
- 19:37 Ticket #266 (mp4 sendfile errors) updated by
- Hello, I have a similar error in my log: *3 sendfile() failed (32: …
- 13:39 Ticket #292 (Add mime application/font-woff for `woff` fonts) created by
- Woff has been assigned a mime-type, see links below for details. Would …
- 12:10 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- In 5035/nginx: […]
- 07:24 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- Replying to Louis Opter <kalessin@kalessin.fr>: > Thanks, …
02/06/13:
- 22:20 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- Replying to Maxim Dounin: > The argument that s/SHA/SSHA/g …
02/05/13:
- 19:14 Milestone 1.3.12 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.12 …
- 14:26 Ticket #291 (CentOS package doesn't actually use included PGP key) closed by
- wontfix: Yes, rpm packages signature check is optional now, because enabling …
- 13:54 Ticket #291 (CentOS package doesn't actually use included PGP key) updated by
-
Status, Owner changed
- 13:52 Ticket #291 (CentOS package doesn't actually use included PGP key) created by
- The CentOS and RHEL packages on the download page …
02/04/13:
- 15:56 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
-
Status, Owner changed
- 15:47 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- The argument that s/SHA/SSHA/g hides the problem was discussed and it …
- 10:53 Ticket #266 (mp4 sendfile errors) updated by
- Ahh better error reporting is a good Idea - I'll have a look into it …
- 10:49 Ticket #266 (mp4 sendfile errors) updated by
- At least we want better error in such cases, which probably will be …
- 10:33 Ticket #290 (Secure Link Feature Request - Compatibility with RTMP module) closed by
- invalid: RTMP module is 3rd party one, and this is wrong place to request …
- 08:43 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) closed by
- fixed
- 08:43 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by
- The issue is beleived to be fixed in nginx r4919 (1.3.9+, 1.2.6+) or …
- 08:36 Ticket #266 (mp4 sendfile errors) updated by
- Hmm only answer I could get: "Coder" and "Final Cut". I'd say it …
- 08:27 Ticket #275 (Build error __warn_memset_zero_len) updated by
-
Status, Owner changed
Maxim, please take a look at the enclosed patch and decide what to do … - 08:26 Ticket #275 (Build error __warn_memset_zero_len) reopened by
02/03/13:
- 22:30 Ticket #290 (Secure Link Feature Request - Compatibility with RTMP module) created by
- I would like to implement the security mechanism of the Secure Link …
Note:
See TracTimeline
for information about the timeline view.