Situation is UTM is on AWS. Using WAF where in real ws is pointing to Amazon ELB.
Virtual WebServer shows up an error from time to time.
Noticed that it's happening whenever Amazon changes their IP address but not sure why would it matter because UTM Real WebServer is pointing to a DNS Host of the ELB.
Only way to resolved it was to disable and enable the real webserver.
ReverseProxy.log
Still tries to connect to x.x.x.100, that ip doesnt exist anymore
2015:11:13-21:20:43 ort_utm2 reverseproxy: [Fri Nov 13 21:20:43.113375 2015] [proxy:error] [pid 17116:tid 3971750768] (110)Connection timed out: AH00957: HTTPS: attempt to connect to x.x.x.100:443 (xxxxx.us-west-2.elb.amazonaws.com) failed
ELB IP address is now x.x.x.25.
Any thoughts?
Thanks in advance!
This thread was automatically locked due to age.