Timeline
09/23/12:
- 20:17 Ticket #224 (Args Delimiter) created by
- Hi. I have a PHP application that uses ";" to delimit GET arguments …
09/19/12:
- 11:09 Ticket #222 (nginx segfaults on start) closed by
- invalid: There is no segmentation fault in kernel logs provided, but rather …
- 10:32 Ticket #221 (Feature Request - X-Accel header to singal if another upstream server ...) updated by
- after some thought, for the situation we wanted this feature for... …
09/18/12:
- 21:23 Ticket #223 (when using proxy_buffer_size 0 instead proxy_buffering off gives bad ...) created by
- to reproduce it set a proxy_pass to any server and then …
- 20:49 Ticket #222 (nginx segfaults on start) updated by
- I've been deploying to EC2 instances using a python fabric script, …
- 20:42 Ticket #222 (nginx segfaults on start) created by
- I've been having a semi-reproducable issue with nginx segfaulting at …
- 16:15 Ticket #221 (Feature Request - X-Accel header to singal if another upstream server ...) created by
- Imagine the following upstream block: upstream name { server …
- 16:04 Ticket #220 (Feature Request - Per-server proxy_connect_timeout) created by
- Imagine a simple upstream block as follows: upstream name { …
- 15:13 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- See also #214, which is somewhat related.
- 15:12 Ticket #214 (Ability to detect presence of SNI header) updated by
-
Priority, Status changed
See also #195, which is somewhat related. - 15:08 Ticket #202 (a nginx moudle bug) closed by
- worksforme: Feedback timeout.
- 08:48 Ticket #219 (nginx - время обработки на стороне сервера на 200 мс дольше, чем ...) updated by
- Я бы начал с простого - посмотрел, что конкретно происходит "on the …
09/17/12:
- 20:13 Ticket #219 (nginx - время обработки на стороне сервера на 200 мс дольше, чем ...) updated by
- У меня стоит локальный php-fpm с 200 процессами. Из них используется …
- 19:13 Ticket #219 (nginx - время обработки на стороне сервера на 200 мс дольше, чем ...) closed by
- invalid: Это нормально - код на php видит только часть обработки запроса внутри …
09/14/12:
- 21:24 Ticket #219 (nginx - время обработки на стороне сервера на 200 мс дольше, чем ...) created by
- Здравствуйте, nginx 1.2.1, используется для ресайза изображений. …
09/13/12:
- 14:37 Ticket #218 (stable segfault on default Unbuntu binaries.) closed by
- invalid: You have to upgrade to at least 1.2.0 (next version after 1.1.19) or …
- 14:26 Ticket #218 (stable segfault on default Unbuntu binaries.) updated by
- Please update your nginx first. Nginx 1.1.19 is known as unstable.
- 14:15 Ticket #218 (stable segfault on default Unbuntu binaries.) created by
- […]
09/12/12:
- 14:56 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) created by
- In certain configuration scenarios the "Content-Type" HTTP response …
- 11:19 Milestone 1.3.6 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.3.6 …
09/10/12:
- 19:03 Ticket #216 (Ubuntu Package 1.2.3 Missing) updated by
- Thank you!
- 13:56 Ticket #216 (Ubuntu Package 1.2.3 Missing) closed by
- fixed: yes, thanks, fixed
- 06:15 Ticket #216 (Ubuntu Package 1.2.3 Missing) created by
- Hello, I noticed that the Ubuntu package for 1.2.3 release is missing …
09/08/12:
- 16:42 Ticket #185 (предлагаю добавить тип для файлов *.crl) closed by
- wontfix: Closing this, as there were no additional requests got in 2 months. …
- 15:19 Ticket #214 (Ability to detect presence of SNI header) updated by
- There would not be a link to the original URL. In my case, I do not …
- 15:16 Ticket #214 (Ability to detect presence of SNI header) updated by
- BTW, what is user benefit of the upgrade message page ? Even if you …
- 06:29 Ticket #214 (Ability to detect presence of SNI header) reopened by
- Well, you are right.
- 06:04 Ticket #214 (Ability to detect presence of SNI header) updated by
- You the default won't be hit if there is a server_name that matches …
- 05:26 Ticket #214 (Ability to detect presence of SNI header) closed by
- invalid: There is no necessity of special listen option. This could be achieved …
- 00:24 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) created by
- 2012/09/07 20:23:52 [error] 3417#0: *1 SSL_read() failed (SSL: …
09/07/12:
- 21:13 Ticket #214 (Ability to detect presence of SNI header) created by
- I think it would be a great feature to be able to detect the lack of …
- 15:50 Ticket #213 (Ошибка при установке NGINX 1.3.5) closed by
- invalid: * пакета для 1.3.5 не существует, пакеты есть только для стабильной …
- 15:37 Ticket #213 (Ошибка при установке NGINX 1.3.5) created by
- Доброго времени суток. На виртуальной машине установлена Ubuntu …
09/05/12:
- 04:30 Ticket #212 (persistent connections not being remapped) created by
- When using keepalive with least_conn in the upstream module if an …
09/04/12:
- 18:19 Ticket #203 (The gzip module doesn't produce a useful error on wrong syntax) closed by
- invalid: There is no syntax error in the provided configuration. The message …
- 14:05 Ticket #211 (“autoindex $var” does not work) closed by
- invalid: The "autoindex" directive, as well as many other directives, doesn't …
- 13:12 Ticket #211 (“autoindex $var” does not work) created by
- I expected to be able to use variables as parameters of any directive. …
09/03/12:
- 19:06 Ticket #202 (a nginx moudle bug) updated by
- Please provide: 1. Output of the "nginx -V" command. Please make …
09/01/12:
- 10:16 Ticket #206 ($start_time http variable) closed by
- wontfix: The patch in question is certainly not something we are going to …
08/31/12:
- 18:07 Ticket #209 (How to Install nginx as a Service on Windows) closed by
- invalid: There is more than one way to create user-defined services on windows, …
08/30/12:
- 17:14 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) updated by
- Could you clarify things a bit, how does your application communicate …
- 16:20 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) updated by
- (It's interpreting the whole chunk-sequence as a chunk itself, 11 is …
- 16:19 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) updated by
- Sorry, I didn't mean that in my scenario the "Transfer-Encoding: …
- 14:58 Ticket #201 (cannot build with gcc 4.7.1 and -O2) closed by
- fixed: In 4829/nginx: […]
- 13:32 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) closed by
- invalid: There's no such thing as "Transfer-Encoding: chunked" in …
08/29/12:
- 10:10 Ticket #210 (ownership of shared memory zones should be tracked better) created by
- nginx doesn't allow the same shared memory zone to be used for …
- 08:55 Ticket #209 (How to Install nginx as a Service on Windows) created by
- Create service folder: C:\Program Files\nginx-1.3.5\service …
08/28/12:
- 13:15 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) updated by
- Googling a bit, it seems that nginx should be sending 411 errors …
- 12:57 Ticket #208 (Nginx should give an error claiming lack of support for chunked ...) created by
- Been banging my head against the wall for hours, and I want to prevent …
- 12:19 Ticket #207 (PPA install - website directory name mismatch) closed by
- invalid: We have nothing to do with ubuntu PPA packages, you should report …
08/27/12:
- 16:42 Ticket #207 (PPA install - website directory name mismatch) created by
- The PPA install creates web directory: /usr/share/nginx/html but in …
- 10:51 Ticket #201 (cannot build with gcc 4.7.1 and -O2) updated by
-
Summary changed
- 09:46 Ticket #201 (cannot build with gcc 4.7.1 and -O2) updated by
- Thanks for testing!
08/26/12:
- 06:16 Ticket #205 (nginx-1.2.3.tar.gz signed with wrong key) closed by
- wontfix: It's Linux packages that are signed by the key you mentioned. The …
- 05:44 Ticket #206 ($start_time http variable) created by
- There's a series of patches for nginx that have been circulating for …
- 03:08 Ticket #205 (nginx-1.2.3.tar.gz signed with wrong key) created by
- The website shows that the following GPG key can be expected to be …
08/24/12:
- 17:52 Ticket #204 (Nginx is not compiling in pentium 3 with libatomic.) updated by
- Replying to Cleber J Santos <cleber@cleberjsantos.com.br>: …
- 17:41 Ticket #204 (Nginx is not compiling in pentium 3 with libatomic.) updated by
- Replying to is: > ./configure --help | grep libatomic > …
- 17:28 Ticket #204 (Nginx is not compiling in pentium 3 with libatomic.) closed by
- invalid: ./configure --help | grep libatomic --with-libatomic …
- 16:29 Ticket #204 (Nginx is not compiling in pentium 3 with libatomic.) created by
- I'm using nginx 1.2.3 and my architecture is pentium 3 as shown in the …
- 15:15 Ticket #201 (cannot build with gcc 4.7.1 and -O2) updated by
- That seems to do the trick: […]
Note:
See TracTimeline
for information about the timeline view.