Welcome Guest, Not a member yet? Register   Sign In
Core/Loader 346 Issue
#4

Glad to help. I work on a few high volume sites myself and have gotten pretty used to issues like this. If your database is really getting hammered, I would highly suggest a caching layer like Redis or memcached especially if you have spare memory lying around unused somewhere. This is one of the first things I did when I hit a wall and it got me pretty far. I don't remember what the state of the CI2 cache drivers are but a quick solution for Redis (to me) is to install phpredis (as recommended in CI 3) and use its methods directly. Good luck.
Reply


Messages In This Thread
Core/Loader 346 Issue - by isaiahfrom3r - 02-25-2015, 07:32 AM
RE: Core/Loader 346 Issue - by Nichiren - 02-25-2015, 02:08 PM
RE: Core/Loader 346 Issue - by isaiahfrom3r - 02-25-2015, 03:09 PM
RE: Core/Loader 346 Issue - by Nichiren - 02-25-2015, 03:58 PM
RE: Core/Loader 346 Issue - by silentium - 02-25-2015, 05:19 PM
RE: Core/Loader 346 Issue - by isaiahfrom3r - 02-26-2015, 07:42 AM
RE: Core/Loader 346 Issue - by silentium - 02-26-2015, 06:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB