Which three options are supported In WebLogic Server when you stop a running application?

You need to take a web application offline.
Which three options are supported In WebLogic Server when you stop a running application?

You need to take a web application offline.
Which three options are supported In WebLogic Server when you stop a running application?

A.
TerminateHTTPsessionsimmediately.

B.
Terminate HTTPsessionsafterthreeminutes .

C.
MoveHTTPsessions to adatabase.

D.
Waitfor HTTPsessionstotime out.

E.
Allownewrequestsonlythroughtheadministrationport.

F.
Movein –progress requests toanotherserver in the cluster.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Madhu K

Madhu K

A,D,E are the right answers.

Terminate HTTP Session immediately – Stopping the Application with Force Stop
Wait for the HTTP Sessions to Time out – Stopping the Application with When Work Completes
Allow new requests only through the Administration Port – Stopping the application with “stop, but service only on Admin Requests”

nebz

nebz

I think also the good answers are : A/ D/ /E