Github user SolidWallOfCode commented on the pull request: https://github.com/apache/trafficserver/pull/343#issuecomment-160998361 I hand marshall the message from `traffic_manager` to `traffic_server` because the technique you suggest did not work for me. What I did was pass the raw message data, which should be the same thing as you suggested (because the raw data is the marshalled message from `traffic_ctl`). But I saw no way to unmarshall the data when it arrives in `traffic_server`. If you know how to do that, feel free to fix this after it's committed.
--- 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. ---