Whenever I load a virgin wiki, it always takes a refresh of the page
because on the first shot php dies from lack of memory just as ReleaseNotes
is loading. I finally decided to investigate this, and discovered that
memory_get_usage() reports increased memory usage after each successive
page is loaded from pgsrc. Does anyone know why that is? Why isn't the page
data being deleted from memory after it's pushed into the DB?
--
J.
|