We want to pick the backend server to proxy_pass to based on the request method. Saw one example that used limit_except. Another idea would be to use lua. Is there a preferred way to achieve this?
Karl
Karl