Quick question on scalability... how scalable is this solution? Any thing I need to be concerned about for 10000 hits in a short amount of time? say 15 mins
If cache is turned on front-end SQL queries will be cached using Wordpress Transients.
The most computing like parsing events' RRULEs is done client-side.
We've recently added new option in the cache menu "Assets Compression" which basically will compress all css and js (calendar files only) files into two files.
Do you know how many events will you have average?
Quick question on scalability... how scalable is this solution? Any thing I need to be concerned about for 10000 hits in a short amount of time? say 15 mins
regards
If cache is turned on front-end SQL queries will be cached using Wordpress Transients.
The most computing like parsing events' RRULEs is done client-side.
We've recently added new option in the cache menu "Assets Compression" which basically will compress all css and js (calendar files only) files into two files.
Do you know how many events will you have average?
Stachethemes Developer
ok... i am preparing a platform to cater to min 50 to 500 events a month...