<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>

<div>&nbsp;</div>

<div>I am trying to use the FQDN for specifying the &#39;cachedb_url&#39; like this:</div>

<div>modparam(&quot;cachedb_redis&quot;, &quot;cachedb_url&quot;,&quot;redis:cluster://my_redis_server.com:6379/&quot;)&nbsp;<br/>
But it is not working;&nbsp;</div>

<div>&nbsp;</div>

<div>Whereas the following is working fine:<br/>
modparam(&quot;cachedb_redis&quot;, &quot;cachedb_url&quot;,&quot;redis:cluster://10.0.0.228:6379/&quot;)&nbsp;</div>

<div>&nbsp;</div>

<div>What needs to be done to make the FQDN to work?</div>

<div>&nbsp;</div>

<div>Thanks<br/>
-Gary</div>
</div></div></body></html>