Hi All,
Want to secure my origin servers all of different (not identical) and cache. Will use Nginx in front of below servers.
Example -
Server1- http://10.1.1.1/test/1
http://10.1.1.1/test/2
http://10.1.1.1/test/3
Server2- http://10.1.1.2/test/4
http://10.1.1.2/test/5
http://10.1.1.2/test/6
Server3- http://10.1.1.3/test/7
http://10.1.1.3/test/8
http://10.1.1.3/test/9
Can anyone please help me out.
Thanks.