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: "Ward, Michael" <address@concealed>, "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] Slowness on Sympa web UI
  • Date: Thu, 22 Oct 2009 09:34:30 +0200

Good. :-)

Umut Arus a écrit :
Thanks David, it increased perf. from 15 sec. to 5 sec to preview the page.
 
regards,

On Wed, Oct 21, 2009 at 10:15 PM, Ward, Michael <address@concealed> wrote:
Cool wasn't aware of this tweak. Just implemented it on my server, has greatly improved the responsiveness of the web interface!

Thanks!
Michael Ward


-----Original Message-----
From: address@concealed [mailto:address@concealed] On Behalf Of David Verdin
Sent: Thursday, 22 October 2009 4:09 a.m.
To: Umut Arus
Cc: address@concealed
Subject: Re: [sympa-users] Slowness on Sympa web UI

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





--
Umut Arus
Sent from Istanbul, 34, Turkey
-- 
David Verdin
Comité réseau des universités



Archive powered by MHonArc 2.6.19+.

Top of Page