We have junction with backend as AWS elastic loadbalancer(elb) and it has three different IP's. It seems though the elb CNAME is randomly resolving to one of the three IP's (in less than a second). Due this WebSEAL is having hard time resolving to the right IP and throws DPWWA2025W/DPWWA2026W (the lost / regained contact with junction errors). We have hundreds of such junctions and hence out msg logs are flooded with these error messages., this is indeed a huge I/O traffic. Currently we have the dynamic-addresses-ttl = 60 as a global setting, but if we make to zero, meaning we are asking webseal to resolve a new IP address for every name resolution attempt. Is this going to cause any performance impact? But in general is this the best method to deal with this situation., We did think of haivng a per-junction value but that is a huge maintenance over head as we have hundreds of such junctions.
I understand the default value for ttl is zero (dynamic-addresses-ttl = 0) in webseal when we set dynamic-addresses = yes. All I want to know is if there would be huge the overhead on webseal and hence impact its performance if it keeps resolving to new IP for every connection it makes with backend.( we are on 9.0.7.2) Please advise, Thank you!
-Raj
------------------------------
Rajkumar
------------------------------