Order of directive call during request handling

2014-06-15 Thread Adarsh Pugalia
I am not able to get the order in which the directive handlers are called when a request comes. I have a directive to connect to the database and the other to do put operation. In the conf file, i write the connect directive first, but when request comes, the connect directive handler is not called

Re: RE: GeoIP FirstNonPrivateXForwardedForIP

2014-06-15 Thread Keyur
Hi Lukas, Thanks for your reply. I have already tried http://nginx.org/en/docs/http/ngx_http_geoip_module.html#geoip_proxy But this needs a list of subnets / networks to be whitelisted first as a trusted source. I do not (Can not) have a list of such networks as they can be intermediate proxy of

Re: 400 bad requests now returning http headers? ( crossdomain.xml )

2014-06-15 Thread Eberton
Maxim Dounin Wrote: --- > Hello! > > On Tue, Jun 10, 2014 at 04:07:28PM -0400, Thaxll wrote: > > > Hi Maxim, > > > > Thank you for the quick reply, I guess there is no workaround for > that > > problem? It isn't possible to remove headers or sp

ngx_http_process_header_line function in source code

2014-06-15 Thread alayim
Hi, I'm browsing through the source code of the project, and looked at ngx_http_request.c where the function ngx_http_process_header_line() creates a pointer to a pointer to a large struct(ngx_http_request_t) containing a smaller one(ngx_http_headers_in_t), containing yet another one. ngx_http_pro

Re: Rtmp Module and LibRtmp

2014-06-15 Thread itpp2012
Thats about it when it comes to support, though it is weekend maybe as of monday there might be more activity, Roman is very active there. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250839,250867#msg-250867 ___ nginx mailing list nginx@ng