Hi! It's my first post here and unfortunately I have to write new topic in "Support".
Anyway - I've got some problems with my site. It's running on latest stable version (1.6.5) on Quark Open Publishing theme, all default plugin (while GitSync is turned off) and some additional ones (like Advanced Cache, YouTube). While saving blog item (especially when it's published) wait time is very long (like few minutes) and sometimes I'm getting time out error from server side. Below you can find screenshot from such situation:
I've checked the Apache's error logs and I found such thing for similiar situation:
2019-04-16 13:24:21.721569 [INFO] [xxx.xxx.xx.xxx:61436:HTTP2-1] Connection idle time: 301 while in state: 7 stream flag: 8449,close!
2019-04-16 13:24:21.721599 [NOTICE] [xxx.xxx.xx.xxx:61436:HTTP2-1] Content len: 21474, Request line: 'POST /admin/pages/blog/the-way-remastered-nintendo-switch/mode:normal HTTP/1.1'
2019-04-16 13:24:21.721603 [INFO] [xxx.xxx.xx.xxx:61436:HTTP2-1] Cookie len: 274, grav-site-da4b14e-admin=ae67ec280183bfddbb7e8429dd74c51b; grav-site-da4b14e=86d9e64a5378fa32fd6cbfd548af72ed; grav-tabs-state={%22tab-content.options.advanced.blog.seo%22:%22data.seo%22%2C%22tab-googlefields.twitterfields.jsonfield.facebookfields%22:%22data.googlefields%22}
2019-04-16 13:24:21.721606 [NOTICE] [xxx.xxx.xx.xxx:61436:HTTP2-1] Redirect: #1, URL: /index.php
2019-04-16 13:24:21.721610 [INFO] [xxx.xxx.xx.xxx:61436:HTTP2-1] HttpExtConnector state: 8, request body sent: 21474, response body size: -2, response body sent:0, left in buffer: 0, attempts: 0.
2019-04-16 13:24:21.721614 [INFO] [xxx.xxx.xx.xxx:61436:HTTP2-1] Lsapi connection state: 3, watching event: 25, respState: 1, m_iTotalPending:0, m_iPacketLeft:0, m_iCurRespHeader:9, req sent for 301 seconds,Total processing time: 301.
2019-04-16 13:24:21.721670 [INFO] [xxx.xxx.xx.xxx:61436:HTTP2-1] Abort request processing by PID:1167294, kill: 1, begin time: 301, sent time: 301, req processed: 0
Any ideas what can cause such situation and how to solve such question?