<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>
<div> </div>
<div>I am trying to use the FQDN for specifying the 'cachedb_url' like this:</div>
<div>modparam("cachedb_redis", "cachedb_url","redis:cluster://my_redis_server.com:6379/") <br/>
But it is not working; </div>
<div> </div>
<div>Whereas the following is working fine:<br/>
modparam("cachedb_redis", "cachedb_url","redis:cluster://10.0.0.228:6379/") </div>
<div> </div>
<div>What needs to be done to make the FQDN to work?</div>
<div> </div>
<div>Thanks<br/>
-Gary</div>
</div></div></body></html>