Github user ericcarlschwartz commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/375#discussion_r47842401 --- Diff: proxy/http/remap/RemapProcessor.cc --- @@ -88,7 +88,7 @@ RemapProcessor::setup_for_remap(HttpTransact::State *s) if (rewrite_table->num_rules_forward_with_recv_port) { Debug("url_rewrite", "[lookup] forward mappings with recv port found; Using recv port %d", s->client_info.src_addr.port()); --- End diff -- Could you also update the debug message to match the port update?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---