So, externally I'm using DNS SRV records to get traffic to my proxy server.  Once it hits my proxy server though, I want to preserve the domain name portion of the URI, but still route the traffic around from server to server.  
<div><br class="webkit-block-placeholder"></div><div>Currently I&#39;m using rewritehostport to forward traffic onto another box. &nbsp;This of course changes the field I&#39;m interested in preserving. Is there another way to route traffic around? &nbsp;
</div><div><br class="webkit-block-placeholder"></div><div>The only other option I see is to use 1 set of SRV records externally and another set of SRV records internally.</div><div><br class="webkit-block-placeholder"></div>
<div>Thanks.</div><div><br class="webkit-block-placeholder"></div><div>-Daniel</div><div><br class="webkit-block-placeholder"></div>