[moin-user] MoinMoin very slow
Paul Boddie
paul at boddie.org.uk
Thu Nov 2 08:11:36 EDT 2017
On Thursday 2. November 2017 08.29.13 Volker Wysk wrote:
> Am Donnerstag, 2. November 2017, 00:16:05 CET schrieb Paul Boddie:
> >
> > Is there anything special about the page? Anything like macros being
> > used, for instance.
>
> I'm using some <<BR>> macros, and a "#!highlight" parser. Also using
> <<TableOfContents>>. Disabling the TOC and the parser didn't speed things
> up.
OK. From what I can gather, I guess that the highlight parser wouldn't affect
performance that much anyway.
[...]
> > I do wonder about "send_page_content|1" which might well be a recursive
> > call generating a subpage, perhaps for a table of contents. The way that
> > the combined time is approximately double the individual times might
> > suggest that the cache isn't working properly. But 20s page generation
> > times are not exactly normal, either.
>
> A special cache for MoinMoin? How do you configure it? I might not have
> installed it, because I thought I don't need it.
No, the cache is built into MoinMoin, so it should just work. However, it
seems to be a constant source of problems, usually producing errors that are
often dealt with using "moin maint cleancache".
I imagine that we might need to dig deeper to see where Moin is spending all
its time. Did you look at the following page, by the way...?
https://moinmo.in/HowTo/Tune%20Performance
Paul
More information about the moin-user
mailing list