I have 450 Events that need to be posted that will run throughout the year. Can anyone tell me the resource requirements for DTRegister\Joomla?
I am seeing slowness running queries against the DTRegister tables when joining tables. I'm unsure if there is a lack of proper indexing or a problem with server resources.
Using SQL2Excel queries with joins against the DTRegister tables causes the CPU utilization to stall the Joomla site.
There is no specific set of resource requirements. It varies from site to site of course. We've seen people running thousands of events with DT Register. There's no reason why the backend should be running slow like that unless your hosting account is pretty weak. Might want to contact your host to see what suggestions they have to improve your setup... might need to increase PHP memory_limit. Outside of that, see what the host has to say and start there. Also, you might want to optimize your database tables and see if that helps.