Timeline
08/29/14:
- 20:10 Ticket #616 (Authenticate header on proxy pass is length-limited?) updated by
- Ah, the newline. Stupid me. Sorry for opening this bug prematurely …
- 17:39 Ticket #616 (Authenticate header on proxy pass is length-limited?) closed by
- invalid: As already shown above, if something doesn't work for you, it doesn't …
- 14:17 Ticket #616 (Authenticate header on proxy pass is length-limited?) reopened by
- Ah, yes, that must have been a copy and paste mistake (I did a lot of …
- 14:11 Ticket #98 (Unable to set Retry-After header with 503 response) closed by
- fixed
- 14:10 Ticket #98 (Unable to set Retry-After header with 503 response) updated by
- In 74ffe03555d002388159365afddc0cbe4967c35c/nginx: […]
- 14:00 Changeset in nginx [5817:74ffe03555d0] by
- Headers filter: "add_header" with "always" parameter (ticket #98). If …
- 12:17 Ticket #616 (Authenticate header on proxy pass is length-limited?) closed by
- invalid: In the second example base64 encoding is invalid, there is no required …
- 10:32 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) updated by
- Strange, I used "User http http" and "http" user has "http" as primary …
- 09:27 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) updated by
- Worker processes calls initgroups(user, group) so you can add the user …
- 00:43 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) created by
- Would be great if we could specify secondary groups as 3rd to nth …
08/28/14:
- 20:02 Ticket #616 (Authenticate header on proxy pass is length-limited?) created by
- I am trying to use nginx as a proxy for a protected resource. Nginx is …
- 10:20 Changeset in nginx_org [1277:3397ecbd57f5] by
- Donor added.
- 10:09 Changeset in nginx-tests [456:858e93175802] by
- Tests: headers module tests.
- 08:41 Changeset in nginx-tests [455:a65cb9330c91] by
- Tests: adjusted resolver and rewrite TODOs.
- 08:33 Changeset in nginx-tests [454:11d324ee4def] by
- Tests: fixed sub filter version check.
- 00:48 Changeset in nginx-tests [453:baae3ed4ad09] by
- Tests: post_action tests.
08/27/14:
- 17:53 Ticket #600 (segfault in ngx_http_get_variable()) closed by
- fixed: Fix committed, thanks.
- 17:50 Ticket #600 (segfault in ngx_http_get_variable()) updated by
- In 6c99c5f00fc9f1c502ce4e7b1f9e3d26003f6c21/nginx: […]
- 17:38 Changeset in nginx [5816:16a371063d20] by
- Variables: updated list of prefixes in ngx_http_rewrite_set().
- 17:38 Changeset in nginx [5815:6c99c5f00fc9] by
- Variables: fixed non-indexed access of prefix vars (ticket #600). …
- 17:19 Ticket #615 (Ability to specify different SSL certificate based on negotiated ...) created by
- As TLS evolves, algorithms get deprecated and added the ability to …
- 16:51 Changeset in nginx [5868:6bbad2e73245] by
- Fixed counting of sent bytes in the send chain functions on EINTR. …
- 16:44 Changeset in nginx [5813:11790b461a6f] by
- SPDY: avoid setting timeout on stream events in ngx_http_writer(). …
- 08:10 Changeset in nginx_org [1276:eff8f05b18ec] by
- Donor added.
08/26/14:
- 14:24 Ticket #607 (proxy_set_header drops certain headers) updated by
- Replying to Valentin V. Bartenev: > This place is only for …
- 13:37 Changeset in nginx_org [1275:c9b202d6c426] by
- Documented the new syntax of the "stub_status" directive.
- 13:35 Changeset in nginx [5811:f5b612019042] by
- Stub status: corrected the "stub_status" directive. The "stub_status" …
- 11:21 Changeset in nginx_org [1273:f03f057e12ff] by
- Regenerated.
- 10:56 Changeset in nginx [5858:02c2352d5b01] by
- Syslog: improved error handling of unix domain sockets. If a syslog …
- 07:56 Changeset in nginx-tests [452:4465c1cf6f75] by
- Tests: sub filter tests for single character matching.
- 07:44 Ticket #607 (proxy_set_header drops certain headers) updated by
- Replying to Ryan Versaw <ryan@versaw.com>: > It looks like …
- 02:32 Ticket #607 (proxy_set_header drops certain headers) updated by
- I found a way to repro what I'm experiencing, but you're correct that …
08/25/14:
- 16:46 Ticket #605 (Configuration check for ngx_http_rewrite_module only) closed by
- wontfix: It might be better idea to filter directives you want to allow using …
- 15:22 Ticket #614 (nginx eats "%25" from URL) closed by
- wontfix: Starting with nginx 1.5.9, nginx expects escaped URIs in …
- 15:11 Ticket #613 (nginx+ssl crashes very often on low memory environment) closed by
- duplicate: From the backtrace it looks like duplicate of #235. Please try the …
- 15:04 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) closed by
- invalid: Closing this.
- 14:55 Ticket #610 (SSL parser bug while parsing SSL key/pem/crt file with BOM in windows ...) closed by
- wontfix: Yes, it's a known problem that some editors on Windows try to add BOM …
- 14:23 Ticket #607 (proxy_set_header drops certain headers) updated by
- Strange. I'll admit that I didn't break this down into the simplest …
- 14:02 Ticket #607 (proxy_set_header drops certain headers) closed by
- worksforme: Works fine here, even on Windows. Just tested with the following …
- 13:30 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- OK, thanks for the detailed explanation.
- 13:25 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
-
Status, Owner changed
- 13:02 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- The main purpose of accept mutex is to solve …
- 12:54 Ticket #614 (nginx eats "%25" from URL) updated by
- Note that URL is passed to nginx by apache via X-Accel-Redirect header.
- 12:43 Ticket #614 (nginx eats "%25" from URL) created by
- '%25' in URL gets decoded by nginx-1.6.1 as empty string, '%25%25' …
- 12:08 Changeset in nginx [5810:5322be87fc02] by
- Sub filter: fixed matching for a single character.
- 11:03 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- I see. Then i miss understood the intention. I thought the reason …
- 10:58 Ticket #613 (nginx+ssl crashes very often on low memory environment) created by
- Hello, I'm using nginx version 1.6.1 stable branch and I'm …
- 10:31 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- I don't see a problem here. This mechanism is only needed to prevent …
- 10:05 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
- Thanks, Matt. We will take a look.
- 09:53 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) created by
- Background: - When using "accept_mutex on", only one worker …
- 09:41 Changeset in nginx [5897:dff86e2246a5] by
- Access log: cancel the flush timer on graceful shutdown. Previously, …
- 09:37 Changeset in nginx [5895:0f53e5fb7205] by
- Events: simplified cycle in ngx_event_expire_timers().
- 09:34 Changeset in nginx [5894:1f513d7f1b45] by
- Events: removed broken thread support from event timers. It's mostly …
08/24/14:
- 17:55 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
- My sample solution code is wrong. The goto cannot be done there …
08/23/14:
- 18:42 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) created by
- The ngx_freebsd_sendfile_chain.c file contains sendfile() code for …
- 10:39 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) updated by
- Very bad name for a variable, and very long. Breaks the syntax …
08/22/14:
- 02:43 Ticket #610 (SSL parser bug while parsing SSL key/pem/crt file with BOM in windows ...) created by
- Hi: When the nginx parsing ssl key/pem/crt file -- if these files are …
08/21/14:
- 15:57 Ticket #609 (Apply xslt-html-parser patch to http_xslt_module (used by Diazo)) created by
- Hi, Please integrate the xslt-html-parser patch to the …
- 07:22 Changeset in nginx_org [1271:829147dcd44b] by
- Donor added.
08/20/14:
- 23:25 Ticket #608 (Please specify prototyping behavior for nginx.xs) created by
- While compiling Nginx in CentOS 7 64bits, I get this error: + …
- 20:44 Ticket #607 (proxy_set_header drops certain headers) created by
- This is when running on Windows, so I'm not sure if that could be …
- 15:29 Ticket #9 (autoindex_max_name_len directive) updated by
- I had to move a web server off of nginx because of this, unfortunately.
- 10:01 Changeset in nginx-tests [451:be98c162f8bc] by
- Tests: adjusted access_log test timeout.
- 09:13 Changeset in nginx [5809:bb26f7ceaaf1] by
- Mail: fixed number of arguments allowed in the listen directive.
- 09:13 Changeset in nginx [5808:a305a4477af0] by
- Mail: fixed a comment. There's no loc_conf in the mail module.
08/19/14:
- 12:50 Changeset in nginx-tests [450:9e26d5b10fb3] by
- Tests: fixed typo.
- 12:48 Changeset in nginx-tests [449:0bc79a098213] by
- Tests: added resolver timeout test with multiple requests sent. …
- 11:43 Changeset in nginx [5840:60d2cb03faee]stable-1.6 by
- Resolver: notify all waiting requests on timeout. If a …
- 11:43 Changeset in nginx [5812:954867a2f0a6] by
- Resolver: notify all waiting requests on timeout. If a …
- 10:13 Changeset in nginx [5807:6d468b45f40e] by
- Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom(). Reported …
08/18/14:
- 17:21 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- Thanks!
- 09:23 Changeset in nginx [5814:a5886df87cbb] by
- SPDY: added a comment about handling stream with the timer set.
- 08:27 Changeset in nginx_org [1274:794717949a83] by
- Stub status: fixed whitespace in example output.
- 08:03 Changeset in nginx [5806:8cdec62a7751] by
- Image filter: downgrade strong etags to weak ones as needed.
- 07:47 Changeset in nginx_org [1270:af039a07bc26] by
- Donor added.
08/17/14:
- 11:33 Ticket #606 (lower log level of ngx_http_access_module forbidden access) created by
- When using the deny/allow ip directives of the ngx_http_access_module, …
08/15/14:
- 19:51 Ticket #605 (Configuration check for ngx_http_rewrite_module only) created by
- It would be nice if nginx had ability to check if configuration file …
- 18:09 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- Replying to Gunnlaugur Þór Briem <gunnlaugur@gmail.com>: > …
- 17:02 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- In …
- 12:31 Changeset in nginx_org [1272:e6f3391df2ea] by
- Explicitly set background and font colors of error pages.
- 10:09 Changeset in nginx [5805:79553cb77747] by
- Fixed typo.
08/13/14:
- 18:45 Changeset in nginx [5896:3efdd7788bb0] by
- Events: introduced cancelable timers.
- 11:11 Changeset in nginx [5917:2c64b69daec5] by
- Moved writev() handling code to a separate function. This reduces …
- 11:11 Changeset in nginx [5916:e044893b4587] by
- Merged conditions in the ngx_*_sendfile_chain() functions. No …
- 11:11 Changeset in nginx [5915:ac3f78219f85] by
- Moved the code for coalescing file buffers to a separate function.
- 11:11 Changeset in nginx [5854:b63e829621ab] by
- Generalized definitions of the number of preallocated iovec's. No …
- 11:11 Changeset in nginx [5853:a6e83ac70af9] by
- Reduced difference between the send chain functions. No functional …
- 11:11 Changeset in nginx [5852:43512a33e8f2] by
- Merged implementations of ngx_readv_chain(). There's no real need in …
- 11:11 Changeset in nginx [5851:150df089fe47] by
- Removed the "complete" variable from various send chain functions. It …
- 11:11 Changeset in nginx [5850:f9c83484d9ce] by
- Moved the code for adjusting sent buffers in a separate function.
- 11:11 Changeset in nginx [5849:810e97260edc] by
- Fixed writev() debug log message in ngx_darwin_sendfile_chain().
- 06:53 Changeset in nginx [5827:54e9b83d00f0] by
- Upstream: avoided directly terminating the connection. When memory …
08/12/14:
- 22:03 Ticket #604 (WebDAV: мелкие косяки) created by
- По мотивам: http://habrahabr.ru/post/232883/ 1. Некоторые клиенты не …
- 11:37 Changeset in nginx-tests [448:29ee0d2b0746] by
- Tests: tests for rewrite "set" directive.
- 00:30 Ticket #603 (Can't get original downstream IP when using the realip module) updated by
- The problem is that the $remote_addr variable value is cached on a …
08/11/14:
- 12:35 Ticket #603 (Can't get original downstream IP when using the realip module) created by
- I would like to use the realip module to transparently use …
- 09:38 Changeset in nginx_org [1269:77aae154bd21] by
- Donor added.
08/10/14:
- 13:47 Ticket #600 (segfault in ngx_http_get_variable()) updated by
- I have tested this patch. And it works well for ssi module and lua module.
- 13:44 Changeset in nginx [5804:92490a725fef] by
- Events: removed unused variable in ngx_poll_process_events().
08/09/14:
- 23:52 Ticket #602 (fastcgi_cache doesn't accept variable) closed by
-
invalid: The
fastcgi_cache
directive doesn't support variables. If variables … - 19:09 Ticket #600 (segfault in ngx_http_get_variable()) updated by
- The following patch should fix this, please test if it works for you: …
- 01:58 Ticket #602 (fastcgi_cache doesn't accept variable) updated by
- Also trying to pass a variable as an argument for fastcgi_pass doesn't …
- 01:48 Ticket #602 (fastcgi_cache doesn't accept variable) created by
- I use nginx provided by atomic repos in centos 6.5 First I set up the …
08/08/14:
- 19:13 Ticket #600 (segfault in ngx_http_get_variable()) updated by
-
Description changed
08/07/14:
- 13:04 Changeset in nginx [5803:ecfc601f1225] by
- Events: format specifier fixes.
- 12:56 Changeset in nginx [5802:a4e9c7e6e062] by
- Events: changed nevents type to unsigned in poll module.
- 09:40 Changeset in nginx-tests [447:183f21bbe3d6] by
- Tests: removed http_variables.t TODO check, fix merged.
08/06/14:
- 16:36 Changeset in nginx-tests [446:37a46774e307] by
- Tests: entity tags test for unsuccessful response. Ensure that …
- 15:40 Ticket #601 (Proxy_pass esque directive to all endpoints in upstream block) closed by
- wontfix: There are no plans to implement this. If needed in your particular …
- 14:58 Changeset in nginx [5801:ab48149b77a6] by
- Style: use specified macro instead of magic-number.
- 14:00 Changeset in nginx_org [1268:bb647c5e4ead] by
- Corrected the example in the stub_status module.
- 10:40 Changeset in nginx_org [1267:cf2f93ab8df9] by
- Grammar fixed.
- 09:31 Changeset in nginx-tests [445:62d1f96c5ff4] by
- Tests: syslog "if=" tests.
- 02:42 Ticket #601 (Proxy_pass esque directive to all endpoints in upstream block) created by
- There should exist a proxy_pass like directive to route to all …
08/05/14:
- 21:39 Ticket #596 (Условие при логировании в syslog) closed by
- fixed: Fix committed.
- 21:00 Ticket #596 (Условие при логировании в syslog) updated by
- In b1f8285297a710687fc4616ea1a26c2732b59ee7/nginx: […]
- 15:07 Changeset in nginx_org [1266:35d6ac64bf27] by
- Documented five directives in the mail ssl module. The following …
- 14:07 Milestone 1.7.4 completed
- Status: released 1.7.4 changelog …
- 14:02 Milestone 1.6.1 completed
- Status: released [[http://nginx.org/en/CHANGES-1.6| 1.6.1 …
- 14:00 Changeset in nginx_org [1265:ba6da8f0ecd2] by
- Added STARTTLS advisory link.
- 12:55 Changeset in nginx_org [1264:f6d12250cda5] by
- nginx-1.7.4, nginx-1.6.1
- 10:41 Ticket #596 (Условие при логировании в syslog) updated by
- Да, и так работает. Сообщение об ошибке при указании только gzip не …
- 01:06 Ticket #596 (Условие при логировании в syslog) updated by
- Господа, а не проще как-то так: […] ? (Untested, но я не вижу …
08/04/14:
- 07:03 Changeset in nginx [5934:2c33ed82cde1] by
- SSL: loading certificate keys via ENGINE_load_private_key().
- 06:52 Changeset in nginx_org [1263:fb94d6f98b03] by
- Donor added.
08/01/14:
- 10:26 Changeset in nginx_org [1262:dbd80a96189d] by
- Added missing links into the Russian index page.
- 10:20 Changeset in nginx_org [1261:e698e71d8e7f] by
- Updated with Netcraft July 2014 Web Server Survey stats.
- 07:48 Ticket #594 (nginx.repo.RHEL7) closed by
- invalid: Feedback timeout.
07/31/14:
- 18:28 Ticket #596 (Условие при логировании в syslog) updated by
- Без goto и дублирования кода - однозначно лучше. Можно ещё …
- 18:10 Ticket #597 (Самопроизвольное отключение процессов) closed by
- worksforme: Сигнал 9 не мог случится сам по себе, его кто-то послал. Сам nginx мог …
- 09:34 Ticket #600 (segfault in ngx_http_get_variable()) updated by
-
Status, Owner changed
This looks like a valid problem. Thanks. - 08:13 Ticket #597 (Самопроизвольное отключение процессов) updated by
- Replying to maxim: > Добрый день! > > Стандартная …
- 08:11 Ticket #597 (Самопроизвольное отключение процессов) updated by
- Replying to Valentin V. Bartenev: > На всякий случай …
- 04:37 Ticket #600 (segfault in ngx_http_get_variable()) created by
- easy to reproduce: 1. nginx configure: […] 2. The content of …
07/30/14:
- 17:22 Ticket #97 (try_files and alias problems) updated by
- Could you please try the following patch? […]
- 17:15 Ticket #596 (Условие при логировании в syslog) updated by
- Мне больше нравится нижеследующий вариант как более простой. Вы можете …
- 17:03 Ticket #596 (Условие при логировании в syslog) updated by
-
Status changed
- 16:16 Ticket #599 (custom log format on default log doesn't work properly) updated by
- Please provide full configuration you are able to reproduce the …
- 15:38 Ticket #599 (custom log format on default log doesn't work properly) created by
- When changing the log format on the default log file you end up with 2 …
- 14:32 Ticket #598 (ngx_proxy_protocol "broken header" error writes unescaped bytes to ...) closed by
- duplicate: Duplicate of ticket #191.
- 04:32 Ticket #598 (ngx_proxy_protocol "broken header" error writes unescaped bytes to ...) created by
- When using the 'proxy_protocol' parameter on 'listen' directives, any …
Note:
See TracTimeline
for information about the timeline view.