In order to change the timeout, Do I have to change the following two Profound HTTP directives or only the TIMEOUT one?
PersistentCGITimeout 3600
Timeout 3600
TIMEOUT
-
- Experienced User
- Posts: 170
- Joined: Mon Jul 19, 2010 2:40 pm
- First Name: Jorge
- Last Name: Cabrera
- Company Name: Lennar Corp
- Phone: 305-229-6400
- Contact:
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: TIMEOUT
The PersistentCGITimeout directive controls the time interval after which the system will end the session job if there are no page requests -- i.e. the user does not submit a screen. For example, the user does not submit a screen for 1 hour, the job ends. This is probably the one you're after.
The Timeout controls the interval after which the HTTP server will give up on a long running page request. For example, the user submits a screen and the program takes 1 hour to respond. The HTTP server will abort the page request.
The Timeout controls the interval after which the HTTP server will give up on a long running page request. For example, the user submits a screen and the program takes 1 hour to respond. The HTTP server will abort the page request.
Who is online
Users browsing this forum: No registered users and 0 guests