In the PUISCREENS display file, I see there is a record format called "TIMOUTSCR", which states "Your session has timed out." How would I go about implementing a session timeout? If this is a pure RPG issue and not related to Profound UI, just say so and I'll look elsewhere. Or if anyone has a quick howto on session timeouts, that would be greatly appreciated.
(edit) I saw this in the Knowledgebase:
Question:
Does this support session timeouts? For example, if I have a high traffic site, I don't want to leave jobs running forever. Is this maybe a config setting.
Answers:
Yes, session timeouts can be configured. When the solution is first installed, the sessions are set up to effectively never time out, to provide consistency with the typical green-screen setup.
However, you can set the timeout to any desired value using a simple HTTP server configuration setting.
Does anyone have a basic howto on configuring the HTTP server?
Thanks,
-RC
There are 10 types of people in this world: Those who understand binary and those who don't.
When I try to go to www/profoundui/conf/httpd.conf to see how to configure the server, I get the message "Oops! www/profoundui/conf/httpd.conf seems to be having issues. " Any suggestions?