[Moin-devel] Slow load on edit action
Philip Neustrom
pneustrom at yahoo.com
Wed Oct 27 18:16:48 EDT 2004
(Note: I'm running a heavily-modified version of moin
1.2.3)
Everything in our wiki is relatively snappy: browsing
pages, clicking info, Recent Changes, etc. The only
thing that takes a long time for the server to send to
the user is the edit action. When action=edit is
invoked it takes a really long time for the server to
send the edit page to the user. I've tried hunting
down the possible source of this slowdown, and without
much luck. It's clearly in PageEditor.sendEditor()
but even if I replace sendEditor() with something
simple (such as just writing the http headers and just
that) it will still take a very long time to send this
to the client machine. What could be the possible
source of this?
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
More information about the Moin-devel
mailing list