Re: Cancel ongoing ngx_http_request_t

2015-05-22 Thread donatasm
Ok, so I managed this to work, needed to add ngx_http_send_header and ngx_http_finalize_request: static void simple_timeout_handler(ngx_event_t* timeout_event) { ngx_int_t result; ngx_http_request_t* request; ngx_log_debug0(NGX_LOG_DEBUG_HTTP, timeout_event->log, 0, "SIMPLE TIMEOUT TIME

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

2015-05-22 Thread Maxim Dounin
Hello! On Fri, May 22, 2015 at 03:46:13PM +0300, Valentin V. Bartenev wrote: > On Friday 22 May 2015 09:45:52 tanfen...@banggood.cn wrote: > > > > On Thursday 21 May 2015 20:16:18 谭芬芬 wrote: > > > Hello, > > > > > > > > > This is Amily. > > > I meet a problem while using nginx1.4.6 and nginx1.

Re: DNS configuration to invoke complete URL

2015-05-22 Thread Valentin V. Bartenev
On Thursday 21 May 2015 18:52:25 smsmaddy1981 wrote: > Can somebody answer my query pls.? > You're probably right about the proxying loop, but there's no way to answer your question until you provide some information. It's always a good idea to start any question with providing output of "nginx

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

2015-05-22 Thread Valentin V. Bartenev
On Friday 22 May 2015 09:45:52 tanfen...@banggood.cn wrote: > > On Thursday 21 May 2015 20:16:18 谭芬芬 wrote: > > Hello, > > > > > > This is Amily. > > I meet a problem while using nginx1.4.6 and nginx1.8.0 for web service. > > > [..] > ? > Could you reproduce the problem without 3rd-party module