Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
5 Things that kill your IW app performance
#11
(02-14-2024, 11:12 AM)Mikael Nilsson Wrote: I just started my application in Delphi 12 and IW15.5.6 for the first time.
And I got this message: SessionOptions.SessionTimeout is locked. Suggestion: Set in ServerController OnConfig event instead. 

I can see in the ServerController SessionOptions that there are many new properties
LockedSessionTimout etc. Explination is in order.

I'm setting the WebApplication.SessionTimeout after the user have logged in because different user shall have different Timeout values.
Can't I do that anymore?

Found it. I did     gServerController.SessionTimeOut:=WebApplication.SessionTimeout;
I just removed that one
Reply


Messages In This Thread
RE: 5 Things that kill your IW app performance - by Mikael Nilsson - 02-14-2024, 01:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)