Frequently asked questions
We've compilied a list of questions that we get asked from time to time into one convenient location.
We've compilied a list of questions that we get asked from time to time into one convenient location.
This list of answers to web hosting related questions is ever expanding, so check back often. If you can't find your answer here, please feel free to contact us.
No special session handling is required in our clustered hosting environment. Once a user starts communicating with a web server, all future communications (regardless of whether they are HTTP or HTTPS) will be directed to the same web server provided the user has not been idle for the last 60 minutes.
If longer session idle times are required, PHP provides a convenient method of storing session information in a database. More information on storing session information in a database can be found here.