bneradt opened a new pull request, #12448:
URL: https://github.com/apache/trafficserver/pull/12448

   Implement --escalate-non-get-methods for the escalate plugin. By default, 
only GET methods are escalated because typical failover servers are caches of 
the original and cannot handle non-idempotent requests. However, for situations 
where non-GET is supported, this method allows the admin to escalate those 
requests as well.
   
   ---
   
   This replaces #12438: the concept is similar, but with this PR the default 
behavior is to avoid redirecting non-GET methods with the option provided to 
escalate them if wanted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to