Timeline
05/09/15:
- 10:13 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) updated by
- # cat objs/Makefile CC = cc CFLAGS = -pipe -O -W -Wall …
- 10:06 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) created by
- CentOS 7 # ./configure --prefix=/usr/local/nginx18 …
05/07/15:
05/06/15:
- 19:57 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) updated by
- please close this ticker - problem is on php-fpm side. sorry for this …
- 18:19 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) created by
- After migration from Apache to Nginx i found that one of my API client …
05/03/15:
- 12:23 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by
- Again: URLs and hostnames are different things. And …
- 12:15 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by
- Nope - sorry, you missed it, and in fact the added comment will likely …
- 11:46 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) closed by
-
invalid: The
map
with hostnames is to match hostnames, not URLs. The …
05/01/15:
- 20:10 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) created by
- The following map sets up a value for my Access-Control-Allow-Origin …
04/29/15:
- 12:29 Ticket #756 (Client disconnect in ngx_http_image_filter_module) updated by
-
Status changed
- 05:27 Ticket #756 (Client disconnect in ngx_http_image_filter_module) created by
- I have encountered a bug in ngx_http_image_filter_module when used in …
04/28/15:
- 18:22 Milestone 1.9.0 completed
- Status: released Trunk: mainline * Basic stream module …
- 13:46 Ticket #755 (nginx нельзя заставить использовать только syslog) updated by
- А для чего так сделано? Просто у нас немножко параноидальная система …
- 12:54 Ticket #755 (nginx нельзя заставить использовать только syslog) closed by
- wontfix: Всё так.
- 12:15 Ticket #755 (nginx нельзя заставить использовать только syslog) created by
- При запуске nginx пытается открыть лог-файл, указанный при компиляции, …
- 12:03 Ticket #754 (add_header not being inherited by named location) closed by
-
worksforme: Looks like you have
add_header
directive(s) inside your named … - 11:15 Ticket #754 (add_header not being inherited by named location) created by
- Hi I am developing an service based on nginx which uses it as a …
04/26/15:
- 13:14 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by
-
Status changed
The ngx_master_process_cycle() closes listening sockets by itself on …
04/24/15:
- 18:38 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) created by
- According to the Nginx documentation, SIGQUIT will cause a …
04/23/15:
- 15:48 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) updated by
-
Status, Sensitive changed
- 15:46 Ticket #97 (try_files and alias problems) updated by
-
Keywords changed
- 15:14 Ticket #752 (try_files + subrequest + proxy-handler problem) updated by
-
Keywords, Status, Description changed
Thanks for filing the ticket. I've translated it to English (and … - 14:58 Ticket #752 (try_files + subrequest + proxy-handler problem) created by
- When using subrequests with try_files the following behaviour is …
04/21/15:
- 15:37 Milestone 1.7 completed
- Status: on-going development Trunk: mainline 1.7 planned …
- 15:37 Milestone 1.8.0 completed
- Status: scheduled Trunk: stable * First release from 1.8 trunk
04/20/15:
- 19:26 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) closed by
- wontfix: It doesn't try to create full path intentionally, as nginx doesn't …
- 13:13 Ticket #751 (Problems with syslog and openvpn) updated by
- All is checked. But I cannot install native nginx without modules at …
- 11:45 Ticket #751 (Problems with syslog and openvpn) updated by
- First, please reproduce the problem without 3rd-party modules using …
- 11:28 Ticket #751 (Problems with syslog and openvpn) updated by
- So after restarting openvpn - nginx cannot send log and swears to …
- 11:22 Ticket #751 (Problems with syslog and openvpn) closed by
- worksforme: This is the expected behavior. Nginx will report errors to the local …
04/19/15:
- 23:08 Ticket #751 (Problems with syslog and openvpn) updated by
- For fix this problem - domain name is replaced by ip-address.
- 22:55 Ticket #751 (Problems with syslog and openvpn) created by
- Hi, I'm use openvpn at this moment for internal communications between …
- 21:29 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) closed by
- invalid: Ok, thanks for detailed feedback.
04/18/15:
- 20:44 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) created by
- Steps to reproduce: 1. apt-get install nginx 2. systemctl stop nginx …
- 20:28 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
-
This was solved by adding
-fPIE -pie
as build flags: … - 14:52 Ticket #749 (Nginx not correctly cleaning fasctgi cache) updated by
- I found some errors in my logs like that : "ngx_slab_alloc() failed: …
- 14:31 Ticket #749 (Nginx not correctly cleaning fasctgi cache) created by
- Hello, I'm using nginx as a cache for a busy backend (dynamic tiles …
- 09:44 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
- I solved it by recompiling nginx using the PKGBUILD from the ALARM …
04/17/15:
- 10:11 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
- Do configure options differ between 1.6.2 and 1.6.3 versions in your …
04/16/15:
- 22:08 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) created by
- The worker process dies when trying to connect to a service through …
- 18:14 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > > The $uri is just a …
- 16:52 Ticket #97 (try_files and alias problems) updated by
- > The $uri is just a variable, and it's value is strictly defined …
04/15/15:
- 17:47 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > > The problem is that …
- 16:45 Ticket #97 (try_files and alias problems) updated by
-
> The problem is that $uri in the
try_files
above is/test/x
. That … - 13:31 Ticket #251 (Option to disable upload buffers) closed by
- fixed
- 06:10 Ticket #251 (Option to disable upload buffers) updated by
- It wasn't: http://trac.nginx.org/nginx/milestone/1.7 The feature was …
- 01:00 Ticket #251 (Option to disable upload buffers) updated by
- was this removed from the 1.7 roadmap? is it still planned to be …
04/14/15:
- 18:28 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > Replying to [ticket:97 …
- 15:49 Ticket #97 (try_files and alias problems) updated by
- Replying to Maxim Dounin: > {{{ > # bug: request to …
04/11/15:
- 13:32 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) closed by
- duplicate: Closing this as duplicate of ticket #713.
- 11:12 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) updated by
- Duplicate of #713 Sorry, I could not find it through my previous …
04/10/15:
- 16:42 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) created by
- When defining my access logs with the following: […] I end up with …
- 15:32 Ticket #746 (Cached objects wit expires headers in the past served up with ...) created by
- When setting up a nginx reverse proxy that caches objects to the …
- 14:00 Ticket #745 (if(false) does not work in 1.6.3) closed by
- invalid: There are no special "true" and "false" values in nginx. Both "true" …
- 08:02 Ticket #745 (if(false) does not work in 1.6.3) created by
- After updating to 1.6.3, if(false) does not work. […] This …
04/09/15:
- 18:57 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) updated by
- ok, sorry, did not found it on my searchs.
- 18:51 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) closed by
- fixed: Thanks, this bug was fixed in 1.7.12 (24ccec3c4a87).
- 18:46 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) created by
- Testing the new nginx 1.7.11 proxy_request_buffering off option …
Note:
See TracTimeline
for information about the timeline view.