Over 5000 of the transit entries in the options table. Site timeouts.

Home Forums Ticket Products Event Tickets Plus Over 5000 of the transit entries in the options table. Site timeouts.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1115370
    wort
    Participant

    The options table in our database is full of tribe-events entries. I don’t know that this is why the site, with 4 CPU cores and 7GM RAM slows to a crawl whenever the calendar is worked with, but I suspect it doesn’t help!

    #1115718
    Brook
    Participant

    Howdy Wort,

    I would love to help you with this. I bet I know why that table is so large. Did you have month view cache enabled at some point (setting located in WP-Admin > Events > Settings > Display ) ? It will cache any month a visitor goes to. Unfortunately certain tools, like those use to scan websites for vulnerabilities, will spider through many thousands of views on your website including month view. This can create a very large cache of wp_transients, each containing a month view. If you have 5000 in your database than it is likely something looked at about 400 years worth of months on your website, and each got cached.

    The cache will clear itself after a while. You can tell it to stop making new entries by disabling month view cache. Further using a plugin like Transient Cleaner you clear all WP transients immediately if you don’t wish to wait. After this is done your site will either be running fast again or it was not this slowing you down.

    Obviously this is not ideal. Normal robots obey the robots meta tag we have in place that tell them to stop spidering, but some like security scanners do not. We are looking into throttling the amount of entries that get created to prevent this sort of issue, and probably only cache months that are viewed frequently.

    I am sorry to hear you server is running slow. If I can be of further help let me know. Performance is a huge passion of mine.

    Cheers!

    – Brook

    #1121246
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

    #1130615
    Geoff
    Member

    Hey there,

    Just want to drop a quick note in here to let you know that The Events Calendar 4.2.1 is about to release any moment and it will include a patch for this issue. Please update and let us know if you continue to hit any trouble.

    Thanks so much for your patience while we worked on this!

    Cheers,
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Over 5000 of the transit entries in the options table. Site timeouts.’ is closed to new replies.