Timeline
05/02/16:
- 21:08 Ticket #968 (Error in `nginx: worker process': free(): invalid pointer: 0x08962628) created by
-
I was reloading the config on Ubuntu using
service nginx reload
. … - 07:51 Ticket #68 (Include larger speed units for HttpLimitReqModule) updated by
- This problem with site scrapers is actual for me too. Please improve …
04/30/16:
- 21:52 Ticket #967 (Force secure bit on cookies when site running under SSL) updated by
- Wrong component, sorry. :-(
- 21:51 Ticket #967 (Force secure bit on cookies when site running under SSL) created by
- It would be great if it would be possible to do something like …
04/29/16:
- 13:11 Ticket #966 (NGINX (1.9.14, 1.9.15, 1.10.0) fail to build against openssl 1.1-pre5 ...) closed by
- duplicate: Duplicate of #860.
- 10:30 Ticket #966 (NGINX (1.9.14, 1.9.15, 1.10.0) fail to build against openssl 1.1-pre5 ...) created by
- Hi all I have tried a few build (in jenkins) for NGINX against the …
04/28/16:
- 17:37 Ticket #965 (gzip_static isn't working with proxy_pass) updated by
- Thanks so much!
- 17:15 Ticket #965 (gzip_static isn't working with proxy_pass) updated by
-
The
gzip_proxied
is not aboutproxy_pass
, but about requests which … - 16:50 Ticket #965 (gzip_static isn't working with proxy_pass) updated by
- Thanks for the slight clarification. Why then would you ever use …
- 16:43 Ticket #965 (gzip_static isn't working with proxy_pass) closed by
- invalid: Well, it looks like I incorrectly understood your problem. You are …
- 16:20 Ticket #965 (gzip_static isn't working with proxy_pass) reopened by
- Unfortunately, including gzip_http_version with either a value of 1.0 …
- 16:11 Ticket #965 (gzip_static isn't working with proxy_pass) closed by
- invalid: Most likely, your problem is …
- 16:00 Ticket #965 (gzip_static isn't working with proxy_pass) created by
- I've been trying to get …
- 14:55 Ticket #964 (Expires header incorrectly prioritised over Cache-Control: max-age) updated by
-
Status, Component changed
The description isn't really correct: nginx prefersCache-Control
… - 12:10 Ticket #964 (Expires header incorrectly prioritised over Cache-Control: max-age) created by
- When using nginx as a caching reverse proxy, items may be cached for …
04/27/16:
- 20:27 Ticket #963 (Double escaping of URI variable in IF statement) created by
- Upstream configuration: […] Proxy configuration: […] Curl: …
- 16:18 Ticket #959 (Permit post before acking settings) updated by
- First of all, nginx doesn't reject streams prior receiving SETTINGS …
- 13:42 Ticket #962 (Nginx leaves old socket) closed by
- duplicate: Duplicate of #753.
- 13:40 Ticket #961 (nginx does not load modules from --modules-path) closed by
-
wontfix: Exactly,
--modules-path
only affects where modules are installed. … - 11:28 Ticket #962 (Nginx leaves old socket) created by
- /etc/nginx/nginx.conf: ---- […] ---- After the stop of nginx …
- 09:39 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Yes, certificate is the same for both subdomains.
- 09:08 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Do you use same certificate to both subdomains?
- 09:08 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- I upgraded now to 1.10.0. The problem is still there.
- 08:58 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- I have the same problem. I'm using ssl_verify_client optional and …
- 05:43 Ticket #961 (nginx does not load modules from --modules-path) created by
- I'm building a custom nginx package based on the official Fedora 23 …
- 05:27 Ticket #960 (TCP connection re-use without upstream conf) created by
- Hi, We are using nginx as a http proxy. We have to connect …
- 05:06 Ticket #959 (Permit post before acking settings) created by
- This report is motivated by a discussion on the HTTP-WG mailing list. …
- 03:40 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) created by
- RPM update earlier today broke our nagios reporting... …
04/26/16:
- 19:06 Ticket #957 (the "http2" parameter requires ngx_http_v2_module) closed by
- duplicate: Duplicate of #924.
- 18:38 Ticket #957 (the "http2" parameter requires ngx_http_v2_module) created by
- 1.10.0 missing ngx_http_v2_module in …
- 16:01 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) closed by
- invalid: Feedback timeout.
- 15:55 Tickets #873,905 batch updated by
-
Milestone changed
Ticket retargeted after milestone closed - 15:54 Milestone 1.9 completed
- Status: completed Trunk: mainline 1.9 planned features and …
- 15:50 Milestone 1.10.0 completed
- Status: released Trunk: stable * First cut of 1.10 stable …
04/25/16:
- 21:40 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
- The configuration above contains […] which instruct nginx to …
- 19:39 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
- I am hitting this problem too, and mdounin's reply in comment3 fails …
- 11:42 Ticket #956 (Location problems) closed by
-
invalid: You have a wrong idea about how the
location
directive works. …
04/23/16:
- 14:26 Ticket #956 (Location problems) created by
- For example i wanna deny access to /site/ so i have configuration like …
04/22/16:
- 17:42 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Replying to mdounin: > Beta 1 was released at …
- 14:10 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Replying to Gobelet@…: > Well, to their defense they did …
04/21/16:
- 18:09 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Well, to their defense they did say the "opaque work" would be done at …
- 15:26 Ticket #955 (Changing vary response header based on varied-opub request hedares ...) updated by
- Thanks Max. I understand your position on this - maybe our use-case is …
- 14:51 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by
- Hi. Maybe you know this already by the "headers more" module can do …
- 14:19 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) closed by
- wontfix: No, thanks. Similar patch was already rejected internally. Rationale …
- 10:48 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) reopened by
- 00:17 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Hello, Nginx 1.9.15 does not compile with openssl-1.1.0-pre5. They …
04/20/16:
- 15:33 Ticket #955 (Changing vary response header based on varied-opub request hedares ...) closed by
- wontfix: Caching of multiple response variants in nginx works as follows: - it …
- 09:23 Ticket #955 (Changing vary response header based on varied-opub request hedares ...) updated by
- Ah, sorry, I just realised I accidentally assigned this to docs - it …
- 09:13 Ticket #955 (Changing vary response header based on varied-opub request hedares ...) created by
- Hi I'm building a traffic management platform which is based on NGINX …
- 00:56 Ticket #954 (Building nginx with static openssl-1.0.2g on Mac OSX El Capitan ...) closed by
-
invalid: Consider reporting the problem with
config
script to the OpenSSL …
04/19/16:
- 20:53 Ticket #954 (Building nginx with static openssl-1.0.2g on Mac OSX El Capitan ...) updated by
- You may want to setup the KERNEL_BITS environment variable. See for …
- 20:30 Ticket #954 (Building nginx with static openssl-1.0.2g on Mac OSX El Capitan ...) created by
- https://github.com/nginxinc/nginx-wiki/issues/260 Issue that I've …
- 19:11 Ticket #564 (map regex matching affects rewrite directive) updated by
- It would be more useful IMO if the positional captures could be used …
- 16:07 Milestone 1.9.15 completed
- Status: released Trunk: mainline * Bug fixes
04/18/16:
- 14:24 Ticket #633 (limit_except causes 404) updated by
- +1
- 13:49 Ticket #953 (Error on logrotate when Nginx is stopped) created by
- Steps to reproduce: 1. Start Nginx 1. Have some traffic on …
04/15/16:
- 15:43 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by
- It also should be noted that using SIGQUIT for process termination is …
- 15:38 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by
- I can confirm that a SIGQUIT will not remove the socket, and a SIGTERM …
- 14:01 Ticket #951 ('proxy_request_buffering' does not work with 'http2' on nginx 1.9.14) updated by
- First of all, I would recommend to check if the nginx version running …
- 13:55 Ticket #892 ('proxy_request_buffering' does not work with 'http2') updated by
- Closing this again. The feature was implemented and works as per …
- 13:24 Ticket #952 (Listener socket not removed on stop: Address already in use) closed by
- duplicate: Whether or not unix listening sockets are removed depends on how nginx …
- 06:13 Ticket #952 (Listener socket not removed on stop: Address already in use) updated by
- First of all, I suggest to update to a modern nginx version. Anyway, …
- 05:54 Ticket #951 ('proxy_request_buffering' does not work with 'http2' on nginx 1.9.14) updated by
- How do you conclude that "proxy_request_buffering off" does not work …
- 03:06 Ticket #952 (Listener socket not removed on stop: Address already in use) created by
- If I make a server block with a listen configured for a unix socket, …
04/14/16:
- 23:38 Ticket #951 ('proxy_request_buffering' does not work with 'http2' on nginx 1.9.14) created by
- The proxy_request_buffering can't be turned off for HTTP2 requests. I …
- 23:28 Ticket #892 ('proxy_request_buffering' does not work with 'http2') updated by
- worker_processes 12; error_log /data/www/nginx/logs/error-info.log …
- 23:15 Ticket #892 ('proxy_request_buffering' does not work with 'http2') reopened by
- It seems that the proxy_request_buffering still not working on nginx …
- 12:45 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) closed by
- fixed: Fixed, thanks for testing!
- 12:30 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- In [changeset:"b5734248d5e7b856b2adf4d9cb2afe410b16818b/nginx" …
04/13/16:
- 23:16 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- Replying to vbart: > Please try the following patch: > {{{ …
04/11/16:
- 15:45 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- Please try the following patch: […]
- 10:41 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) updated by
- Hi again Just wondered if the above might be worth looking at now …
04/10/16:
- 16:39 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by
- That looks similar to the errors I got after upgrading to 1.9.14 …
- 11:42 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) created by
- Since nginx 1.9.14, using an http2 server with hhvm as fastcgi backend …
04/08/16:
- 16:35 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by
- As I said in the very first sentence of comment:1, resuming PUT …
- 15:44 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by
- Maxim, Thanks for the quick reply... the discussions are really …
- 15:10 Ticket #949 (Very intermittent 400 errors) closed by
- duplicate: This seems to be duplicate of #830. If you are able to reproduce the …
- 15:00 Ticket #949 (Very intermittent 400 errors) created by
- Our current nginx setup uses SSL combined with PKI client validation. …
- 14:51 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by
-
Resuming PUT requests using the
Content-Range
header as curl does is … - 07:13 Ticket #948 (Web DAV module strange behaviour when client resumes upload) created by
- With nginx web dav module, we can't resume a broken file upload …
04/06/16:
- 11:19 Ticket #946 (Nginx that is logging into /dev/log cannot handle change of inode of ...) updated by
- Thanks for your quick reply. I do agree with you. But one thing I see …
04/05/16:
- 22:00 Ticket #947 (nginx -t just a bit buggy) closed by
-
invalid: The first configuration is valid, and
nginx -t
correctly says it is. … - 21:16 Ticket #947 (nginx -t just a bit buggy) created by
- nginx -t is a bit buggy here is an example: server { listen 80 …
- 15:13 Milestone 1.9.14 completed
- Status: released Trunk: mainline * Bug fix release
04/04/16:
- 18:41 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by
- Hi mdounin, I never got a response on the dev mailing list regarding …
Note:
See TracTimeline
for information about the timeline view.