On 16/08/10 08:53, Serge Matveenko wrote:
> On Mon, Aug 16, 2010 at 11:50, Ddorda <ddo...@ubuntu.com> wrote:
>   
>> Speaking about the wiki, I think MoinMoin is old and slow and it's time to
>> change to something that works better (Like MediaWiki?).
>>     
> Both are bad. Its time to write good one in Python.
>
>
>   

http://moinmo.in/Python

wiki.ubuntu.com is slow, and having asked in #moin part of the problem
is that we are running an old version that is no longer supported. I
have been trying to offer to help to fix it, but I have been unable to
find who is responsible for it.

wiki.ubuntu.com is a little on the sluggish side, so I have been looking
at ways I could help to make it a bit faster
There are quite a few pages that use the <<FullSearch(foo)>> embedded
search rather than <<FullSearchCached(foo)>> which is way quicker
but that does need a cron job to run moin maint cleancache to get it to
update every so often
that lead me on to the general user searches, at the moment we don't
have Xapian search engine installed, if we did then that would be
indexed searches and much faster and lower processor load
also because I think that runs in a separate process it would probably
scale over multiple processors better
according to the folk in #moin the version we are using (1.6.3) is out
of maintenance for the last 23 months and an upgrade to 1.9.3 or the
packaged in lucid 1.9.2-2ubuntu3 would be a good thing too.

Alan.

-- 
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts

Reply via email to