Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8096971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:36:36+00:00 2026-06-05T21:36:36+00:00

I wanted others to explain to me, which approach is better: using a session

  • 0

I wanted others to explain to me, which approach is better: using a session or designing it sessionless. We are starting development of a new web application and have not yet decided on what path to follow.

Session-less design IMO is more preferable:

Pros:

  1. Scalability. We can have as many servers as we want without having to share a user session. Each of them can process requests (e.g. load balancing via round robin).
  2. Saves server resources. We do not need to allocate memory on the server side (again – scalability).
  3. No need to recover after a server restart.

Cons:

  1. Having to keep some user related information in cookies (not critical).
  2. Requires more coding (but not really much of coding).

Are there any topics we need to mind before taking the final decision?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:36:38+00:00Added an answer on June 5, 2026 at 9:36 pm

    Today’s apps can quickly grow extremely big (just have a look at all those “tiny, simple” tools like pastebin, jsfiddle etc !). And at some point a 16 core high end machine is not enough (some people might say “you have to recode your app in order to save cpu power bla-bla”, but the http-connection-limit per server is also a problem). So, if you are planning to build a public application that might become more popular than expected, starting “sessionless” is the way to go! To be honest, this will only affect people who write really big things.

    The killer pros for sessions are: much less traffic to the mySQL database and much easier coding. But you will have to rewrite your entire system when your app goes big.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am just starting out on Silverlight using version 2.0. I wanted to show
I want to develop a Web application in Delphi using VCL. I tried UniGUI,
My first thoughts are Erlang, or Java, but I wanted to know from others
I had a problem this week (which thankfully I've solved in a much better
I'm fairly new to ruby. Recently, I wanted to extract a portion of a
I wanted to know if somebody could explain in somewhat simple terms how I
Let me explain. I have a simple query which works when I tested it
Lots of words below, sorry - but I wanted to explain this situation well:
I wanted to see if anyone can explain why the following code works with
I'm new to Django and coming from Rails, so that may explain my odd

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.