Timeline
05/21/12:
- 15:30 Ticket #170 (nginx sending incorrect header) updated by
- The log provided isn't debug one. You have to compile nginx with …
- 14:23 Ticket #170 (nginx sending incorrect header) updated by
- […] […]
- 13:44 Ticket #170 (nginx sending incorrect header) updated by
-
Priority changed
This looks like backend problem, not nginx one. Could you please … - 11:25 Ticket #170 (nginx sending incorrect header) created by
- Hi, I have nginx configured as a proxy to Apache and when requesting …
05/19/12:
- 15:23 Ticket #169 (Can't Make Nginx since upgrading to OpenSSL 1.0.1) updated by
- Thanks, seems I got so used to Nginx's upgrade process I forgot to …
- 08:09 Ticket #169 (Can't Make Nginx since upgrading to OpenSSL 1.0.1) closed by
- invalid: From the error shown it looks like you have new openssl headers but …
- 07:03 Ticket #169 (Can't Make Nginx since upgrading to OpenSSL 1.0.1) created by
- Earlier today I upgraded my OpenSSL from 0.9.9 to 1.0.1c # openssl …
05/18/12:
- 21:40 Ticket #167 (order of locations with regular expressions) closed by
- invalid: Ok, closing this as invalid.
- 16:36 Ticket #167 (order of locations with regular expressions) updated by
- You can close this ticket as bogus. My mistake. On every change in …
- 10:50 Ticket #167 (order of locations with regular expressions) updated by
- Which requests do you use in actual testing? What's in logs for these …
- 10:15 Ticket #168 (Problem with mp4 pseudostreaming module) closed by
- invalid: The video in question have moov atom at the end, you have to prepare …
- 08:30 Ticket #167 (order of locations with regular expressions) updated by
- here is all 'location's for my site: […]
- 04:27 Ticket #168 (Problem with mp4 pseudostreaming module) created by
- Hi here I was wondering if you can help me out. There is reports the …
05/17/12:
- 12:50 Ticket #167 (order of locations with regular expressions) updated by
- Works ok here. Could you please provide *full* config to reproduce …
- 11:25 Ticket #167 (order of locations with regular expressions) created by
-
steps:
1. setup 2 rules:
~ location ~ /\. { deny all; } location …
05/15/12:
- 18:09 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- It's intentional behaviour introduce by Igor in 0.7.53: […] It was …
- 14:44 Milestone 1.3.0 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.3.0 …
05/14/12:
- 14:00 Ticket #100 (http_geoip_module should support requests from proxies) closed by
- fixed: In [4628/nginx]: […]
- 12:41 Tickets #2,44 batch updated by
- fixed: In [4625/nginx]: […]
- 10:10 Ticket #64 (Nginx discards alive upstreams and returns 502) closed by
- fixed: Fix committed, thnx.
- 10:09 Ticket #47 (loop with backup servers and proxy_next_upstream http_404) closed by
- fixed: Fix committed, thanks.
- 09:57 Tickets #47,64 batch updated by
- In [4622/nginx]: […]
05/12/12:
- 14:08 Ticket #166 (-c option fails with pipes) updated by
- Seriously, thanks very much for explaining this. Very educational.
- 13:35 Ticket #166 (-c option fails with pipes) closed by
- wontfix: Yes, nginx uses generic file reading mechanism to read config file, …
- 02:56 Ticket #166 (-c option fails with pipes) created by
- running nginx with -c and process substitution or a named pipe fails …
- 00:15 Ticket #156 (Virtualhost randomly displaying incorrect output) closed by
- worksforme: Feedback timeout. Still no data provided to conclude there is a …
- 00:12 Ticket #161 (1.2.0 compilation fails on Lion) closed by
- duplicate: Feedback timeout. Closing again as duplicate of invalid ticket #94, …
05/11/12:
- 13:33 Ticket #162 (buffer overflow under a particular rewrite configuration) closed by
- fixed: Fix committed.
- 13:19 Ticket #162 (buffer overflow under a particular rewrite configuration) updated by
- In [4618/nginx]: […]
- 10:29 Ticket #165 (Nginx worker processes don't seem to have the right group permissions) updated by
-
Priority, Status, Type changed
While the current behaviour is unambigously defined in the … - 01:44 Ticket #165 (Nginx worker processes don't seem to have the right group permissions) created by
- Package: nginx Version: 1.2.0-1~squeeze (from Nginx repository, Debian …
05/09/12:
- 10:13 Ticket #164 (nginx dropping response body for DELETE request) closed by
- invalid: Ok, closing this.
- 06:03 Ticket #164 (nginx dropping response body for DELETE request) updated by
- When discussing this with uwsgi author, he pointed out that the …
- 04:13 Ticket #164 (nginx dropping response body for DELETE request) updated by
- I'm now pretty sure that the problem isn't caused by nginx: […] I …
05/08/12:
- 20:09 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Quick test with uWSGI and trivial python app (variant of …
- 13:37 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Replying to Maxim Dounin: > Could you please provide more …
- 11:21 Ticket #163 (Nginx cache and dotdot) closed by
- wontfix: There is a request normalization in place which will prevent …
- 11:09 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Could you please provide more details? By itself nginx doesn't return …
- 09:08 Ticket #164 (nginx dropping response body for DELETE request) created by
- I'm using nginx together with uWSGI and noticed that responses for …
05/07/12:
- 22:54 Ticket #163 (Nginx cache and dotdot) updated by
- My example is like GET /images/../index.php or GET …
- 22:05 Ticket #163 (Nginx cache and dotdot) created by
- Hello, It would be great to have a setting to forbid caching with ../ …
05/03/12:
- 10:56 Ticket #162 (buffer overflow under a particular rewrite configuration) updated by
- Thank you for report. The following patch should fix this: […] …
- 02:03 Ticket #162 (buffer overflow under a particular rewrite configuration) created by
- nginx conf: location / { rewrite (/.*)$ …
05/02/12:
- 23:09 Ticket #161 (1.2.0 compilation fails on Lion) updated by
- Note that ticket #94 had typo in --with-ld-opt ("-I" was incorrectly …
- 19:34 Ticket #158 (Debian package does not provide package name httpd) updated by
-
Status, Owner changed
- 19:01 Ticket #161 (1.2.0 compilation fails on Lion) reopened by
- Replying to Maxim Dounin: > Do you have macports installed …
- 18:35 Ticket #161 (1.2.0 compilation fails on Lion) closed by
- duplicate: Do you have macports installed into /usr/local? If yes, the only …
- 18:23 Ticket #161 (1.2.0 compilation fails on Lion) created by
- I followed the steps ad detailed in ticket #94 and install PCRE via …
- 14:57 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
-
Priority, Keywords, Status, Summary changed
Ok, I've updated summary of the ticket and leaving it open for now. … - 14:03 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- Yes , without allocsize=64m nginx cache works as expected . Thanks
- 11:34 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- I suspect the allocsize=64m is a culprit. As per …
05/01/12:
- 10:17 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- File system is xfs . Output from df -h /dev/cciss/c0d1p1 137G …
- 09:19 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- Looks strange, it works fine here and there are no apparent code which …
- 08:03 Ticket #160 (Nginx -V Output Format) created by
- OK, This is not exactly the most critical thing in the scheme of …
04/30/12:
- 17:16 Ticket #159 (Implement fcgi_buffering option) updated by
- Just for the record, the following options already exists: * …
- 17:09 Ticket #159 (Implement fcgi_buffering option) created by
- It would be nice to have an option to disable fcgi buffering. Note: …
04/29/12:
- 21:22 Ticket #158 (Debian package does not provide package name httpd) created by
- The older packages in the Ubuntu/Debian repositories provide the …
- 14:35 Ticket #157 (cache max_size limit applied incorrectly with xfs) created by
- No matter what I write in inactive= parameter in proxy_cache_path …
04/28/12:
- 11:38 Ticket #30 (SPDY support) updated by
-
Status, Owner, Version, Milestone changed
- 10:54 Ticket #146 (Age header for proxy_http_version 1.1) updated by
- I agree with Nate. I'm using Varnish currently and rely on the Age …
04/26/12:
- 19:17 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- I.e. you see a request in nginx logs, but $server_name logged doesn't …
- 18:55 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- The log files, when I track through all the logs up until I reach …
- 18:53 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- And what makes you think the problem is in nginx?
- 18:34 Ticket #156 (Virtualhost randomly displaying incorrect output) created by
- I have a somewhat complex environment: GTM frontend Redirects to LTM …
04/25/12:
- 20:41 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) closed by
- invalid
- 15:48 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Thanks a lot, ticket can be closed. Upgrading to v1.2.0 resolved the issue.
- 10:41 Ticket #155 (ngx_http_realip_module bug) closed by
- duplicate: First case is duplicate of #2, second case is duplicate of #106.
- 07:47 Ticket #155 (ngx_http_realip_module bug) created by
- we use ngx_http_realip_module ,but we can't get the real ip address …
04/24/12:
- 11:17 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Thanks a lot, will try and get back to you in case of issues
- 09:26 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Please try nginx 1.2.0. There were multiple bugfixes since 1.1.4, …
- 09:10 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) created by
- OS version: Windows XP 5.1.2600 Service Pack 3 Build 2600 Nginx is …
04/23/12:
- 14:07 Milestone 1.2.0 completed
- Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.0 …
- 10:26 Ticket #107 (disable_symlinks) updated by
- Это потому что на Linux'е нет поддержки O_SEARCH. Используйте …
- 08:05 Ticket #107 (disable_symlinks) updated by
- При включенном disable_symlinks if_not_owner; и правах на каталог 751, …
Note:
See TracTimeline
for information about the timeline view.