Skip to Content.
Sympa Menu

en - Re: [sympa-users] Slowness on Sympa web UI

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: Umut Arus <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Slowness on Sympa web UI
  • Date: Wed, 21 Oct 2009 17:09:06 +0200

Hi,

When displaying the list of list, sympa must evaluate the visibility scenario for each list, to know if the person asking to view the list is allowed to do so.
The implies to read each lists' config and evaluate their scenario. reading the config file is the toughest job. If you have a lot of lists, you shoul use the config.bin files; they are cache binary version of config files. Reading them don't need parsing or analysis on the Sympa part. It greatly improves the performances.

Please read the documentation part regarding config.bin files: https://www.sympa.org/manual/conf-parameters/part3#cache_list_config
And the FAQ addressing performance issues in Sympa : https://www.sympa.org/faq/performances

Regards,

David

Umut Arus a écrit :
Hi,

I have used sympa 5.4.2 and created about 400 lists. There is a slowness when clicking on topics (categories). It waits while listing the email lists on page. The server is idle and no performance problem. However, there is no slowness on the sympa home page.

What may be the source of problem?

thanks in advance,


--
David Verdin
Comité réseau des universités




Archive powered by MHonArc 2.6.19+.

Top of Page