- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2018
06:42 AM
01-26-2018
06:42 AM
The site we are running with magento experience a lot of timeout between NGINX and PHP FPM.
The error message in the NGINX error log is "upstream time out (110: Connection timed out) while reading response header from upstream".
The server is not really loaded. The load average is 5 for 12CPUs.
### Preconditions
1. Magento Community 2.1.4
2. PHP-FPM 7.0.14
3. NGINX 1.10.2 release 1.el7
4. CentOS 7
Any good idea is welcome :-)
Thx
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018
12:14 AM
01-29-2018
12:14 AM
Hello,
After some long investigations, we found it was too mush I/O on the disk since we activated the cache block.
This only occurs when a lot of customers visit our site.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018
12:14 AM