File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ Using Couchbase backed HTTP session you can share session among multiple web app
6363The session will not be destroyed when the web applications will be shut down.
6464
6565You can access session attributes in 2 ways :
66- - _application namespace_ - attributes are visible only to instances of the same web application
67- - _global namespace_ - attributes are visible to all instances of all web applications
66+ - _application namespace_ - attributes are visible only to instances of the same web application within a distributed system
67+ - _global namespace_ - attributes are visible to all instances of all web applications within a distributed system
6868
6969To access application namespace just pass an attribute name :
7070
You can’t perform that action at this time.
0 commit comments