Timeline
05/08/14:
- 18:32 Changeset in nginx_org [1185:f9c8336fe43c] by
- Aligned configuration examples with fastcgi/scgi_cache_purge.
- 18:29 Changeset in nginx_org [1184:55857cbf562d] by
- Fixed alignment issues after mechanical conversion from fastcgi.
- 18:11 Changeset in nginx_org [1182:ec1097156f81] by
- Scgi: restored if_not_empty lost during conversion from fastcgi.
- 14:03 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) updated by
- the new syntax for this option is now: syntax: …
- 14:02 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) updated by
- Because of the following disucssion/feedback in the forum, I have …
- 13:54 Changeset in nginx_org [1183:1ce4912eb182] by
- Translated SCGI module documentation into Russian.
- 00:36 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) created by
- Attached a small patch to the autoindex module adding the option to …
05/07/14:
- 15:16 Changeset in nginx_org [1179:f2d939ac0449] by
- Updated with Netcraft May 2014 Web Server Survey stats.
05/06/14:
- 13:30 Changeset in nginx_org [1178:52747e115aba] by
- A relative URL instead of absolute one used.
- 07:19 Changeset in nginx_org [1177:e33858baaecd] by
- Links to the nginx reference docs and lb blogposts added.
05/05/14:
- 18:18 Ticket #555 (missing fastcgi_param SCRIPT_FILENAME variable in default package conf ...) updated by
-
There is also
fastcgi.conf
shipped with `fastcgi_param … - 16:27 Ticket #555 (missing fastcgi_param SCRIPT_FILENAME variable in default package conf ...) closed by
- wontfix: $request_filename for SCRIPT_FILENAME maybe simply wrong. It is …
- 08:18 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by
- Ivestigated futher and made this patch: […] Checks issuer …
- 07:46 Changeset in nginx-tests [397:847ea345becb] by
- Tests: removed TODO and try_run() checks for legacy versions.
05/04/14:
- 21:24 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by
- Patch provided here solves problem for openssl: …
- 17:42 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by
- Upload button does not let me upload the cert file. So I put it here: …
- 17:36 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) created by
- When using OCSP stapling resolver 8.8.8.8 8.8.4.4 valid=300s; …
05/03/14:
- 10:06 Ticket #555 (missing fastcgi_param SCRIPT_FILENAME variable in default package conf ...) created by
- I updated nginx to 1.6.0 via http://wiki.nginx.org/Install on my …
05/01/14:
- 17:19 Ticket #553 (OCSP stapling does not work when the OCSP server has a CNAME) updated by
- Did you define a resolver in your nginx config? For the OCSP stapling …
- 13:04 Ticket #554 (https://wiki.nginx.org/ serves *.nginx.com ssl certificate) created by
- Don't know if this is the place for this but i wanted to let you guys …
- 01:27 Ticket #553 (OCSP stapling does not work when the OCSP server has a CNAME) created by
- I am trying to enable OCSP Stapling on a server with a RapidSSL …
04/30/14:
- 16:34 Changeset in nginx [5696:19a14a484707] by
- SPDY: added protection from overrun of the receive buffer.
- 16:34 Changeset in nginx [5695:231588611230] by
- SPDY: added a debug point to the state buffer overflow protection.
- 16:34 Changeset in nginx [5694:9a95eb9f448b] by
- SPDY: refactored ngx_http_spdy_state_headers(). This change is …
- 16:34 Changeset in nginx [5693:701d6e17e42c] by
- SPDY: improved logging.
- 16:34 Changeset in nginx [5691:31349361558e] by
- SPDY: ngx_http_spdy_state_headers() error handling cleanup. - …
- 16:34 Changeset in nginx [5690:fb56f5d612a0] by
- SPDY: improved error handling of header block decompression. Now …
- 16:34 Changeset in nginx [5689:5d55f03b1e12] by
- SPDY: removed ngx_http_spdy_state_headers_error(). The function just …
- 16:33 Changeset in nginx [5687:6642690698f1] by
- SPDY: improved ngx_http_spdy_state_protocol_error(). Now …
- 15:48 Changeset in nginx_org [1176:4eea26b34ea5] by
- Documented the "if" parameter of the "access_log" directive.
- 15:39 Changeset in nginx_org [1175:a05d9fa73ce2] by
- Documented the syslog support in "error_log" and "access_log".
- 15:16 Changeset in nginx [5682:110b50657d77] by
- Upstream: restored workaround for "if". The 7022564a9e0e changeset …
- 15:16 Changeset in nginx [5681:56ad171c3dd1] by
- Core: improved ngx_conf_parse() error handling. Previous code failed …
- 15:16 Changeset in nginx [5680:dfb3c15bc851] by
- Core: fixed error handling in ngx_reopen_files(). Found by Coverity …
- 15:16 Changeset in nginx [5679:5748ce74c1cc] by
- Cache: added ngx_quit check to ngx_http_file_cache_expire(). While …
- 15:16 Changeset in nginx [5678:0e1491139947] by
- Configure: typo fixed.
- 14:28 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) closed by
- invalid: Closing this.
- 14:04 Changeset in nginx-tests [396:5eb0df61f371] by
- Tests: added tests for the "$upstream_cookie_<name>" variables.
- 12:01 Ticket #531 (source port logging) updated by
- Linking the mailing list thread here: …
- 11:28 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- "resolver ... ipv6=off"
- 11:13 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- You can disable IPv6 support in nginx completely by configuring it …
- 11:01 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- Thank you for the explanation. Could you add a configuration option …
- 10:54 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- By using variables in "proxy_pass" you requested resolution of …
- 10:37 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- I performed some testing. The easiest way to reproduce this issue is …
- 07:57 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- We use the following configuration, which doesn't contain any IPv6 …
- 07:47 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) updated by
- The changeset you mention only affects whether getaddrinfo() will …
- 07:12 Ticket #552 (Nginx doesn't honor net.ipv6.conf.all.disable_ipv6) created by
- Changeset http://hg.nginx.org/nginx/rev/ec8594b9bf11 should disable …
04/29/14:
- 22:16 Changeset in nginx [5686:5cf537731218] by
- SPDY: fixed one case of improper memory allocation error handling. …
- 20:22 Changeset in nginx [5683:48c97d83ab7f] by
- OCSP stapling: missing OCSP request free call.
- 15:27 Changeset in nginx_org [1186:8125bec5c7a1] by
- Upstream: documented the $upstream_cookie_* variables.
- 08:28 Changeset in nginx [5677:3a48775f1535] by
- Upstream: added the "$upstream_cookie_<name>" variables.
- 07:37 Changeset in nginx_org [1174:f121a423a6dd] by
- Donor added.
04/28/14:
- 22:37 Ticket #551 (Start Failure; Invalid Option with Map Expression in nginx.conf) updated by
- Thanks! Yup, the 14.04 version of /etc/init.d/nginx does this: […]
- 21:44 Ticket #551 (Start Failure; Invalid Option with Map Expression in nginx.conf) closed by
- invalid: This doesn't looks like a problem in nginx. Rather, it's an incorrect …
- 21:28 Ticket #550 (Add method to remove or change deafult headers.) closed by
- wontfix: There are no plans to add an ability to modify any header.
- 20:37 Ticket #551 (Start Failure; Invalid Option with Map Expression in nginx.conf) created by
- I recently upgraded a server from Ubuntu 12.04 LTS to 14.04 LTS and …
- 19:48 Ticket #550 (Add method to remove or change deafult headers.) created by
- By default nginx responds with a number of headers, for example I have …
- 16:32 Changeset in nginx_org [1173:3c40cd5e284a] by
- Regenerated.
- 16:32 Changeset in nginx_org [1172:24baab45bacf] by
- 1162:fffa56507ba2 (the banneer with the link to the survey) reverted.
- 16:06 Ticket #549 (unexpected multiple 206 errors on transferring file) updated by
- From the data provided it looks like connections are closed for some …
- 14:13 Ticket #549 (unexpected multiple 206 errors on transferring file) created by
- Hello, I have a following setup: nginx + haproxy on LB server (nginx …
- 13:20 Ticket #548 (A wrong server config in upstream get an error ip addr) closed by
- wontfix: 1181 is 4*256+157, that is 0.0.4.157 IPv4 address as per inet_addr(3). …
- 12:06 Ticket #548 (A wrong server config in upstream get an error ip addr) created by
- in an upstream config like : upstream test{ server 1181; …
04/25/14:
- 15:39 Changeset in nginx_org [1171:f9b35c517517] by
- Updated supported Ubuntu releases.
- 14:44 Changeset in nginx-tests [395:d7d9b4367bab] by
- Tests: start nginx prefixed to a temporary directory. This fixes …
- 14:01 Changeset in nginx_org [1181:b8f0362f61e5] by
- Added links to scgi.
- 14:00 Changeset in nginx_org [1180:9d3beb5890eb] by
- Documented the scgi module.
- 09:38 Changeset in nginx_org [1170:7e2b0fec62cf] by
- Donors added.
04/24/14:
- 18:31 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Replying to Felipe Cerqueira skylazart: > Hi, I would like …
- 17:18 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) closed by
- fixed: Fixed by fbfdf8017748.
- 16:49 Ticket #531 (source port logging) updated by
- Some of this does still apply directly to the mainline nginx code …
- 15:40 Ticket #547 (Nginx worker randomly segfault during the day using owncloud android ...) closed by
- duplicate: Looks like a duplicate of #235. Please follow workaround suggested …
- 14:35 Ticket #547 (Nginx worker randomly segfault during the day using owncloud android ...) created by
- Note : I downgraded my Nginx version from 1.4 to 1.2.1 in order to use …
- 13:04 Changeset in nginx_org [1169:525190b17193] by
- nginx-1.7.0, nginx-1.6.0
- 12:52 Changeset in nginx [5672:622887a470d3]stable-1.6 by
- release-1.6.0 tag
- 12:52 Changeset in nginx [5671:daa5384fd526]stable-1.6release-1.6.0 by
- nginx-1.6.0-RELEASE
- 09:57 Changeset in nginx_org [1165:0a441212ef0f] by
- A link to nginx.com application load balancing product page fixed.
- 09:21 Milestone 1.5 completed
- Status: released Trunk: mainline 1.5.x planned features and …
- 09:04 Milestone 1.6.0 completed
- Status: released [[http://nginx.org/en/CHANGES-1.6 | 1.6.0 …
- 09:03 Milestone 1.7.0 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.0 …
- 08:25 Changeset in nginx_org [1168:384bb0349a8a] by
- Documented the "if" parameter of the "access_log" directive.
- 05:10 Changeset in nginx_org [1166:1d299c6f7c49] by
- The new directives "proxy_ssl_verify" and "proxy_ssl_server_name". …
- 05:02 Changeset in nginx_org [1167:cac06b81957c] by
- Documented the $ssl_server_name variable.
04/23/14:
- 16:00 Changeset in nginx [5670:ec4ca22bfb86]stable-1.6 by
- Missed comma fixed. A couple of Latin symbols plugged into Russian …
- 15:34 Changeset in nginx_org [1164:57c6219b2975] by
- Missed comma fixed. A couple of Latin symbols plugged into Russian …
- 15:34 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) closed by
- wontfix: As per performance tests done by Konstantin Pavlov, removing the …
- 12:31 Changeset in nginx_org [1163:3e54752fed9c] by
- Regenerated.
- 12:30 Changeset in nginx_org [1162:fffa56507ba2] by
- A banner with the link to the survey installed.
- 11:19 Ticket #372 (gzip_static: support for .svgz files) updated by
- Yes, that's one of multiple ways to do this. Please use …
04/22/14:
- 21:13 Ticket #372 (gzip_static: support for .svgz files) updated by
- I think I have it: location ~ \.svgz$ { add_header Content-Encoding …
- 20:51 Ticket #372 (gzip_static: support for .svgz files) updated by
- Yes, thanks. So if I add add_header Content-Encoding gzip; to …
- 18:49 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) updated by
-
Status, Owner changed
Yes, thanks, that's a known problem. Valentin has slightly better … - 18:20 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) created by
- From src/http/modules/ngx_http_proxy_module.c 2323 data does not have …
- 17:10 Ticket #372 (gzip_static: support for .svgz files) updated by
- Adding "Content-Encoding: gzip" to particular files isn't relevant to …
- 15:55 Ticket #372 (gzip_static: support for .svgz files) updated by
- With "gzip: on" in nginx.conf, I'm getting .svgz content served …
- 15:09 Ticket #372 (gzip_static: support for .svgz files) updated by
- The ticket is not about serving .svgz, but about gzip_static …
- 14:52 Ticket #372 (gzip_static: support for .svgz files) updated by
- This is not an acceptable solution. The only browser that deals …
- 10:54 Changeset in nginx_org [1161:a60d9d32ab2d] by
- Donor added.
04/21/14:
- 12:40 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) updated by
- Действительно. Но что там срабатывает понять не могу.
- 11:32 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) closed by
- worksforme: Наиболее вероятная причина - в конфиге написано что-то ещё, и это …
- 10:38 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) created by
- При наличии вот такого тестового правила: […] Делаю запрос: wget …
04/18/14:
- 16:36 Ticket #13 (Proxy SSL Verify) closed by
- fixed: The proxy_ssl_verify support committed, see 060c2e692b96.
- 16:10 Changeset in nginx [5655:0373d5141fa7]stable-1.6 by
- Version bump.
- 16:08 Changeset in nginx [5654:1dfb75c43080]stable-1.6 by
- stable-1.6 branch
- 14:42 Changeset in nginx-tests [393:3c9aeeb09ac8] by
- Tests: proxy_ssl_name and proxy_ssl_verify tests.
- 14:36 Changeset in nginx-tests [392:c28ecaef065f] by
- Tests: try_run() introduced. This method replaces multiple ad-hoc …
- 13:26 Changeset in nginx-tests [394:8d436291c09b] by
- Tests: added tests for the "access_log" directive.
- 08:52 Ticket #544 (Limit proxy_next_upstream) created by
- It could be useful to be able to limit proxy_next_upstream by number …
04/17/14:
- 20:37 Ticket #531 (source port logging) updated by
- This ticket appears to be based on the Zimbra version of nginx, so it …
- 19:39 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Hi, I would like to collaborate working on this new feature. Brian, …
- 15:22 Changeset in nginx_org [1233:726e8f47763c] by
- Removed the "old browsers" phrase in upstream and userid modules.
- 14:29 Ticket #543 (keepalive is lost if connection is HTTP/1.0 and request is proxied and ...) closed by
-
invalid: You have
sub_filter
enabled. As a result nginx cannot know the … - 14:04 Ticket #543 (keepalive is lost if connection is HTTP/1.0 and request is proxied and ...) created by
- I've testsuite to test if connection is kept alive over some proxied …
- 03:54 Changeset in nginx_org [1160:0871621c6341] by
- Regenerated.
- 03:54 Changeset in nginx_org [1159:166fd33afad1] by
- Extended dir.map with links to variables.
04/16/14:
- 13:09 Changeset in nginx_org [1158:48f411449e2b] by
- Regenerated.
- 13:07 Changeset in nginx_org [1157:a8a643647c76] by
- Added descriptions for $invalid_referer and $memcached_key.
- 10:22 Changeset in nginx_org [1156:8e8a6a7cff2b] by
- Added variables index.
- 09:55 Changeset in nginx_org [1155:07402a11fd8d] by
- Assigned IDs to tags describing variables.
- 08:10 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) closed by
- fixed: Oops, the resolution had to be "invalid".
- 08:09 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- Sounds fair, i added a ticket at Firefox, this ticket can be closed.
- 07:40 Changeset in nginx [5652:b6240baead00] by
- SPDY: fixed typo in log message.
- 07:40 Changeset in nginx [5651:b51bd021808b] by
- Fixed missing "static" in declaration of ngx_http_gzip_quantity().
- 06:29 Changeset in nginx_org [1154:b0e56cc57867] by
- Fixed section names.
04/15/14:
- 18:04 Changeset in nginx-tests [391:915ef26ac6eb] by
- Tests: fix proxy_unfinished.t failures with big buffers. With newer …
- 09:08 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- Replying to frankbb.pip.verisignlabs.com: > But if that is …
- 08:26 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) reopened by
- 08:26 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- You are right about Firefox, in webdeveloper console there is an …
- 07:30 Changeset in nginx_org [1152:a6e88e3718a7] by
- Donor added.
04/14/14:
- 20:19 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Yes, Firefox stable supports spdy/3.1, but the optimized Firefox build …
- 16:25 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) closed by
-
invalid: It's known that Firefox doesn't send the
Accept-Encoding
header over … - 15:55 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) created by
- We are having an issue with gzip_static in combination with Firefox 28 …
- 15:49 Ticket #541 (nginx-tests: proxy_unfinished.t test 'no proxy temp' does not work) closed by
- worksforme: The test in question depends on various socket buffer sizes and may …
- 15:15 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Note that "latest stable Firefox" is 28, and it supports spdy/3.1.
- 15:10 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- The error was not in PHP side either. I am using a browser that …
- 15:07 Ticket #541 (nginx-tests: proxy_unfinished.t test 'no proxy temp' does not work) created by
- nginx-tests proxy_unfinished.t last test 'no proxy temp' does not work …
- 14:09 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) closed by
- invalid
- 14:05 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- I took a closer look at the issue, and it seems that the problem is …
- 09:50 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) updated by
- Interesting, it seems this global mutex significantly changed from …
04/13/14:
- 10:54 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- This also seems related: …
04/12/14:
- 14:45 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
- 02:15 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) created by
- I pass SPDY protocol status to my PHP-FPM with the following directive …
04/11/14:
- 13:24 Changeset in nginx-tests [390:7a65ebfdb02e] by
- Tests: skip mp4 if ffmpeg does not support lavfi format.
- 07:11 Changeset in nginx_org [1153:4e20e4f8f49b] by
- Finished truncation of "memory buffers" to just "buffers". While …
04/10/14:
- 21:12 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Not that I know of. I never heard from Igor in IRC so that bounty is …
- 20:58 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- The issue and the patch valid for 1.4.x branch too.
- 20:50 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- hi, is the vuln and the patch valid for the stable 1.4.7 too? brad
- 18:38 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) updated by
- It would be interesting to see some performance numbers. Locking …
- 16:26 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) created by
- Hello, On kernel 3.13.5 / 3.13.8, nginx often hangs in D state. It's …
- 14:24 Ticket #538 (Server origin header not passed through the proxy) closed by
- wontfix: As already explained by Valentin, nginx is origin server if you want …
- 13:56 Changeset in nginx_org [1151:4c2324a7eeea] by
- Corrected the usage of articles and a comma.
- 13:12 Ticket #538 (Server origin header not passed through the proxy) updated by
- Nginx isn't a proxy (in terms of classical forward proxy). It's a …
- 13:00 Ticket #538 (Server origin header not passed through the proxy) updated by
- BTW: I'm aware that this can be achieved with …
- 12:59 Ticket #538 (Server origin header not passed through the proxy) created by
- The Server header is intended to indicate origin server. …
- 12:44 Ticket #536 (Feature request: support SPDY clients without NPN on a single port ...) closed by
- wontfix: No, there are no plans. And it doesn't looks like a good idea to do …
- 12:42 Ticket #537 (TE hop header not stripped when proxying) updated by
- To reproduce […] […] Actual result: […] Expected: […]
- 12:38 Ticket #537 (TE hop header not stripped when proxying) created by
- [http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.5.1 TE …
- 11:38 Ticket #536 (Feature request: support SPDY clients without NPN on a single port ...) created by
- Tengine has a nice feature called spdy_detect …
- 09:07 Ticket #384 (trailing dot in server_name) updated by
-
Description changed
04/09/14:
- 14:15 Changeset in nginx [5650:363395795384] by
- SPDY: moved a variable initialization near to its check. This should …
- 10:24 Changeset in nginx_org [1150:ed7a62ec7b51] by
- Updated the wiki item on the support page.
- 05:09 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) closed by
- invalid: openssl 1.0.1g is not vulnerable (to this bug at least).
- 02:42 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) created by
- Due to the major security vulnerability in OpenSSL the windows binary …
Note:
See TracTimeline
for information about the timeline view.