My Q2A server has a bad performance on posting questions. It takes 10-11s to post a new question, 6-7s to comment or upvote answers. But other actions such as search questions or load pages go well. I do not modify any config params except MySQL details. I check the web-server logs but nothing seems abnormal.
My environment:
- OS: centos 7, ram 64Gi
- Docker container: nginx:latest, php-fpm: latest, mysql: latest
Do you have any ideas to improve the performance of the system?