mbakturk commented on issue #1417:
URL: https://github.com/apache/trafficserver/issues/1417#issuecomment-1172046042

   Hi @mlibbey thanks for your answers. As you mentioned after using 
proxy.config.http.insert_request_via_str, cycle prohibited problem fixed. My 
last configuration is below:
   
   **remap.config:**
   map http://127.0.0.1:9000/ http://192.168.1.6:9000/
   map http://localhost:8080/ http://admin.internal/ \
    @plugin=conf_remap.so @pparam=proxy.config.http.insert_request_via_str=0 \
    @plugin=authproxy.so @pparam=--auth-transform=redirect 
@pparam=--auth-host=127.0.0.1 @pparam=--auth-port=9000
   
   map http://admin.internal/ http://example.com/


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to