XenForo
Administrative
- Thread starter
- Admin
- #1
The
This can result in the same content continuously being reverted if it has many edits, which can consume significant amounts of memory if the content has been spammed significantly. Worse, the more attempts at reverting edits, the worse the problem gets.
This job should only make one revert for per piece of...
Read more
ادامه مطلب...
UserRevertMessageEdit
job finds all edits a user has made in a timeframe and then reverts in reverse order. Then for each revert, it loads all edits for the linked content.This can result in the same content continuously being reverted if it has many edits, which can consume significant amounts of memory if the content has been spammed significantly. Worse, the more attempts at reverting edits, the worse the problem gets.
This job should only make one revert for per piece of...
Read more
ادامه مطلب...