Now there is another issue with your app. I've seen our forum becoming really slow to navigate or do anything for the past few days to the point that it became unresponsive today*. I started debbuging the issue and the problem was gone by disabling your app. Now our forum is back up to its normal speed.
We have a very active forums, with over half a million registered users, and we've seen similar issues in the past where an app/plugin would work fine in testing environments and smaller forums, but would cause performance issues in a forum with high traffic such as ours.
* It started giving me 502 errors. See below:
access log:
[redacted] [16/Jul/2016:05:32:21 -0300] "GET / HTTP/1.1" 502 568 "http://forum.clubedohardware.com.br/" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
error log:
2016/07/16 05:32:21 [error] 11121#0: *11188 upstream sent too big header while reading response header from upstream, client: [redacted], server: forum.clubedohardware.com.br, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "forum.clubedohardware.com.br", referrer: "http://forum.clubedohardware.com.br/"
Recommended Comments