Regarding slow response in version OJS
In some areas,OJS is working fast, while the addition of reviewers, addition of note and issue publication takes too much time.
On the website, when we click on a PDF, it opens fast, while when we click on the article title, it will take 30+ seconds.
Please guide. Is there any issue with the server or any other issue?
What should I do in this case?
Website: www.njcmindia.com
What application are you using?
OJS 3.3.0-8
Please provide the following information for further assistance:
PHP Version:
Could you please confirm the PHP version you are currently using? OJS may have specific compatibility requirements with certain PHP versions, and using an outdated or incompatible version might contribute to performance issues.
Database Table Engine:
Check the database table engine for the OJS tables. Are they using MyISAM or InnoDB? OJS generally performs better with InnoDB due to its support for transactions and row-level locking.
Server/Hosting Specifications:
Share details about your server or hosting environment, including specifications such as CPU, RAM, and disk space. Insufficient server resources can lead to slow response times.
Server Logs:
Examine the server logs for any error messages or warnings related to the slow performance. This can provide insights into potential issues on the server side.
Caching Mechanisms:
Ensure that caching mechanisms, both within OJS and on the server, are properly configured. Caching can significantly improve response times for frequently accessed content.
Once you provide this information, it will be easier to pinpoint the root cause of the slow response and suggest appropriate solutions.