Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Servlets
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 13th, 2008, 05:51 AM
Registered User
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sparun1607
Default Server Response Time

Hi All

Is it possible to know server response time by using servlets or jsps
because I need to redirect to another jsp page when the server is getting down.Here i am using websphere application server
Can any body tell what are the possible ways to redirect to "server busy page" when the server is getting down.
Other wise how can we know the server response time?

Thanks in advance :)

Arun
 
Old March 24th, 2008, 07:56 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi,

I think HTTP configuration of the web server/app server includes this. For tomcat find information at the following link

http://tomcat.apache.org/tomcat-6.0-...nfig/http.html


- Rakesh
 
Old March 24th, 2008, 07:59 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
Default

<Connector> tag in server.xml of tomcat is the one where you configure it.


- Rakesh





Similar Threads
Thread Thread Starter Forum Replies Last Post
time in sql server is not real time hertendreef SQL Server 2005 6 April 19th, 2007 07:07 AM
How to determine response time of an ATcommand amey.agnihotri Visual Studio 2005 1 March 14th, 2007 10:03 AM
Server.Transfer and Response.redirect lavanyarl ASP.NET 1.x and 2.0 Application Design 1 November 9th, 2004 03:31 AM
IAS server response neer Javascript 1 October 24th, 2004 05:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.