revalidated cached content
I would like to see a feature to enable proxy_cache re-validation (proxy_cache_revalidate on|off?)When cached content is expired, nginx should check with the origin server if the content has...
View Article[PATCH]Valgind: a complaint about uninitialized bytes
Hi,Could you take a look at the following patch?# HG changeset patch# User cubicdaiya <cubicdaiya@gmail.com># Date 1370962306 -32400# Node ID 4d97f7d8925f3d10a94b13bbe2cd0923e79e5d65# Parent...
View ArticleRe: [PATCH]Valgind: a complaint about uninitialized bytes
Hi, I'm sorry.As I mistook my name in changeset,could you take a look at the following patch, too?# HG changeset patch# User Tatsuhiko Kubo <cubicdaiya@gmail.com># Date 1370963498 -32400# Node ID...
View ArticleRe: [PATCH] SPDY: fix nopush cleanup
Hello,Thanks for your comments.How about second version:# HG changeset patch# User ykirpichev@gmail.com# Date 1370964275 -14400# Branch nopush_fix_2# Node ID 14de55787a48327019d549d48abf2631e294b4d8#...
View ArticleRe: [PATCH]Valgind: a complaint about uninitialized bytes
Hello!On Wed, Jun 12, 2013 at 12:20:10AM +0900, cubicdaiya wrote:> Hi, I'm sorry.>> As I mistook my name in changeset,> could you take a look at the following patch, too?>> # HG...
View ArticleRe: [PATCH]Valgind: a complaint about uninitialized bytes
Hi.2013/6/12 Maxim Dounin <mdounin@mdounin.ru>> The memzero call is certainly only needed in case of fd != -1> (i.e., to suppress valgrind warning).I see. How is that?# HG changeset patch#...
View ArticleRe: [PATCH] SPDY: fix nopush cleanup
On Tuesday 11 June 2013 19:30:08 Yury Kirpichev wrote:> Hello,>> Thanks for your comments.> How about second version:>> # HG changeset patch> # User ykirpichev@gmail.com> # Date...
View ArticleRe: Nginx cache files by mime type using ngx_srcache module
Hello!On Tue, Jun 11, 2013 at 2:10 AM, n1xman wrote:> Now I need to> cached them by looking at Content-Type of the header to cache .html pages as> we do not use the .html extension. (i.e.>...
View ArticleRe: S3 pre-signed private URL алгоритм на Nginx
On May 28, 2013, at 10:57 AM, Anatoly Mikhailov <anatoly@sonru.com> wrote:>> On May 28, 2013, at 10:47 AM, Alex Vasilenko <aa.vasilenko@gmail.com> wrote:>>> On Tuesday, May...
View ArticleRe: S3 pre-signed private URL алгоритм на Nginx
On Jun 11, 2013, at 9:33 PM, Anatoly Mikhailov <anatoly@sonru.com> wrote:>> On May 28, 2013, at 10:57 AM, Anatoly Mikhailov <anatoly@sonru.com> wrote:>>>>> On May 28,...
View ArticleCan the Localhost Listen to Multiple Ports?
Hello,I'm rather new to Nginx and web servers in general, so please bear with me!The project I am working on, I am trying to create a reverse proxy with Nginx. However, rather than it being a reverse...
View ArticleRe: S3 pre-signed private URL алгоритм на Nginx
On Jun 11, 2013, at 9:36 PM, Anatoly Mikhailov <anatoly@sonru.com> wrote:>> On Jun 11, 2013, at 9:33 PM, Anatoly Mikhailov <anatoly@sonru.com> wrote:>>>>> On May 28,...
View ArticleRe: nginx proxy vs apache proxy
This apparently handles the proxying differently. Guess it's back to Apache since it handles it readily and has AJP support.
View Articleполучение переменных окружений в nginx
Вопрос глупый, но ответа в документации не нашел.Задача в следующем: есть переменная окружения $RAILS_ENV,необходимо ее получить в nginx и использовать как внутреннюю переменнуюв конфигурации. Эта...
View ArticleRe: получение переменных окружений в nginx
12.06.2013 02:22, Anatoly Mikhailov wrote:> Вопрос глупый, но ответа в документации не нашел.> Задача в следующем: есть переменная окружения $RAILS_ENV,> необходимо ее получить в nginx и...
View ArticleOpenSSL memory management
Hi,I am new to this list and to nginx, so here is a short intro:I am Jan Algermissen, primarily a complete REST/HTTP-head and recentlyfocussing on REST API security. About to write an nginx module as...
View ArticleBest Entertaining Platform from all over the world
Welcome to the best entertaining program from all over the word. Make Money Online with best investment in Hedge fund day trading with high returns on Daily Interest the world best revenue sharing...
View ArticleRe: Nginx cache files by mime type using ngx_srcache module
Hi agentzh,Thanks for the support and it is working :)However, I have noticed every srcache_fetch GET /memc subrequest hits the memcached even though srcache_store skipped content-type which is not...
View Articlestreaming mp4/flv from external http server
HiI have problem with configure mp4/flv streaming on nginx. I will explain what I want to do.I have storage movie server (flv/mp4/mkv/avi) and it works by lighttpd. I'd like to set up nginx server...
View Article