Timeline
02/04/14:
- 19:40 Ticket #498 (APIs need ability to set ssl_verify_client per Location) created by
- Our API and service design requires that there be a single server on a …
- 15:29 Ticket #496 (Windows upstream 60 proxy_pass timeout) updated by
- Thanks a lot Maxim!! I have tested opening the backend on ipv6 and …
- 14:11 Ticket #437 (Add Support for SPDY/3) closed by
- fixed: Support for SPDY/3.1 was committed as 39d7eef2e332 and released in …
- 13:19 Milestone 1.5.10 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.5.10 …
- 13:13 Changeset in nginx [5558:eeb3c2719147] by
- Range filter: fixed duplicate charset. If a proxied response had …
- 12:26 Changeset in nginx [5555:3abb7076b3ec] by
- release-1.5.10 tag
- 12:26 Changeset in nginx [5554:b798fc020e3a]release-1.5.10 by
- nginx-1.5.10-RELEASE
- 05:06 Changeset in nginx [5553:60c4179f76ad] by
- SPDY: fixed parsing of the priority field. The size of the priority …
- 03:45 Changeset in nginx [5552:02ec169f683f] by
- Updated PCRE used for win32 builds.
- 00:59 Changeset in nginx [5551:a602e1006579] by
- Core: added ngx_encode_base64url().
02/03/14:
- 22:17 Changeset in nginx [5557:188481078faf] by
- Use ngx_socket_errno where appropriate. Signed-off-by: Piotr Sikora …
- 21:50 Ticket #497 (X-Accel-Redirect problem with proxy_pass and proxy_set_heder) closed by
- invalid: The X-Accel-Redirect header is to do an internal redirect to the …
- 20:38 Ticket #497 (X-Accel-Redirect problem with proxy_pass and proxy_set_heder) updated by
- We also tried to set full path on the backend for the X-Accel-Redirect …
- 19:43 Ticket #497 (X-Accel-Redirect problem with proxy_pass and proxy_set_heder) created by
- Will try to describe the problem we have: We are doing proxy_pass to …
- 15:43 Ticket #496 (Windows upstream 60 proxy_pass timeout) closed by
- invalid: Apparently, your backend doesn't respond on IPv6 localhost address …
- 15:24 Ticket #496 (Windows upstream 60 proxy_pass timeout) created by
- Normal usage of proxy_pass produces a delay of 60 seconds (on a second …
01/31/14:
- 21:15 Ticket #97 (try_files and alias problems) updated by
- Also not works with rewrite. I tried to make fallback with rewrite.
- 15:17 Changeset in nginx [5549:39d7eef2e332] by
- SPDY: protocol implementation switched to spdy/3.1.
- 10:18 Changeset in nginx [5548:4d47722d76b2] by
- Fixed false compiler warning. Newer gcc versions (4.7+) report …
- 10:17 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) updated by
- I second that. The "error" directive should be split at least into an …
01/30/14:
- 22:58 Changeset in nginx [5550:3c5ddf0575d8] by
- Core: handle getsockopt(TCP_FASTOPEN) failures. Linux returns …
- 15:13 Changeset in nginx [5547:2e40188f83ef] by
- Fixed a compile warning introduced by 01e2a5bcdd8f. On systems with …
- 14:57 Changeset in nginx [5546:f385349d584b] by
- Proxy: fixed upstream search by proxy_pass with variables. If …
- 14:25 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- This patch should fix the problem: […] Feel free to use it.
01/29/14:
- 16:00 Ticket #377 (etag не отдается с gzip) updated by
- Would be great if we could actually do something about it, instead of …
- 14:27 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") updated by
- Just for record: looking though debug log suggests that the problem is …
- 13:51 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") updated by
-
Status, Owner changed
Roman, could you please take a look? - 09:44 Changeset in nginx [5544:2f586f1684fa] by
- Mp4: fix seeks to standalone last chunk. If seek position is within …
- 09:40 Ticket #414 (Ошибка 500 при использовании seek для файлов с mp4s stream) updated by
- In 5730c0193842dfb6bb30ca3d2401a7b36be12b4f/nginx: […]
- 09:33 Changeset in nginx [5543:5730c0193842] by
- Mp4: skip tracks shorter than seek position (ticket #414). Mp4 module …
- 09:30 Changeset in nginx [5542:847c308917af] by
- Mp4: fix seeks after the last key frame. Mp4 module does not allow …
01/28/14:
- 23:33 Changeset in nginx [5545:01e2a5bcdd8f] by
- SSL: support ALPN (IETF's successor to NPN). Signed-off-by: Piotr …
- 19:33 Ticket #495 (error_page 497 handling resulting in 504 error doesn't use configured ...) updated by
- Ahh, thanks that works
- 18:12 Ticket #495 (error_page 497 handling resulting in 504 error doesn't use configured ...) closed by
- invalid: http://nginx.org/r/recursive_error_pages
- 17:25 Ticket #495 (error_page 497 handling resulting in 504 error doesn't use configured ...) created by
- If I try to proxy a HTTP request on the HTTPS port to an upstream with …
- 12:18 Changeset in nginx-tests [369:4ac3588485f5] by
- Tests: added tests for embedded ssi variable.
- 12:11 Ticket #353 (nginx 1.4.[0|1] empty reply from server) closed by
- fixed: Fix committed, thanks.
- 12:10 Ticket #230 (Values of $date_local and $date_gmt variables depend on SSI turned on/off) closed by
- fixed: Fixed.
- 12:05 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by
- In fdb67cfc957d110ea887961cc8c08a590df5f62c/nginx: […]
- 12:05 Ticket #230 (Values of $date_local and $date_gmt variables depend on SSI turned on/off) updated by
- In 3a8e19528b3098c6dde461dadab07e8cb48f6d91/nginx: […]
- 11:40 Changeset in nginx [5569:462ae7eedc68]stable-1.4 by
- Fixed TCP_DEFER_ACCEPT handling (ticket #353). Backed out …
- 11:40 Changeset in nginx [5541:fdb67cfc957d] by
- Fixed TCP_DEFER_ACCEPT handling (ticket #353). Backed out …
- 11:40 Changeset in nginx [5540:3a8e19528b30] by
- SSI: fixed $date_local and $date_gmt without SSI (ticket #230). If …
01/27/14:
- 20:31 Changeset in nginx [5539:c86dd32573c0] by
- Configure: enabled -Werror for clang. Modern clang versions seem to …
- 16:13 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Hey Igor, sounds good. I'll make a point to be in the nginx channel …
- 15:02 Ticket #355 (Proxy protocol support) updated by
- +1 from me too. Nate, I'm not familiar enough with C and nginx to …
01/26/14:
- 01:15 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Replying to Brian Davis: > I agree, this would be a very …
01/23/14:
- 21:59 Ticket #494 (nginx should not ignore log_format changes during reload) closed by
- invalid
- 21:41 Ticket #494 (nginx should not ignore log_format changes during reload) updated by
- Close the ticket. Human error.
- 21:27 Ticket #494 (nginx should not ignore log_format changes during reload) created by
- nginx should not ignore log_format changes during -HUP signal or reload.
- 16:46 Ticket #482 (supported linux packages inconsistent) closed by
- fixed: I've built packages for nginx 1.4.4 for Ubuntu 13.10 (saucy).
- 14:32 Changeset in nginx [5567:5a38f9609d85]stable-1.4 by
- SSL: fixed $ssl_session_id possible segfault after 97e3769637a7. Even …
- 14:32 Changeset in nginx [5537:49b1ad48b55c] by
- SSL: fixed $ssl_session_id possible segfault after 97e3769637a7. Even …
- 14:32 Changeset in nginx [5536:2a81949cbd7c] by
- Version bump.
- 13:09 Changeset in nginx [5538:a387ce36744a] by
- Typo fixed.
01/22/14:
- 13:42 Changeset in nginx [5535:fff0f73673c3] by
- release-1.5.9 tag
- 13:42 Changeset in nginx [5534:5a1759f33b7f]release-1.5.9 by
- nginx-1.5.9-RELEASE
- 13:35 Milestone 1.5.9 completed
- Status: released [[http://nginx.org/en/CHANGES-1.5 | 1.5.9 …
- 12:10 Changeset in nginx [5570:64d4837c9541]stable-1.4 by
- Updated OpenSSL used for win32 builds.
- 12:10 Changeset in nginx [5533:24afe114adeb] by
- Updated OpenSSL used for win32 builds.
- 12:05 Changeset in nginx [5568:560de9681661]stable-1.4 by
- Upstream: reading from a client after connection upgrade. Read event …
- 12:05 Changeset in nginx [5532:17134d29782e] by
- Upstream: reading from a client after connection upgrade. Read event …
- 12:05 Changeset in nginx [5566:70f4d99ded41]stable-1.4 by
- SSL: fixed $ssl_session_id variable. Previously, it used to contain …
- 12:05 Changeset in nginx [5531:97e3769637a7] by
- SSL: fixed $ssl_session_id variable. Previously, it used to contain …
- 06:31 Ticket #355 (Proxy protocol support) updated by
- +1 for this feature from me as well. It would be incredibly useful for …
- 00:58 Changeset in nginx [5565:b8e6297358b5]stable-1.4 by
- SPDY: fixed possible segfault. While processing a DATA frame, the …
- 00:58 Changeset in nginx [5529:e4adaa47af65] by
- SPDY: store the length of frame instead of its whole size. The …
- 00:58 Changeset in nginx [5528:d5de6c25b759] by
- SPDY: use frame->next pointer to chain free frames. There is no need …
- 00:58 Changeset in nginx [5527:f3f7b72ca6e9] by
- SPDY: proper handling of all RST_STREAM statuses. Previously, only …
- 00:58 Changeset in nginx [5526:2c6f82c0cec2] by
- SPDY: removed state to check first SETTINGS frame. That code was …
- 00:58 Changeset in nginx [5525:206c56e23a96] by
- SPDY: better name for frame entries counter. The "headers" is not a …
- 00:58 Changeset in nginx [5524:03c198bb2acf] by
- SPDY: fixed possible segfault. While processing a DATA frame, the …
01/21/14:
- 17:52 Ticket #493 (nginx always sends 100-continue instead of delegating that ...) updated by
- Good to know that unbuffered upload is on your roadmap. Is there any …
- 13:39 Changeset in nginx [5523:905841c461fa] by
- Typo fixed.
- 10:48 Ticket #493 (nginx always sends 100-continue instead of delegating that ...) closed by
- wontfix: This how it works - nginx needs to read the request body before it …
01/20/14:
- 22:42 Ticket #493 (nginx always sends 100-continue instead of delegating that ...) created by
- What I did: curl -X PUT http://foo.bar/api/deadbeef -T largefile …
- 17:09 Changeset in nginx-tests [368:fc6b8270469c] by
- Tests: fixed typos.
- 16:56 Changeset in nginx [5530:827e53c136b0] by
- SPDY: use ngx_queue_t to queue streams for post processing. It …
01/19/14:
- 22:13 Ticket #491 (performance issue on same url) updated by
- Are you able to reproduce the problem without 3rd party modules …
01/18/14:
- 16:38 Ticket #492 (location-specific charset not respected) closed by
- worksforme: I've just tested with the configuration below: […] and it seems all …
- 16:04 Ticket #492 (location-specific charset not respected) created by
- Is it intended that location /somelocation { index index.htm; …
- 04:38 Ticket #491 (performance issue on same url) created by
- i have a site with one both http and websocket location map …
01/17/14:
- 18:06 Changeset in nginx [5522:bb3dc21c89ef] by
- Mail: fixed passing of IPv6 client address in XCLIENT.
- 17:11 Ticket #490 (ngx_reset_pool() memory wastage) closed by
- fixed: Fix committed, thanx.
- 15:55 Ticket #490 (ngx_reset_pool() memory wastage) updated by
- In 320abeb364e697f86d080616de07ad09080aaea9/nginx: […]
- 02:24 Changeset in nginx [5521:320abeb364e6] by
- Core: improved ngx_reset_pool() (ticket #490). Previously …
- 01:37 Ticket #489 (Segfault in ngx_log_error_core under load) closed by
- invalid: The traceback clearly shows that the problem is related to …
- 00:38 Ticket #490 (ngx_reset_pool() memory wastage) created by
- ngx_reset_pool() seems to free up large buffers and sets d.last to …
- 00:26 Ticket #489 (Segfault in ngx_log_error_core under load) created by
- When running nginx under load, we can routinely trigger a segfault. …
01/16/14:
- 12:54 Ticket #487 (Connection problems after multiple reloads.) closed by
- invalid: Ok, closing this, looks like 3rd party module problem.
01/15/14:
- 18:45 Ticket #487 (Connection problems after multiple reloads.) updated by
- Stack: #0 0x000000000044b006 in ngx_http_script_flush_complex_value …
- 17:40 Ticket #486 (ngx_http_upstream module lack the check of broken peer connection ...) updated by
- The suggested change doesn't look right. The …
- 13:24 Ticket #487 (Connection problems after multiple reloads.) updated by
- Thanks, we are waiting for a core dump to get the stack trace. …
- 13:16 Changeset in nginx [5520:a336cbc3dd44] by
- SPDY: send output queue after processing of read event. During the …
- 13:16 Changeset in nginx [5519:22c249dac7c1] by
- SPDY: the SETTINGS frame should be allocated from sc->pool. There is …
- 13:16 Changeset in nginx [5518:ec9e9da4c1fb] by
- SPDY: fixed possible uninitialized memory access. The frame->stream …
- 09:23 Changeset in nginx [5517:9d1479234f3c] by
- SPDY: fixed off_t/size_t type conversions on 32 bits platforms. …
- 07:22 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) created by
- add proxy_next_upstream_action The directive "proxy_next_upstream …
01/14/14:
- 21:44 Changeset in nginx [5516:439d05a037a3] by
- SPDY: fixed build, broken by b7ee1bae0ffa. False positive warning …
- 18:39 Ticket #487 (Connection problems after multiple reloads.) updated by
- Are you able to reproduce the problem without 3rd party modules …
- 17:40 Ticket #487 (Connection problems after multiple reloads.) created by
- We are seeing failing inbound HTTP (non-SSL) connection attempts after …
- 12:24 Changeset in nginx [5515:e5fb14e85040] by
- SPDY: added the "spdy_chunk_size" directive.
- 12:24 Changeset in nginx [5514:b7ee1bae0ffa] by
- SPDY: implemented buffers chain splitting. It fixes "chain too big in …
- 12:24 Changeset in nginx [5513:311803b21504] by
- SPDY: body filter was replaced by c->send_chain() function. It allows …
- 12:24 Changeset in nginx [5512:9fffc0c46e5c] by
- SPDY: fixed possible premature close of stream. The "delayed" flag …
- 12:24 Changeset in nginx [5511:dfb52d25cefb] by
- SPDY: refactored ngx_http_spdy_body_filter(). A local pointer to fake …
- 12:24 Changeset in nginx [5510:3ff29c30effb] by
- SPDY: elimination of r->blocked counter usage for queuing frames. It …
- 12:24 Changeset in nginx [5509:877a7bd72070] by
- SPDY: better name for flag that indicates incomplete frame state. No …
- 12:24 Changeset in nginx [5508:9053fdcea4b7] by
- SPDY: better name for queued frames counter. No functional changes.
- 12:24 Changeset in nginx [5507:a30bba3c72e8] by
- SPDY: fixed format specifiers in logging.
- 12:24 Changeset in nginx [5564:7e38aafc0342]stable-1.4 by
- Year 2014.
- 12:24 Changeset in nginx [5506:64af0f7c4dcd] by
- Year 2014.
- 11:56 Changeset in nginx [5504:8ed467553f6b] by
- SSL: fixed ssl_verify_depth to take only one argument.
- 11:31 Ticket #486 (ngx_http_upstream module lack the check of broken peer connection ...) created by
- HI, guys, ngx_http_upstream module use ngx_http_upstream_test_connect …
- 08:46 Ticket #485 (Multiple WWW-Authenticate headers) created by
- RFC allows a server to respond with multiple WWW-Authenticate header …
01/13/14:
- 22:20 Ticket #484 (Core module fails to resolve AAAA records) closed by
- invalid: A quote from the documentation: …
- 21:45 Ticket #484 (Core module fails to resolve AAAA records) created by
- I have the following section in my config file: location ~* …
- 21:24 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- I agree, this would be a very useful feature to us and other nginx …
- 17:10 Changeset in nginx_org [1120:99ae1c12c99e] by
- Status: documented "revalidated" cache status field.
01/10/14:
- 19:22 Changeset in nginx [5505:d091d16ed398] by
- Resolver: added support for domain names with a trailing dot.
- 15:12 Changeset in nginx [5503:d049b0ea00a3] by
- SSL: ssl_session_tickets directive. This adds support so it's …
- 11:21 Ticket #482 (supported linux packages inconsistent) updated by
-
Status changed
You are right, we add package for nginx 1.5.8, but not yet for nginx …
01/09/14:
- 19:56 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) updated by
- Dear sir, at least please let me know .. how to fix the issue as …
- 14:55 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) closed by
- invalid: If you are not sure you've found a bug, please ask for help via …
- 07:36 Ticket #482 (supported linux packages inconsistent) updated by
-
Status, Owner changed
01/08/14:
- 20:25 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) created by
- Hi Team, Today i got a very strange error . In my server i have …
01/06/14:
- 17:48 Ticket #482 (supported linux packages inconsistent) created by
- On http://nginx.org/en/linux_packages.html Ubuntu 13.10 (saucy) is …
01/05/14:
- 20:14 Ticket #321 (try_files & $fastcgi_path_info) updated by
- Thanks Zakaria ): I created an account here just to say thank you for …
Note:
See TracTimeline
for information about the timeline view.