Nginx上游用于POST和GET

时间:2016-11-17 11:19:52

标签: nginx configuration

nginx可以处理post并获取不同的上游吗?

假设我有一个网址“http://example.com/task”。 'task'使用GET和POST方法。我可以将nginx配置为proxy_pass GET到upstreamA和POST到upstreamB吗?

感谢您的回复:)

0 个答案:

没有答案