Changes between Version 2 and Version 3 of Ticket #58202, comment 11
- Timestamp:
- 05/22/2023 01:21:42 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58202, comment 11
v2 v3 20 20 }}} 21 21 22 I tried many config tweaks on nginx, PHP & fpm (php-fpm.conf, www.conf ) from my research on the "recv" nginx error. Nothing seems to have any effect on this error. I see logs for both POTS and GET requests, logged-in or not, no matter the script (root index.php or wp-admin).22 I tried many config tweaks on nginx, PHP & fpm (php-fpm.conf, www.conf - changing timeouts, buffer sizes, opcache settings...) from my research on the "recv" nginx error. Nothing seems to have any effect on this error. I see logs for both POTS and GET requests, logged-in or not, no matter the script (root index.php or wp-admin). 23 23 So it also appends for visitor requests, that, from my pov, are not triggering any image processing stuff... 24 24