OJS 3.3.0.10 intermittent stalling - unusable

Hi @elhay,

You are probably seeing the effects of MySQL table locks. Check the threads in the forum about InnoDB vs. MyISAM, and ensure that all tables are using the right storage engine.

Regards,
Alec Smecher
Public Knowledge Project Team