One of our websites had traffic on the weekend and caused it to crash.
We have thelatest version of expression engine with the following features:
- Tracking/Trackbacks turned off
- ‘Save as Template as files’ turned on
- SQL caching turned
- Template cachign turned on
However there are still lot of sql connections created for example:
select exp_templates.template_name
select action_id, class, method from exp_actions
select es.*
select * from exp_member_groups where site_d = 1 and group_id = 3