D
dbeavon
Guest
Is there any possibility of fixing the documentation related to PAS timeouts? I've asked a couple questions about this stuff in the past but I'm still a bit confused. PAS appserver request being disconnected (by "idle resource watchdog"?) - Forum - OpenEdge Development - Progress Community PAS sessions never stopped (after idle timeout) - Forum - OpenEdge Development - Progress Community I'd like my MS agent sessions to be timed out and recreated after a period of inactivity. Unfortunately the most obvious timeouts for this are not have the intended effect. I've set both the "idle agent timeout" and "idle session timeout" to 20 seconds (image below) but it is obvious that my MS-agent sessions don't seem to be cleaned up. The scenario for cleaning them up is to ensure that they pick up new r-code changes every time I launch my debugger (provided I wait 20 seconds). While I now have a script that uses REST to delete MS-agent sessions on demand, I'd rather it happen automatically after 20 seconds. Based on the earlier conversations in the forums, am I right to assume that the setting, "idle agent timeout" will not have any effect unless "idle resource timeout" is entered (as either a zero or any non-zero value)? Any help would be appreciated. Thanks, David
Continue reading...
Continue reading...