Sirsiwal, Umesh
December 22, 2010 02:28PM
All,
I am trying to write a module which uses a number of subrequests to talk to backend servers. Combines the responses and sends them back to the client. The communication with the backend server is using HTTP and I am using proxy_pass for that.

The peculiarity in our setup is that on failure-retry I need to use a different URI than the original request. Current, proxy reinit request does not regenerate request hence cannot be used for the purpose. I tried using the error_page in the subrequest location to point to a different location. But, it seems that the error_page is not evaluated on subrequest. The only option I can think of is for my module to detect error and issue a new subrequest.

Is this the best solution for this problem? Will that affect subrequest response concatenation?


-Umesh

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Proxy Retry Logic

Sirsiwal, Umesh 2512 December 22, 2010 02:28PM

Re: Proxy Retry Logic

Maxim Dounin 962 December 22, 2010 06:40PM

RE: Proxy Retry Logic

Sirsiwal, Umesh 1049 December 22, 2010 07:56PM

Re: Proxy Retry Logic

Eugaia 973 December 22, 2010 08:20PM

RE: Proxy Retry Logic

Sirsiwal, Umesh 1019 December 22, 2010 08:52PM

Re: Proxy Retry Logic

Eugaia 1075 December 22, 2010 09:10PM

RE: Proxy Retry Logic

Sirsiwal, Umesh 886 December 22, 2010 09:26PM

Re: Proxy Retry Logic

Eugaia 954 December 22, 2010 09:38PM

RE: Proxy Retry Logic

Sirsiwal, Umesh 965 December 22, 2010 09:52PM

Re: Proxy Retry Logic

Eugaia 1195 December 23, 2010 04:00AM

Re: Proxy Retry Logic

Eugaia 1029 December 23, 2010 04:36AM

RE: Proxy Retry Logic

Sirsiwal, Umesh 1213 December 23, 2010 08:12AM

Re: Proxy Retry Logic

Eugaia 913 December 22, 2010 09:22PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 135
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready