Welcome Guest, Not a member yet? Register   Sign In
Session drivers
#2

The drives store the session data in different location.
file writes all data to the harddisk. On a busy site you can end up with thousands of files in the folder and a hight IO load.
database will add the session data into a database which normally has less IO load then direct file use.

But this depends also on your hardware and server setup.
On the package it said needs Windows 7 or better. So I installed Linux.
Reply


Messages In This Thread
Session drivers - by omid_student - 09-27-2017, 06:28 AM
RE: Session drivers - by rtenny - 09-27-2017, 08:32 AM
RE: Session drivers - by omid_student - 09-27-2017, 08:49 AM
RE: Session drivers - by rtenny - 09-27-2017, 08:51 AM
RE: Session drivers - by omid_student - 09-27-2017, 10:24 AM
RE: Session drivers - by InsiteFX - 09-28-2017, 02:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB