- Joined
- Sep 24, 2014
Change your emails, scramble your passwords, then log out.Do you lock accounts
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Change your emails, scramble your passwords, then log out.Do you lock accounts
YouTube limitations per video.Hey, This might be a stupid question I was hang out in some threads and some of the posted Youtube videos would say they are unavailable but others will work just fine. Is it my web browser or Youtube itself I use Fire Fox as my browser,
MeAnyone else getting bad gateway errors?
Yep.Anyone else getting bad gateway errors?
I've been getting them in the last 10 minutes.Looks like the 502 errors have stopped, at least for now.
So you're saying we essentially ddos'd ourselves by checking to see if it was still up for the past hour?XenForo has a bizarre design where if you update almost anything in the ACP, it will invalidate cache records and attempt to build them in the request cycle. In modern development, the cache record should serve stale (outdated) records until the new record is built. The new record would be built by either another thread, or on a CRON job for PHP.
XenForo does this differently. Instead, it immediately deletes the old record and every single request made to the forum for any page anywhere tries to rebuild record. Depending on the record, this can be resource intensive. There is no way to stop it from doing this. If I update the sidebar, it breaks the site for 10 minutes.
Out of curiosity, why can't it be stopped?There is no way to stop it from doing this.
Still an issue FYI.I’m encountering a glitch where I can’t rate any profile post anything other than “like”. I’m on mobile btw.