Forums › Forums › Search & Filter Pro › 502/timeouts with large amounts of data
- This topic has 7 replies, 2 voices, and was last updated 9 years ago by
Trevor.
-
Trevor(Private) June 14, 2016 at 8:49 am #48261
That volume of data WILL cause issues with caching. In the settings, have you got caching speed set to slow, medium or fast? Handling larger volumes of data is something we are working on, for the medium or longer term of the plugin. Of course, your server setup will also have an impact.
You appear to be hosted with rackspace.com in Texas, and I can see a few other domains (10-20 maybe) on the same server.
But when I speed test the website, it has an incredibly slow TTFB (Time to First Byte), and I tested it from within the same data center. It has over 3 seconds, whereas my own dedicated server in Kansas is less than a tenth of that (and mine is not an expensive server).
Building a cache like this will require repeated hits to the database, which will be on the hard drive. If the server has a physical hard disc system (RAID or single drives), this will be slow. If, like my server, it has SSD drives, then it will be a lot faster. The amount of RAM available to PHP and WordPress will also affect how much data can be prefetched from the database.
Anonymous(Private) June 15, 2016 at 12:42 am #48411The site is hosted on WP Engine.
The cache is built. My issue is completely unrelated to building the cache, but is related to loading the custom post type archive with the search/filter widget in the sidebar when the taxonomies with 600+ terms are included as a filter.
Anonymous(Private) June 17, 2016 at 6:05 am #48714Missed you again. I’m in the US, mountain time zone. I could do it either at 8:30 AM mountain time or after noon mountain time. I’m guessing the 8:30 AM time will work better with your support hours.
My skypename is amberhinds.
If that doesn’t work, I can also make a screen cast tomorrow.
-
AuthorPosts