Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb check server without creating session
#1
I recall a while back a way to call IW app to basically get valid response from IW app without creating a session.   I am running behind AWS load balancer and realized that I can have LB check for existince of a file , which satisfies health check, but it creates a session.

Plan is to set a lower default session timeout value with custom error messages and increase the timeout once a valid user login is detected.  

In future I may evaluate the user agent and let app create session then end it after responding as it would actually let the app respond that its alive rather than just returning a canned response.  I have had an instance where my app is "non responsive", but I can still pull a file from wwwroot if my load balance health just was just requesting a  file.

Anyway, thanks for reading this.
Reply


Messages In This Thread
Intraweb check server without creating session - by lfeliz - 01-08-2019, 04:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)