Ævar Arnfjörð Bjarmason
15194e6b55
nginx/uwsgi_params: pass SERVER_ADDR to uwsgi
...
nginx is capable of passing SERVER_ADDR to us like Apache would do via
mod_Ruwsgi, it just doesn't do so because that variable wasn't listed
in nginx/uwsgi_params.
This and other variables are passed from nginx from the nginx code in
src/http/ngx_http_variables.c. This was tested with nginx 1.0.15.
2012-09-13 08:17:22 +00:00
roberto@centos6
10ff849ebd
fixed permissions of files
2012-03-07 15:06:38 +01:00
roberto@openbsd50
c65b8ce162
various fixes
2012-03-06 15:20:25 +01:00
roberto@sirius
8668b9a614
applied Dan Loewenherz stylish patch
2010-10-26 06:43:40 +02:00
roberto@voldemort
b7edaa68c8
various fixes from 0.9.5.2
2010-06-26 22:37:46 +02:00
roberto@sirius
0c465775ad
force next_upstream on http_502 and http_504 on nginx
2010-06-03 08:08:28 +02:00
roberto@sirium
676b43f17d
UWSGI_MODIFIER_EVAL and nginx module update
2010-05-13 13:04:37 +02:00
roberto@sirius
2cd731f36d
follow Igor coding style
2010-01-29 08:52:38 +01:00
roberto@sirius
15a0b7fbc9
nginx indentation fixes
2010-01-29 08:29:41 +01:00
roberto@sirius
f33d16edb7
base for the uwsgi.sorry_i_have_to_block() hint
2010-01-29 08:16:56 +01:00
roberto@sirius
4d56fa175e
nginx support for fastfuncs
2009-12-15 17:30:13 +01:00
roberto@localhost.localdomain
d4f2e9d13b
nginx support for big endian arch
2009-12-07 17:50:47 +01:00
roberto@sirius
e12cdfeb81
UWSGI_MODIFIER_MANAGE_PATH_INFO implementation
2009-11-24 18:03:47 +01:00
roberto@sirius
4446abdf15
nginx configuration params
2009-11-24 13:58:29 +01:00
roberto@localhost.localdomain
225c4b4aef
nginx module (finally...)
2009-11-24 13:41:21 +01:00