after clicking the save button it takes about 10 seconds
to return a page.
Its on a LAN and all other applications are running
greate, any one got any ideas and could it be something
to do with it running on an user site
ie http://mysite/~wiki/
Logged In: YES
user_id=906200
The PhpWiki on my LAN typically takes 5 seconds to return a
page, but I assume this is because I'm running too many apps
and servers on the same box. Could this be your problem too?
Logged In: YES
user_id=13755
SavePage does a full mysql locking and some heavy calculations.
If other apps use mysql also, it has to wait until all other
requests are finished.
10 secs is a lot, but on sf.net we also have about 5-8 secs.
Logged In: YES
user_id=13755
dba had some known issues which last 10 secs, which I fixed
with 1.3.10