Liam C.
Member
Hi there
I've seen this reported as an issue numerous amount of times, and it's a bit difficult to get a clear answer on the solution
I've seen people suggest the following
I'd really love some advice, we've been experiencing the issue for a little while now and we're looking to try and use our Forums site more and more often however this is a major issue that we're looking to solve.
Thank you
I've seen this reported as an issue numerous amount of times, and it's a bit difficult to get a clear answer on the solution
I've seen people suggest the following
- Create a PHP script to clear the xf_session_activity table whenever it is full
- Would this be an issue? I mean it is clearly a temporary fix, but from what I've read, the data in there is purely temporary and wouldn't be an issue if lost?
- Delete useless robots that may hog performance
- I've started work on this but heard that bots such as Bytespider do not listen to robots.txt, I heard we can consider blocking IPs but assuming we do that in ranges, couldn't that affect genuine users?
- For any modification I make, I'd like to ensure the traffic of the site, as well as users, are not affected in any shape or form
- Limit heavy performance routes to a need-to-access basis (dont need access = dont give access)
- Don't think I have any additional questions for this, I've started to restrict unregistered users from accessing subforums where we use the Multi Prefix addon as I believe it uses additional queries for each prefix change you do (seen a lot of queries of different prefixes being applied and it does not make sense for our site)
I'd really love some advice, we've been experiencing the issue for a little while now and we're looking to try and use our Forums site more and more often however this is a major issue that we're looking to solve.
Thank you