<div dir="ltr">I know that with the NoSQL modules you have the "Exported Parameter" to set up cachedb_url<div><br></div><div>example </div><div><br></div><div>modparam("cachedb_mongodb","cachedb_url","mongodb:instance1://localhost:27017/db.collection")<br>
</div><div><br></div><div>I saw in a post that it is possible to do the following with the Dialog module</div><div><br></div><div><div>modparam("dialog","cachedb_url","cassandra:group1://<a href="http://127.0.0.1:9061/Keyspace2_profiles_counters">127.0.0.1:9061/Keyspace2_profiles_counters</a>")</div>
</div><div><br></div><div>My question is can I add in "cachedb_url" instead of "db_url" if I want the module to use cache modules? If so are there some modules that won't be able to use cachedb_url like AUTH_AAA or AUTH_DB?</div>
<div><br></div><div><br></div></div>