Timeline
06/29/19:
- 13:52 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) closed by
- invalid: The $request_time variable measures …
- 11:00 Ticket #1508 (When browser access nginx http/2 server with large cookies, nginx ...) closed by
- duplicate: Closing this as a duplicate of #1520 (which was selected mostly …
- 10:56 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by
- See also #1508.
- 10:48 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by
- See also #1800.
- 10:48 Ticket #1800 (nginx close http2 connection if request too large) closed by
- duplicate: Duplicate of #1520.
- 10:01 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) updated by
- Please provide full configuration which demonstrates the problem, as …
- 09:57 Ticket #1798 (Gateway timeout error when JSON Payload size > 1400 bytes and MTU size 9000) closed by
- invalid: This doesn't look like a bug in nginx, but rather like a network issue.
06/27/19:
- 14:46 Ticket #1800 (nginx close http2 connection if request too large) created by
- nginx close http2 connection if request too large see the max simple …
- 08:51 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by
- Replying to mdounin: > There is no "nginxResponsetime" in …
06/26/19:
- 19:22 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by
- It looks like there is another similar issue with RST_STREAM(NO_ERROR) …
- 13:52 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) updated by
- Yep, I considered this addition when cooking patch for ticket #1792. …
- 13:15 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) created by
- When attempting to PUT a resource of about 40MB to an nginx endpoint, …
- 04:48 Ticket #1798 (Gateway timeout error when JSON Payload size > 1400 bytes and MTU size 9000) created by
- ifconfig eth0 Link encap:Ethernet HWaddr 00:50:56:01:0A:66 …
- 01:05 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) created by
- Current implementation fails the request on receiving WINDOW_UPDATE …
06/25/19:
- 19:48 Milestone njs-0.3.3 completed
- Planned features: * Objects setter and getter properties * "process" …
- 19:48 Milestone nginx-1.17.1 completed
- Status: scheduled Trunk: mainline * limit_req dry run feature
06/24/19:
06/21/19:
- 12:01 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by
- There is no "nginxResponsetime" in the log pattern provided. Do you …
- 07:54 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by
- Replying to mdounin: > Please define "nginx response time" …
06/19/19:
- 19:35 Ticket #1795 (Nginx proxy serving non-existent proxy cache files) closed by
- invalid: This sounds like a problem in your setup and/or your cache …
- 19:27 Ticket #1795 (Nginx proxy serving non-existent proxy cache files) created by
- Hello. I make custom program for reverse proxy cache invalidation. And …
- 12:12 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by
- Please define "nginx response time" - how do you measure it? What are …
06/18/19:
- 13:13 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) created by
- HI Folks, From past few months we are facing issue in nginx , wherein …
06/17/19:
- 19:26 Ticket #1786 (Send file from Perl module) closed by
- fixed: Fix committed.
- 18:40 Ticket #1786 (Send file from Perl module) updated by
- In [changeset:"36c52a0f6ded3e9755f0f32273abebc9eec916c9/nginx" …
06/13/19:
- 06:43 Ticket #1793 (auth_request does not expand variables) closed by
-
invalid: Variables are not supported by the
auth_request
directive. Note that …
06/12/19:
- 16:13 Ticket #1793 (auth_request does not expand variables) created by
- This example configuration doesn't work as desired - backend receives …
06/11/19:
- 18:59 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by
- Yes, that patch appears to fix my issue. Thank you!
- 14:57 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by
-
Status changed
Could you please try this patch. […] - 08:29 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) created by
- Per the code, we have: […] saying that if we ever receive any …
06/06/19:
- 12:22 Ticket #1786 (Send file from Perl module) updated by
- Thanks for testing. It is likely to be committed and will be in the …
- 08:42 Ticket #1786 (Send file from Perl module) updated by
- It looks there are no crashes anymore. Great. Will this patch be …
06/05/19:
- 15:53 Ticket #1786 (Send file from Perl module) updated by
- Thanks! I applied the path and re-compiled again… I'll report …
- 15:34 Ticket #1786 (Send file from Perl module) updated by
- Thanks for the details provided. As originally suggested, this …
- 14:09 Ticket #1786 (Send file from Perl module) updated by
- ok, next experiment… Full PDF link: …
- 13:44 Ticket #1786 (Send file from Perl module) updated by
- Looks fine, not sure why the snippet looks so weird though. Please …
- 13:12 Ticket #1506 (bind() in configuration test is too cautious) updated by
- See also #1791.
- 13:11 Ticket #1791 (Nginx -t changing ownersip of cache path) closed by
-
duplicate: The
nginx -t
does various configuration testing, including creating … - 12:50 Ticket #1786 (Send file from Perl module) updated by
- Replying to mdounin: > The log snippet suggests that …
- 12:38 Ticket #1786 (Send file from Perl module) updated by
- The log snippet suggests that you've only configured debug log at the …
- 11:37 Ticket #1786 (Send file from Perl module) updated by
- I checked image_filter – yep, we use it, but for another location, so …
- 06:14 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by
- The defect still exists in version 1.14.1
- 04:11 Ticket #1791 (Nginx -t changing ownersip of cache path) created by
- Scenario - Nginx process is running as non-root user by specifying …
06/04/19:
- 16:59 Ticket #1786 (Send file from Perl module) updated by
- > 4734 So, actually it is rather small. > About your suggestion …
- 16:11 Ticket #1786 (Send file from Perl module) updated by
- […] 4734 […] However our backend can actually reply with 412 …
- 15:22 Ticket #1786 (Send file from Perl module) updated by
- > It solves NULL ctx issue based on core dumped. While it may …
- 12:40 Ticket #1786 (Send file from Perl module) updated by
- I described modifications for original nginx.xs …
- 11:20 Ticket #1782 (NULL dereference in ngx_http_upstream.c) updated by
- In [changeset:"54b92955e4e20f5f152ab7d2d7de6609ff1e80db/nginx-tests" …
- 09:04 Ticket #1782 (NULL dereference in ngx_http_upstream.c) closed by
- fixed
- 09:00 Ticket #1782 (NULL dereference in ngx_http_upstream.c) updated by
- In [changeset:"319242d2ddc9fe77b7d2cca4d0b0bd886029f1f7/nginx" …
06/03/19:
- 17:36 Ticket #1790 (syslog to localhost failure (potential IPv6 confusion)) closed by
- invalid: Quoting docs: If a domain …
- 16:52 Ticket #1790 (syslog to localhost failure (potential IPv6 confusion)) created by
- I have been logging to a rsyslogd forwarder via …
- 13:44 Ticket #1789 (regexp rewrite rule does not recognize semicolon at end) closed by
- invalid: Quoting docs: > If a regular expression …
- 13:39 Ticket #1786 (Send file from Perl module) updated by
- > Sorry, Perl code is private, and just uses Postgres with standard …
- 13:37 Ticket #1789 (regexp rewrite rule does not recognize semicolon at end) created by
- This following rewrite rule […] leads to [emerg] 32212#32212: …
06/01/19:
- 19:10 Ticket #1786 (Send file from Perl module) updated by
- I checked other nginx modules and found that they have ctx …
- 15:13 Ticket #1788 (stream proxy_pass ipv6 first) created by
- When A and AAAA recoreds are returned, any one of them would be taken …
- 15:07 Ticket #1786 (Send file from Perl module) updated by
-
Description changed
Please provide full configuration and the Perl code in question. - 14:34 Ticket #1787 (Documentation about log rotation?) closed by
- invalid: Log rotation is something provided by the OS, by programs like …
- 14:24 Ticket #871 (Memory leak in directio mode) closed by
- invalid
- 06:10 Ticket #1787 (Documentation about log rotation?) created by
- Hi, I'm new to nginx, and I don't know where to post this, so excuse …
05/31/19:
- 20:52 Ticket #1786 (Send file from Perl module) created by
- (CentOS 7 container in Ubuntu 16 Server's Host) stack: […] …
05/30/19:
- 19:50 Ticket #1785 (Support access to environment variables in config file) created by
- Currently nginx doesn't directly support access to environment …
- 14:53 Milestone unit-1.9 completed
- Planned features: * requests routing by headers and requests …
Note:
See TracTimeline
for information about the timeline view.