Welcome Guest, Not a member yet? Register   Sign In
forceHTTPS and session()
#5

(This post was last modified: 03-29-2020, 11:45 AM by jreklund.)

(03-26-2020, 12:13 AM)anthos1984 Wrote: I have login page and user administration. It calls secure page, while other page is not encrypted to lighten processor load.

I don't have any answer to your specific problem, but there are no performance impact with HTTPS vs HTTP that can't be solved with some itsy bitsy upgrade (or non at all). We are talking about max 5% CPU increase. If you configure your server correctly.

So go full HTTPS and come back if it still loose the session. Don't know what kind of site you have your users submit any kind of data with HTTP those will be unsecured.

EDIT: With encrypted connection you can also enable HTTP 2, making your website appear faster to your users. As it allow parallel downloads.
Reply


Messages In This Thread
forceHTTPS and session() - by anthos1984 - 03-26-2020, 12:13 AM
RE: forceHTTPS and session() - by anthos1984 - 03-28-2020, 02:58 PM
RE: forceHTTPS and session() - by InsiteFX - 03-29-2020, 08:07 AM
RE: forceHTTPS and session() - by anthos1984 - 03-29-2020, 10:04 AM
RE: forceHTTPS and session() - by jreklund - 03-29-2020, 11:39 AM
RE: forceHTTPS and session() - by anthos1984 - 04-07-2020, 07:31 AM
RE: forceHTTPS and session() - by jreklund - 04-07-2020, 09:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB