Timeline
01/28/14:
- 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: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: […]
01/27/14:
- 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).
01/22/14:
- 13:35 Milestone 1.5.9 completed
- Status: released [[http://nginx.org/en/CHANGES-1.5 | 1.5.9 …
- 06:31 Ticket #355 (Proxy protocol support) updated by
- +1 for this feature from me as well. It would be incredibly useful for …
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 …
- 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 …
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:
- 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: […]
- 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. …
- 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:
- 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 …
- 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 …
01/10/14:
- 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 …
01/04/14:
- 20:47 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) closed by
- fixed: Fix committed, thanks.
- 20:47 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) closed by
- fixed: Fix committed, thanks.
01/03/14:
- 23:50 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) updated by
- In 1cd23ca84a9bbaa965160dba5ba62bda3e8a9e32/nginx: […]
- 23:50 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) updated by
- In b91bcba2935185ad1e0c2568b8d4450c5b94b9f2/nginx: […]
- 20:17 Ticket #481 (Executable missing platform security integrations) updated by
- Here are some examples of HowTo's that manage to miss every security …
- 19:47 Ticket #481 (Executable missing platform security integrations) updated by
- Replying to Sergey Budnevitch: > Replying to [comment:2 …
- 19:12 Ticket #481 (Executable missing platform security integrations) updated by
- Replying to Jeffrey Walton: > > The --with-cc-opt and …
- 17:36 Ticket #481 (Executable missing platform security integrations) updated by
- > The --with-cc-opt and --with-ld-opt configure options can be used to …
- 13:36 Ticket #481 (Executable missing platform security integrations) closed by
-
worksforme: The
--with-cc-opt
and--with-ld-opt
configure options can be used … - 13:11 Ticket #480 (Unsigned Integers Mishandled) updated by
- If you write incorrect code, including incorrect format string, …
- 13:09 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) updated by
- This error isn't expect to occur on filesystems with normal Unix …
- 08:16 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) updated by
- OK, I understand the reasoning for using a proxy on a NFS mount. But …
- 06:03 Ticket #481 (Executable missing platform security integrations) created by
- Modern Linux and Unix platfroms provide a number of platform security …
- 05:21 Ticket #480 (Unsigned Integers Mishandled) updated by
- Ah ok, thanks. I didn't see that. I must ask though: even if I give it …
- 03:24 Ticket #480 (Unsigned Integers Mishandled) closed by
- invalid: The %u format is invalid for ngx_conf_log_error(). Please note that …
- 02:33 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) closed by
- wontfix: The open_file_cache subsystem caches file descriptors for a specified …
- 01:01 Ticket #480 (Unsigned Integers Mishandled) created by
- There is an error in ngx_string.c::ngx_vslprintf(). At the minimum it …
01/02/14:
- 21:40 Ticket #479 (Add mimetype for XSPF) created by
- Hi, could you please add following entry to mime.types so XSPF …
- 14:30 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) created by
- We have an XML file that is requested frequently (multiple times in a …
12/30/13:
- 23:07 Ticket #476 (ignoring stale global SSL error) updated by
- By "same behavior" you mean the alert logged? Please show one. If you …
- 21:39 Ticket #476 (ignoring stale global SSL error) updated by
- Replying to Maxim Dounin: I've gone back to my …
- 20:09 Ticket #477 (gunzip does not decompress gzip static content for clients that do not ...) closed by
- invalid: There is gzip_static always to do …
- 19:57 Ticket #476 (ignoring stale global SSL error) closed by
- invalid: Errors you see are caused by duplicate certificates loaded as trusted …
- 14:59 Ticket #437 (Add Support for SPDY/3) updated by
-
Version, nginx -V changed
That is a version with which original feature request was opened. … - 14:30 Ticket #437 (Add Support for SPDY/3) updated by
- why only for 1.3.x ? spdy 3 will be on 1.4.x or greater ? thanks
- 13:01 Ticket #477 (gunzip does not decompress gzip static content for clients that do not ...) created by
- Using the following directives in the http section of the conf file: …
Note:
See TracTimeline
for information about the timeline view.