-
Type: Change Request
-
Status: Closed
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Platform
-
Labels:None
-
Module:Platform
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Severity:Simple
-
Dev Estimates:18
-
Code Reviewed By:Rohan Khandave
Web server's IP address is used by many tasks such as file copy, import, export etc.
Right now, We are getting web server's ip address by getting all the IPs addresses allocated to machine including "backup" networks on production.
This is causing issues when backup network's IP address is returned which is not accessible from APP server.
Proposed change is to ignore networks with "Backup" in name for getting IP address.