Hello I am trying to run two instances of the traffic servers in the same server. I found it a bit tricky as the configuration and management ( locks etc ) files locations are like hard coded ( not sure though ). Could some one please give some tips on how this can be achieved.
My requirement can be summarised as below. 1. I two servers in DMZ zone ( May machine B and machine C ) 2. I have one machine ( client ) inside enterprise (machine A ) and one server in the internet ( Machine D ) 3. I want to send a message ( or rather forward ) from Machine A ( enter prise ) to MAchine D ( internet ) through Machine B and Machine C. 4 there is already ATS running in Machine B and Machine C as *reverse proxy.* 5. I want to do Mutual TLS verification between Machine B and Machine A in a nutshell A -> B -> C -> D A is in enterprise B and C are ATS ( one instance of ATS is already there as reverse proxy ) D is in internet A and B mutual TLS Could you please help me out here on how to set this up. Or is there any pressing reason why I cannot make this setup work ? Thanks a ton in advance
