| author | Vrishali Doke | 2013-01-18 03:55:29 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:37:19 (EST) |
| commit | 8973462e11c98d6186229e2db7c887ca197ca641 (patch) (side-by-side diff) | |
| tree | 01ca15d4b9d50d96e5d45d36f5350a2b26742c21 | |
| parent | 8471e94f2845723def1a9b179a7e3fdb6f57a65f (diff) | |
| download | org.eclipse.stardust.documentation-8973462e11c98d6186229e2db7c887ca197ca641.zip org.eclipse.stardust.documentation-8973462e11c98d6186229e2db7c887ca197ca641.tar.gz org.eclipse.stardust.documentation-8973462e11c98d6186229e2db7c887ca197ca641.tar.bz2 | |
CRNT-26480 - Updated keepalive option details
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@62122 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
2 files changed, 6 insertions, 3 deletions
diff --git a/org.eclipse.stardust.docs.deployment/html/applicationserversetup/images/keeplive.png b/org.eclipse.stardust.docs.deployment/html/applicationserversetup/images/keeplive.png Binary files differnew file mode 100644 index 0000000..8556e0e --- a/dev/null +++ b/org.eclipse.stardust.docs.deployment/html/applicationserversetup/images/keeplive.png diff --git a/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html b/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html index 9d78504..ad8083d 100644 --- a/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html +++ b/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html @@ -377,10 +377,13 @@ file for a client Web application:</p> <strong>KeepAlive</strong> option. In the WebLogic Administration Console perform the following steps:</p> <ol> - <li>Navigate to the server's HTTP settings page.</li> - <li>Click the <strong>Protocols tab</strong>.</li> - <li>Click the <strong>HTTP tab</strong>.</li> + <li>Navigate to the server's HTTP settings page. Go to <strong>Home</strong> > <strong>Summary of Servers</strong> > <strong>AdminServer</strong></li> + <li>Click the <strong>Protocols</strong> tab.</li> + <li>Click the <strong>HTTP</strong> tab.</li> <li>Deselect <strong>Enable Keepalives</strong>.</li> + <br> + <img src="images/keeplive.png" alt="" /><br> + <br> <li>Click <strong>Save and Activate Changes</strong>.</li> <li>Restart the WebLogic server.</li> </ol> |

