id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,uname,nginx_version 332,request method in subrequest not honored by uwsgi module,amotl.myopenid.com,,"Hey there, while switching our Python WSGI Pyramid application stack to uWSGI behind !Nginx/OpenResty we hit a road block when issuing subrequests from Lua to the uWSGI application. The code in `ngx_http_uwsgi_module.c` does not seem to honor the request '''method''' when being in the context of a subrequest. Instead, it seems to inherit the request method of the origin request. We're using !OpenResty 1.2.6.6 (Nginx 1.2.6), however switching to !OpenResty 1.2.7.5 (Nginx 1.2.7) makes no difference. We already filed this issue at the uWSGI project: https://github.com/unbit/uwsgi/issues/222 Additionally, we prepared a wash & go buildout environment and a summary to reproduce this issue: - https://github.com/amotl/openresty-uwsgi-buildout/ - https://github.com/amotl/openresty-uwsgi-buildout/blob/master/doc/uwsgi-subrequest-issue.rst Thanks for looking into this! Cheers, Andreas. ",defect,closed,critical,,nginx-module,1.2.x,wontfix,uwsgi,,Linux almera 2.6.32-5-xen-amd64 #1 SMP Fri Feb 15 18:45:30 UTC 2013 x86_64 GNU/Linux,"nginx version: ngx_openresty/1.2.6.6 built by gcc 4.4.5 (Debian 4.4.5-8) TLS SNI support enabled configure arguments: --prefix=/home/amo/tmp/openresty-uwsgi-buildout/parts/openresty/nginx --with-cc-opt='-D NGX_HAVE_CASELESS_FILESYSTEM=0' --add-module=../ngx_devel_kit-0.2.18 --add-module=../echo-nginx-module-0.42 --add-module=../ngx_coolkit-0.2rc1 --add-module=../set-misc-nginx-module-0.22rc8 --add-module=../srcache-nginx-module-0.19 --add-module=../ngx_lua-0.7.15 --add-module=../headers-more-nginx-module-0.19 --with-ld-opt=-Wl,-rpath,/home/amo/tmp/openresty-uwsgi-buildout/parts/openresty/luajit/lib --with-http_stub_status_module --with-http_ssl_module --with-http_realip_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --without-http_geo_module --without-http_memcached_module --without-http_empty_gif_module --without-http_fastcgi_module --without-http_scgi_module --without-http_upstream_keepalive_module "