Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to set timeout

Status
Not open for further replies.

we2aresame

Technical User
Feb 10, 2003
128
CA
I'm a newbie to apache, Can anyone tell me how to set the client broswer timeout?
 
do you mean pages with login? and these pages have timeout? you need scripts for that... what language are you using? ASP? PHP? other?

 
I have a application running on a UNIX box, a user connect to the application though a web browser, Apache is the http server. What I want to know just from where I can set the timeout for the users, for example 30 mins. I don't what to these users connect to the application all the times, thanks.
 
I'm not sure that apache has that kind of directive. As I know, timeout sessions must be defined at application level.

What kind of Unix and what kind of application?
 
Yes, you are right, I found the way from application side, thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top