Re: suggestions for a long loading page

2022-01-10 Thread Gary Kephart
Juan Pablo, Thanks for recommending the change in cache size. Our site has ~4100 pages, and so I set it for 5000, allowing for future growth. The page loads just fine now. As a note, I plan on tagging pages with Categories and using ReferringPagesPlugin much more in the future. With all the

Re: suggestions for a long loading page

2021-12-23 Thread Juan Pablo Santos Rodríguez
Hi Gary, been doing some more tests. I've noticed that that page has a call to the ReferringPagesPlugin, would you mind removing that line and seeing if that speeds up the page load? I've set up a page with the same wiki markup on a local wiki, and renders faster than what you're experiencing, abo

Re: suggestions for a long loading page

2021-12-22 Thread Juan Pablo Santos Rodríguez
Hi Gary, Don't have the source in front of me right now, so mostly a hunch: looking at your systeminfo page, cache hits vs misses is 5.4M vs 3.6M. That seems to me like too many misses... Default cache configuration is for a thousand elements for each cache, so given the amount of pages may be tw