Timeline
06/04/16:
- 19:04 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) closed by
- worksforme: When updating, it's a good idea to read the changes. Changes with …
- 10:59 Ticket #993 (support for X25519 in ssl_ecdh_curve) created by
- I use nginx statically linked against BoringSSL, which supports …
06/03/16:
- 23:28 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) created by
- Hello. It looks like I found some issue with proxy_next_upstream. I am …
- 12:44 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) closed by
- invalid: Thanks for the confirmation.
- 11:53 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- @vbart: You are absolutely right, the network throttling in Chrome is …
- 11:31 Changeset in nginx-tests [939:cfddaf316233] by
- Tests: restored proxy_temp_path access bits in proxy_unfinished.t. …
- 03:34 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
- People use ssl_stapling_file because otherwise nginx doesn't always …
06/02/16:
- 15:02 Ticket #189 (timeouts break when time changes) updated by
- See also #989.
- 15:02 Ticket #989 (Use monotonic time for event handlers) closed by
- duplicate
06/01/16:
- 16:27 Ticket #959 (Permit post before acking settings) updated by
- Any plans to put this patch into 1.10.2? I see 1.10.1 is already released.
- 15:24 Ticket #990 (ssl_stapling_file does not work with multiple certificates) closed by
- invalid: The ssl_stapling_file directive instruct nginx to unconditionally …
- 15:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- The URL to the page doesn't really help, since your page contains a …
- 12:47 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Replying to vbart: > I don't have that page to reproduce. …
- 12:27 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- I don't have that page to reproduce. Please note, that HTTP/2 …
- 12:20 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Replying to vbart: > Could you provide a …
- 12:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
- 12:07 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) created by
- When using connection with low bandwidth (G2, GPRS...), our page …
05/31/16:
- 21:23 Ticket #990 (ssl_stapling_file does not work with multiple certificates) created by
- NGINX version 1.11.0 introduced the ability to use multiple …
- 19:26 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) updated by
- Bug is still present in package nginx-1.10.1-1.el6.ngx.x86_64
- 17:20 Milestone 1.10.1 completed
- Status: released Trunk: stable * Bug fixes
- 17:19 Milestone 1.11.1 completed
- Status: released Trunk: mainline * Bug fixes
- 16:48 Ticket #981 (Segmentation fault on chunked WebDAV upload) closed by
- fixed: Fix comitted.
- 16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- In [changeset:"0ac0575e955dc0bd394f86ea2d5bf4c9da939dba/nginx" …
- 16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- In [changeset:"7eb19447b2de572ac431500367939b62715492d3/nginx" …
- 14:04 Ticket #989 (Use monotonic time for event handlers) updated by
- Duplicate of #189. Please also see …
- 13:47 Changeset in nginx [6581:79a20c61e23a]stable-1.10 by
- release-1.10.1 tag
- 13:47 Changeset in nginx [6580:7fcde9122088]stable-1.10release-1.10.1 by
- nginx-1.10.1-RELEASE
- 13:42 Ticket #989 (Use monotonic time for event handlers) created by
- Many embedded systems don't have RTC, so they need to use external …
- 02:13 Changeset in nginx [6579:0ac0575e955d]stable-1.10 by
- Core: skip special buffers on writing (ticket #981). A special last …
- 01:54 Ticket #988 (stuck by below,here is my code please help me) closed by
- invalid: You've missed space after the "if" directive. Please use the …
- 01:39 Ticket #988 (stuck by below,here is my code please help me) created by
- nginx cant rewrite,it give me error in the log below 2016/05/31 …
05/30/16:
- 23:21 Changeset in nginx [6577:fd003480a665]stable-1.10 by
- Version bump.
- 18:31 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- > ssl_verify_client off, all subdomains can be browsed In this case …
- 16:12 Ticket #986 (configure not passing additional --with-ld-opt to obj/Makefile) closed by
- fixed: Correct, it's not needed to pass the option these days. I've removed …
- 15:09 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- I am sure you're right, but I think the problem is a bit different …
- 13:23 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) closed by
- duplicate: Duplicate of #794.
05/29/16:
- 13:56 Ticket #676 (Different ssl_protocols per server won`t work) updated by
- As a workaround, there are a possible to restrict TLS protocol version …
05/28/16:
- 23:18 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) created by
-
The default value for
ssl_ciphers
is incompatible with the HTTP/2 …
05/25/16:
- 12:19 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- There are two things to consider when using multiple certificates: - …
- 11:51 Ticket #986 (configure not passing additional --with-ld-opt to obj/Makefile) updated by
-
Component changed
Looks like the problem you are seeing is because--with-ld-opt
added … - 11:44 Ticket #663 (Variable interpolation inside Map directive) closed by
- fixed: Support of complex values in resulting strings is available in nginx …
- 11:38 Ticket #663 (Variable interpolation inside Map directive) updated by
- In [changeset:"db699978a33fe19d786e95e00143eb2b6a1662c0/nginx" …
- 11:37 Ticket #985 (request_id variable, needs more documentation) updated by
-
Component changed
- 07:32 Ticket #986 (configure not passing additional --with-ld-opt to obj/Makefile) created by
- Hi, Recently I was trying to build nginx 1.10.0 from source and add …
- 04:45 Ticket #985 (request_id variable, needs more documentation) created by
- i'd like to use request_id, but there are several things i need to …
05/24/16:
- 20:38 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- I've installed 1.11.0 and there seems to be some issue around OCSP …
- 18:54 Changeset in nginx [6751:696dbfb0490a]stable-1.10 by
- HTTP/2: unbreak build on MSVC.
- 16:24 Milestone 1.11.0 completed
- Status: released Trunk: mainline * "proxy_bind transparent" …
- 15:29 Ticket #959 (Permit post before acking settings) updated by
- Replying to rogierslag@…: > Also tested and seems to …
- 14:55 Changeset in nginx-tests [938:d3ff66fc7f5c] by
- Tests: reverted cb8438c28482. See ce94f07d5082 in nginx for details.
- 14:45 Ticket #959 (Permit post before acking settings) closed by
- fixed: In [changeset:"ce94f07d50826fcc8d48f046fe19d59329420fdb/nginx" …
- 14:44 Changeset in nginx [6578:9809d3833cc0]stable-1.10 by
- Updated OpenSSL used for win32 builds.
- 14:37 Changeset in nginx [6750:cb330cd39030]stable-1.10 by
- HTTP/2: implemented preread buffer for request body (closes #959). …
- 13:09 Changeset in nginx-tests [937:b1fa8e0cc27b] by
- Tests: whitespaces fix.
- 10:09 Changeset in nginx-tests [936:e81cacf44cac] by
- Tests: test rejecting new connection in stream_udp_limit_conn.t.
- 09:58 Changeset in nginx-tests [935:25a4b2fdd3fb] by
- Tests: I/O timeout options introduced in Stream. Some tests wait for …
- 08:46 Ticket #971 (Clarify $host and $hostname in embedded variables documentation) updated by
- Actually, i'd like to add an extra detail: "in this order of …
- 03:19 Ticket #984 (http auth: Incorrect actions order) closed by
- invalid: The …
05/23/16:
- 19:53 Ticket #984 (http auth: Incorrect actions order) created by
- Hello! I have NGINX + Apache web server and try to restrict access to …
- 16:09 Changeset in nginx-tests [934:d5762cd27ad9] by
- Tests: added tests for proxy_protocol_port variable.
- 15:54 Changeset in nginx-tests [933:e94d9436a37f] by
- Tests: added tests for realip_remote_port variable.
- 10:58 Changeset in nginx-tests [932:f9ab0aa6e14e] by
- Tests: simple ssl_verify_client tests.
- 09:07 Ticket #959 (Permit post before acking settings) updated by
- Replying to vbart: > Please try the patch in attachment …
- 08:45 Ticket #959 (Permit post before acking settings) updated by
- Also tested and seems to work. Is a release to be scheduled for an …
05/21/16:
- 13:42 Ticket #959 (Permit post before acking settings) updated by
- Replying to vbart: > Please try the patch in attachment …
05/20/16:
- 19:50 Changeset in nginx-tests [931:bf86f9ad0c23] by
- Tests: proxy_cache_bypass TODO adjusted.
- 15:59 Ticket #959 (Permit post before acking settings) updated by
- Please try the patch in attachment above.
- 15:50 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) closed by
- fixed: In [changeset:"654d2dae97d308fb8f9ef61216d5c7a8f52ee686/nginx" …
- 15:41 Changeset in nginx [6749:f88a145b093e]stable-1.10 by
- HTTP/2: the "421 Misdirected Request" response (closes #848). Since …
- 14:35 Ticket #885 (Add support for multiple elliptic curves) closed by
- fixed: Support committed.
- 13:43 Ticket #983 (NGINX PROXY 0000 1204 0000 0000 0000 0300 0000 8000) closed by
- invalid: It looks like you have HTTP/2 enabled on the listening socket on port …
- 11:33 Ticket #983 (NGINX PROXY 0000 1204 0000 0000 0000 0300 0000 8000) created by
- After last update of nginx all my pages are getting: 0000 1204 …
- 04:45 Ticket #974 (Resolver fails if IPv6 DNS records are not returned) closed by
- invalid: Not an nginx bug which was already fixed.
05/19/16:
- 20:16 Ticket #982 (nginx with perl_module is not going) created by
- cc1: warnings being treated as errors …
- 19:11 Ticket #978 (Wrong link header concatenation) closed by
- invalid: Feedback timeout.
- 19:06 Ticket #814 (Support for parallel ECDSA / RSA certificates) closed by
- fixed: Support for multiple certificates was committed and will be available …
- 17:35 Ticket #885 (Add support for multiple elliptic curves) updated by
- In [changeset:"2014ed60f17fcb52e680d80e1251a488dd67f8cf/nginx" …
- 17:35 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- In [changeset:"51e1f047d15d5602a8250dfe9192d0eae71e6fcc/nginx" …
- 16:10 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- In [changeset:"183a6b1f3fa5c4255ba7efbe5664f10f8b5aece7/nginx-tests" …
- 16:03 Changeset in nginx-tests [930:183a6b1f3fa5] by
- Tests: http ssl tests with multiple certificates (ticket #814).
05/18/16:
- 15:08 Ticket #959 (Permit post before acking settings) updated by
- Is there any expected timeline for nginx 1.10.1 release? I am hoping …
- 14:20 Ticket #762 (procol version integer overflow, downgrade to 0.9) updated by
- In [changeset:"302ff40c9bc9ca3564ec2e63ca6da5735ca871e0/nginx" …
05/17/16:
- 15:27 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by
- I would like to add after experiencing this same issue it is still a …
- 12:35 Ticket #959 (Permit post before acking settings) updated by
- A minimum testcase is available on …
05/16/16:
- 20:39 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- За 40 минут работы больше не падал. Файлы целые - md5 с загруженными …
- 17:51 Ticket #948 (Web DAV module strange behaviour when client resumes upload) closed by
- fixed: Fix committed, thanks for reporting this.
- 17:49 Ticket #827 (proxy_cache bug when using custom error pages) closed by
- fixed: Fix committed, thanks for reporting this.
- 17:45 Ticket #827 (proxy_cache bug when using custom error pages) updated by
- In [changeset:"d94f579904920078c76fc18157dda0c7cffb64ce/nginx" …
- 17:45 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by
- In [changeset:"055cbb52ac1d5fd68d473af7265e52b1d256fbfa/nginx" …
- 15:58 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') updated by
- Feel free to submit a patch if you think this feature is useful. See …
- 15:28 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- Какой-то такой патч должен помочь: […]
- 14:52 Ticket #953 (Error on logrotate when Nginx is stopped) closed by
-
fixed: Patch with
|| true
will not work correctly if pid file exists, but … - 12:28 Ticket #980 (Root in Location is ignored for .gif files but accepted with php) closed by
- invalid
- 10:48 Ticket #959 (Permit post before acking settings) updated by
- we are having this problem with iOS Safari on ios9.x. it fails when …
- 10:02 Ticket #980 (Root in Location is ignored for .gif files but accepted with php) updated by
- You are correct MDounin, This location inside of / intercepts the …
- 06:54 Ticket #981 (Segmentation fault on chunked WebDAV upload) created by
- […] […] […] С 1.9.10 не падает, в tcpdump в заголовках ничего …
05/15/16:
- 23:11 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') updated by
- Here some questions on Stackoverflow and similar sites about this …
- 23:04 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') updated by
- After 3 years this is still not done. I really like the idea and …
- 03:58 Ticket #361 (user directive is honored incorrectly in nginx.conf) closed by
-
worksforme: If second parameter of the
user
directive is not specified, first … - 03:06 Ticket #242 (DAV module does not respect if-unmodified-since) updated by
-
Status, Sensitive changed
- 03:04 Ticket #604 (WebDAV: мелкие косяки) closed by
- wontfix: Replying to rozhuk.im@…: > По мотивам: …
- 02:13 Ticket #621 (Could not allocate new session in SSL session shared cache) updated by
-
Status changed
- 01:46 Ticket #762 (procol version integer overflow, downgrade to 0.9) updated by
-
Status changed
The restriction in the suggested patch can be easily bypassed: the … - 01:17 Ticket #963 (Double escaping of URI variable in IF statement) closed by
- duplicate: Looks like duplicate of #348.
- 01:17 Ticket #348 (Excessive urlencode in if-set) updated by
- See also #963.
- 00:00 Ticket #772 (No Vary header on 304 Response.) updated by
-
Status, Owner changed
05/14/16:
- 23:54 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) updated by
-
Status, Type changed
- 23:48 Ticket #384 (trailing dot in server_name) updated by
-
Status changed
- 23:08 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by
-
Priority, Status changed
- 23:04 Ticket #953 (Error on logrotate when Nginx is stopped) updated by
-
Status, Component changed
Thanks for the report, the error clearly shouldn't be reported in this … - 10:29 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) updated by
- I have reported this already. It is known by Apple under bug number …
05/13/16:
- 19:33 Ticket #189 (timeouts break when time changes) updated by
-
Status changed
- 19:31 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
-
Status, Sensitive changed
- 19:30 Ticket #749 (Nginx not correctly cleaning fasctgi cache) closed by
- worksforme: There can be a various cases when cache manager will not be able to …
- 17:47 Ticket #980 (Root in Location is ignored for .gif files but accepted with php) updated by
- Most likely your problem is that requests to .gif files are handled …
- 17:40 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) updated by
- I'm working on a solution right now, but this problem should be …
- 16:50 Changeset in nginx-tests [929:15abee29016e] by
- Tests: proxy_cache_bypass and ticket #827 tests.
- 15:47 Changeset in nginx-tests [928:856a37b4f47d] by
- Tests: style.
- 15:26 Changeset in nginx-tests [927:6afbb809983b] by
- Tests: map module basic tests with complex value.
- 15:19 Changeset in nginx-tests [926:16b5438e3da4] by
- Tests: added map test with matching hash key.
- 15:05 Ticket #980 (Root in Location is ignored for .gif files but accepted with php) created by
- I noticed that root directive inside a location is ignored for files. …
- 11:46 Changeset in nginx-tests [925:6bb1f2ccd386] by
- Tests: removed unused variables.
05/12/16:
- 15:51 Ticket #959 (Permit post before acking settings) updated by
- This seems to impact all iOS application which try to negotiate HTTP2 …
- 15:39 Ticket #827 (proxy_cache bug when using custom error pages) updated by
-
Status, Owner changed
When caching errors which are intercepted using … - 15:03 Changeset in nginx-tests [924:54680c434afa] by
- Tests: fixed proxy.t on platforms without IPv6 support.
- 14:32 Ticket #485 (Multiple WWW-Authenticate headers) updated by
-
Type changed
- 14:31 Ticket #55 (Неправильно определяется версия Opera) updated by
-
Status, Sensitive changed
- 14:27 Ticket #824 (NGINX returning 404 on proxy timeout instead of 504 when request is a POST) closed by
- worksforme: Feedback timeout.
- 14:26 Ticket #776 (Hang after NGX_AGAIN) updated by
-
Keywords, Status changed
- 14:22 Ticket #746 (Cached objects wit expires headers in the past served up with ...) closed by
-
wontfix: The
proxy_cache_revalidate
is turned off by default, in particular, … - 14:06 Ticket #697 (Couldn't produce multiple error log items from FastCGI) updated by
-
Type changed
- 14:04 Ticket #642 (Cannot specify a minimum SSL/TLS version without also specifying a maximum) updated by
-
Type changed
- 14:01 Ticket #504 (the resourcenot release in time when file be truncated) closed by
- fixed: Truncation detection for sendfile() on Linux and Solaris was added in …
- 13:44 Ticket #603 (Can't get original downstream IP when using the realip module) closed by
-
wontfix: Just for the record: the
$realip_remote_addr
variable was added in … - 13:38 Ticket #265 (Nginx не запускается с ошибкой: the event "ngx_master_xxx" was not ...) closed by
- wontfix
- 13:37 Ticket #146 (Age header for proxy_http_version 1.1) updated by
-
Sensitive, Type changed
- 13:27 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) updated by
- We encountered the same issue on two different nginx load balancers …
- 13:18 Ticket #761 (The auth_request does not supports query string/arguments) updated by
-
Type changed
- 13:17 Ticket #864 (SLES 12 repo metadata should be signed) updated by
-
Component changed
- 13:14 Ticket #874 (Incorrect $upstream_http_location value) closed by
- wontfix: The "set" and "if" directives cannot be used to modify variables not …
- 12:56 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) updated by
-
Component changed
- 12:50 Ticket #916 (Incorrect map value passed.) closed by
- worksforme: Feedback timeout.
- 11:51 Ticket #973 (upgrade to 1.10 fails ubuntu 14.04.4 LTS, Trusty Tahr) closed by
- invalid: 1.8.1-1_trusty0 - was an Ubuntu shipped package, as we use a bit …
- 11:50 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) closed by
- duplicate: Duplicate of #959.
- 11:46 Ticket #968 (Error in `nginx: worker process': free(): invalid pointer: 0x08962628) closed by
- worksforme: Feedback timeout. Likely a problem in a 3rd party module.
- 11:44 Ticket #951 ('proxy_request_buffering' does not work with 'http2' on nginx 1.9.14) closed by
- worksforme: Feedback timeout.
- 11:44 Ticket #930 (Nginx падает через несколько минут с ошибкой при включении proxy_cache ...) closed by
- worksforme: Feedback timeout. Likely a problem with permissions or an external …
- 11:38 Ticket #892 ('proxy_request_buffering' does not work with 'http2') closed by
- fixed
- 11:07 Changeset in nginx-tests [923:9239393e73c8] by
- Tests: added X-Accel-Redirect test for request method name change.
- 10:08 Changeset in nginx-tests [922:93d900bac201] by
- Tests: added regression test for proxy with no IPv6 port specified.
- 05:57 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) updated by
- Sorry, forgot to mention http/1.1 works fine in nginx 1.10.0 (didn't …
- 05:56 Ticket #979 (http2 on 1.9.15 and 1.10.0 (works ok on 1.9.14)) created by
- Hi there, We have an iOS app that is having intermittent issues with …
05/11/16:
- 19:19 Ticket #978 (Wrong link header concatenation) updated by
- Please clarify. No header concatenation is done by nginx, except for …
- 15:40 Ticket #978 (Wrong link header concatenation) created by
- Nginx combines multiple link headers in a wrong way when being used as …
- 10:58 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- The fix is committed 4 weeks ago as revision b5734248d5e7 (see …
- 10:35 Ticket #976 (unknown directive "gzip" when upgrade from 1.8.0 to 1.9.15 or 1.10.0) closed by
- invalid: Such effect is known to be caused by some 3rd party modules due to …
- 10:19 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") created by
- It would be nice if nginx could respond with an appropriate error page …
- 04:06 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- When will this fix be added to mainstream nginx?
- 03:15 Ticket #976 (unknown directive "gzip" when upgrade from 1.8.0 to 1.9.15 or 1.10.0) created by
- Hi all, When I upgraded nginx from 1.8.0 to 1.9.15 (or 1.10.0), "gzip" …
05/10/16:
- 12:17 Ticket #975 (nginx worker die with trap divide error using upstream_conf with ip_hash) closed by
- invalid: This is a bug tracker for opensource nginx, so I'm closing this …
- 11:56 Changeset in nginx-tests [921:bc9e519ab3bc] by
- Tests: added missing character in regex in syslog.t.
- 09:14 Changeset in nginx-tests [920:943a5952ee5e] by
- Tests: fixed typo in copyright.
05/07/16:
- 09:26 Ticket #975 (nginx worker die with trap divide error using upstream_conf with ip_hash) updated by
- Thank you for your report. I tried to reproduce the issue that you …
05/06/16:
- 21:41 Ticket #975 (nginx worker die with trap divide error using upstream_conf with ip_hash) updated by
- If ip_hash is not used I can't reproduce the bug. If instead of …
- 21:40 Ticket #975 (nginx worker die with trap divide error using upstream_conf with ip_hash) created by
- dpkg -l|grep nginx ii nginx-plus-extras …
- 20:49 Ticket #959 (Permit post before acking settings) updated by
- I think NGINX is over-aggressive here (although, still within the …
- 14:26 Ticket #959 (Permit post before acking settings) updated by
- Awesome, this will be a win for the users, especially those on slow …
- 13:49 Ticket #959 (Permit post before acking settings) updated by
-
Status, Type changed
I agree, while it's not optimal from the latency point of view, such … - 12:33 Ticket #959 (Permit post before acking settings) updated by
- I appreciate the help vbart. I was able to get it working. In …
- 05:26 Ticket #974 (Resolver fails if IPv6 DNS records are not returned) updated by
- I reported this indirectly and they pointed me to this as potentially …
05/05/16:
- 20:33 Changeset in nginx-tests [919:724fcee9a355] by
- Tests: removed unused listen directives in HTTP/2 tests.
- 18:52 Ticket #974 (Resolver fails if IPv6 DNS records are not returned) updated by
- The problem is the response says that the domain name does not exists, …
- 17:49 Ticket #974 (Resolver fails if IPv6 DNS records are not returned) created by
- Attempting to utilize Weave DNS to do container resolution. When using …
- 16:54 Ticket #959 (Permit post before acking settings) updated by
- Yes, the proxy module will call it.
- 15:15 Ticket #959 (Permit post before acking settings) updated by
- Replying to vbart: > Replying to dave-r12@…: > …
- 14:10 Ticket #959 (Permit post before acking settings) updated by
- Replying to dave-r12@…: > vbart, how would I cause a …
- 12:55 Ticket #959 (Permit post before acking settings) updated by
- vbart, how would I cause a module to ask for the request body? If I …
- 01:25 Ticket #973 (upgrade to 1.10 fails ubuntu 14.04.4 LTS, Trusty Tahr) created by
- Hi Folks, my apologies if this issue should be logged elsewhere. No …
Note:
See TracTimeline
for information about the timeline view.