NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
3-81
Persistent Manager Sessions
(SessionBasedLoadBalancing = false)
configured.
In Figure 3-6
, user requests are not bound to any particular NSJSP process. An
NSJSP process upon receiving a request fetches the session object from the
persistent store, forms the response, saves the session object back to the store, and
returns the response.
Configuring a Persistent Manager
To configure a persistent manager, complete the following steps:
1. Set
SessionBasedLoadBalancing to false
Figure 3-6. Session Object Handling by NSJSP with the Persistent Store
Configuration
CPU 0 CPU 1 CPU 2
CPU 3
TS/MP Environment
NSJSP
iTP Webserver
HTTPD
NETWORK
HTTPD HTTPD HTTPD
NSJSP NSJSP NSJSP
Request 1
Request 1
Request
1
Request 2
R
e
q
u
es
t
2
Request
2
Request 3
R
e
q
u
e
s
t
3
Request 3
Session
Persistent Store
S
e
s
s
i
o
n
p
e
r
s
i
s
t
e
n
c
e
a
n
d
f
e
t
c
h
S
e
s
s
i
o
n
p
e
r
s
i
s
t
e
n
c
e
a
n
d
f
e
t
c
h
S
e
s
s
i
o
n
P
e
r
s
i
s
t
e
n
c
e
a
n
d
f
e
t
c
h
Request 1
Request 2
Request 1
R
e
q
u
e
s
t
1
S
e
s
s
i
o
n
P
er
s
i
s
te
n
c
e
a
n
d
f
e
t
c
h
R
e
q
u
e
s
t
2
Request 2
S
e
s
s
i
o
n
P
e
r
s
i
s
t
e
n
c
e
a
n
d
f
e
t
c
h
User 1
User 2










