[Users] using aliases or dbaliases
Daniel-Constantin Mierla
daniel at voice-system.ro
Tue May 2 09:32:31 CEST 2006
Hello,
On 05/02/2006 06:03 AM, unplug wrote:
> What is the difference between using table of aliases & dbaliases? As
> I know, openser will load the records in aliases to memory when it
> starts. There is a problem when the aliases table contains over
> 15,000 records and openser will fail to start due to the memory
> problem. As search from the module document, dbaliases can be used to
> replace aliases. The records in dbaliases store in DB instead of
> memory when openser starts. Everytime, openser will query the DB for
> the alias of an account. Am I right?
yes.You can increase the speed of database query by tunning the caching
of mysql server.
Cheers,
Daniel
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list