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:08:44 UTC

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

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



##########
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:
       I know it's just an example, but having the same 2 inbounds in remap.config is invalid. Can you update `http://www.example.com/c` to http://www.example.com/d` ?




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