dieg0
Active member
This is what happens when someone tries to access one particular thread. I just checked on google and it has a cached version of it from a couple of weeks ago (vB days) so it's an issue related to our move to xF.
Heres the slow log
Any idea how can we fix this?
Code:
2013/09/05 12:29:21 [error] 27690#0: *2948486 FastCGI sent in stderr: "PHP message: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/share/nginx/webs/mysite.com/library/XenForo/Helper/String.php on line 411" while reading response header from upstream, client: 83.59.180.81, server: www.mysite.com, request: "GET /threads/tema-de-ayuda-dudas-juegos-guias-e-informacion.60986/ HTTP/1.1", upstream: "fastcgi://unix:/tmp/php5-fpm.sock:", host: "www.mysite.com"
Code:
2013/09/05 12:49:11 [error] 27690#0: *2963464 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 83.59.180.81, server: www.mysite.com, request: "GET /threads/tema-de-ayuda-dudas-juegos-guias-e-informacion.60986/ HTTP/1.1", upstream: "fastcgi://unix:/tmp/php5-fpm.sock:", host: "www.mysite.com"
Heres the slow log
Code:
[05-Sep-2013 15:37:13] [pool www] pid 7058
script_filename = /usr/share/nginx/webs/mysite.com/index.php
[0x000002b16a2bc4b8] preg_replace() /usr/share/nginx/webs/mysite.com/library/XenForo/Helper/String.php:411
[0x000002b16a2bc0a0] bbCodeStrip() /usr/share/nginx/webs/mysite.com/library/XenForo/Template/Helper/Core.php:1165
[0x000003ff4114c2d0] helperSnippet() unknown:0
[0x000002b16a2bbe50] call_user_func_array() /usr/share/nginx/webs/mysite.com/library/XenForo/Template/Helper/Core.php:835
[0x000002b16a2a88b0] callHelper() /usr/share/nginx/webs/mysite.com/library/XenForo/Template/Abstract.php(265) : eval()'d code:45
[0x000002b16a2a8660] +++ dump failed
Any idea how can we fix this?