Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4473d16

Browse files
session
1 parent a4366dc commit 4473d16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Web-Issues-And-Monitoring/Concepts.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
**Session**
22
- its a conversational state between client and sever
33
- it can be multiple requests and response between client and server
4+
- sessions provide the ability to establish variables such as access rights and localization settings
5+
- sessions should be uniqe per user and computationally very difficult to predict
46
- to maintain a session a unique information (session-id) is passed between client and sever
57

68
**Ways of session management**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /