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:
[email protected]


Reply via email to