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

I would recommend taking a look at the database config file and see if you have "pconnect" set to TRUE or FALSE.

With "pconnect" set to true CI uses persistent connections to the database, and this can cause database overload on high traffic sites. This option is set to true as default.

I have solved many database issues on high traffic sites (millions of visits a month) just by changing this option to false. However, I would also recommend caching of the database queries when ever possible.
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