default:The default setting uses PHP to generate session names. If you use the default handler the session will be valid across siteaccess (e.g admin and user site) if they use the same database.
custom: The custom setting allows you to prefix the session name. The prefix is set with the SessionNamePrefix setting.