jamesehly Reply #1, 4 years ago
I'm using wayfinder to load a menu that is 4 levels deep and has about 750-1000 items in it. Here is the snippet call:
This call takes about 10 seconds to process every single page load. I was under the impression that since I'm calling this snippet cached that it would just grab it out of the cache after processing it once.
Anyway, it's terribly slow and I'd appreciate any advice on how to make this faster. Is this amount of data just to much for Wayfinder/MODx to handle?
I'm running this site on an OS X server (1.4), Apache 1.3, PHP 5.1.2
Thanks,
James
This call takes about 10 seconds to process every single page load. I was under the impression that since I'm calling this snippet cached that it would just grab it out of the cache after processing it once.
Anyway, it's terribly slow and I'd appreciate any advice on how to make this faster. Is this amount of data just to much for Wayfinder/MODx to handle?
I'm running this site on an OS X server (1.4), Apache 1.3, PHP 5.1.2
Thanks,
James