You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/01 15:39:20 UTC

[GitHub] [trafficserver] thebadpete commented on a change in pull request #7233: [multiplexer] option to skip post/put requests

thebadpete commented on a change in pull request #7233:
URL: https://github.com/apache/trafficserver/pull/7233#discussion_r498341130



##########
File path: doc/admin-guide/plugins/multiplexer.en.rst
##########
@@ -59,6 +60,7 @@ Example remap.config::
     map http://www.example.com/a http://www.example.com/ @plugin=multiplexer.so @pparam=host1.example.com
     map http://www.example.com/b http://www.example.com/ @plugin=multiplexer.so @pparam=host2.example.com
     map http://www.example.com/c http://www.example.com/ @plugin=multiplexer.so @pparam=host1.example.com @pparam=host2.example.com
+    map http://www.example.com/c http://www.example.com/ @plugin=multiplexer.so @pparam=host1.example.com @pparam=host2.example.com @pparam=proxy.config.multiplexer.skip_post_put=1

Review comment:
       @randall my bad, fixed




----------------------------------------------------------------
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.

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