Re: NGINX module reporting 0 time to access.log

2014-12-02 Thread Yichun Zhang (agentzh)
Hello! On Tue, Dec 2, 2014 at 12:57 PM, chase.holland wrote: > Thank you for your quick response! Could you be more specific on what is > blocking the worker process? Just FYI: you can always find the blocking IO calls via tools like the off-CPU flame graphs: https://github.com/openresty/nginx-s

Re: What HTTP headers does nginx send to SCGI and FastCGI application servers?

2014-12-02 Thread Cole Tierney
On Tue, 02 Dec 2014 20:41:36 +, Some Developer wrote: > I guess I'll just write my daemon and take a dump of all the headers > manually to see exactly what to expect. At least then I can see how the > library will perform under real world conditions. You could try something similar with netc

Re: NGINX module reporting 0 time to access.log

2014-12-02 Thread chase.holland
Valentin V. Bartenev Wrote: --- > On Monday 01 December 2014 22:09:14 chase.holland wrote: > > Hey all, > > > > We've written a module to connect NGINX / OpenResty with ZMQ > endpoints > > (https://github.com/neloe/ngx_zmq), but all requests thro

Re: What HTTP headers does nginx send to SCGI and FastCGI application servers?

2014-12-02 Thread Some Developer
On 02/12/14 18:15, Richard Stanway wrote: Rather than the source, you should check the docs :) http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#parameters Not entirely what I meant but thanks for the link. I guess I'll just write my daemon and take a dump of all the headers manuall

Re: What HTTP headers does nginx send to SCGI and FastCGI application servers?

2014-12-02 Thread Richard Stanway
Rather than the source, you should check the docs :) http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#parameters On Tue, Dec 2, 2014 at 6:11 PM, Some Developer wrote: > I've looked through the nginx source code and couldn't find a specific > list of HTTP headers that nginx passes thr

What HTTP headers does nginx send to SCGI and FastCGI application servers?

2014-12-02 Thread Some Developer
I've looked through the nginx source code and couldn't find a specific list of HTTP headers that nginx passes through to SCGI and FastCGI application servers. I'm writing a simple SCGI and FastCGI application server in C++ and need to know what set of options are available to use. Unfortunat

Buffering image in nginx memory server

2014-12-02 Thread Chetan Dhembre
I have use case where my multi image upload api should be authenticated (from authentication server )before sending request to concern backend server. But during authentication images remains in memory of nginx server , in this setup I am seeing my latency of nginx fluctuates too much. How can I a

Re: [nginx-announce] nginx-1.7.8

2014-12-02 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.7.8 for Windows http://goo.gl/lTlKVG (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announcements are also availab

nginx-1.7.8

2014-12-02 Thread Maxim Dounin
Changes with nginx 1.7.8 02 Dec 2014 *) Change: now the "If-Modified-Since", "If-Range", etc. client request header lines are passed to a backend while caching if nginx knows in advance that the response will not be cached (e.g., when using

Re: NGINX module reporting 0 time to access.log

2014-12-02 Thread Valentin V. Bartenev
On Monday 01 December 2014 22:09:14 chase.holland wrote: > Hey all, > > We've written a module to connect NGINX / OpenResty with ZMQ endpoints > (https://github.com/neloe/ngx_zmq), but all requests through the module > report a 0.000 time back to access.log, making it impossible to determine > whi

How to setup Nginx as REALLY static-cache reverse proxy

2014-12-02 Thread Jan Regeš
Hi, i love Nginx, but i have some specific problem. Nginx cache depends also on some browser-specific factors. In one project, we need to work with Nginx as "Static webpage mirror" for occasional outages or scheduled downtimes of primary server. 99% visitors just browsing this website and only