[pmwiki-users] pmwiki.org slow again
Radu
radu at monicsoft.net
Thu Apr 21 09:45:11 CDT 2005
At 04:10 PM 4/20/2005, Joachim Durchholz wrote:
>I don't think it's a stuck harddrive, since then I'd expect pauses
>between, say, serving the sidebar and the main contents (these are
>separate file accesses).
Um. From what I know of php, if not told otherwise it spools/caches its
output and sends it out only once the entire page is done (or when calling
some version of flush() that in turn would make the php module run even slower)
I like my pages to stream. This is in fact one of the reasons why I prefer
cache-enabled over totally dynamic wikis. Maybe I'm looking in the wrong
place, since Pm mentioned pmwiki is a bit difficult to cache.
Cheers,
Radu
(www.monicsoft.net)
More information about the pmwiki-users
mailing list