Constraining for performance
-
We have a WP site running on AWS with a smallish database server but it runs fine because little of it is dynamic (no comments, etc.) and we’re caching wherever possible. We love this plugin but our caching fails and the database grinds to a halt as soon as we enable it due to misbehaving bots bouncing around the dynamic calendar URLs.
Can we drop features or otherwise constrain the plugin to lessen the number and complexity of database calls? We’re happy to mask URL paths as long as views of a basic calendar and individual events are still available. Alternatively, are there DB tweaks (indexes or views) we can put in place to improve performance?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Constraining for performance’ is closed to new replies.