IBM Security Verify

 View Only
  • 1.  Virtual Waiting room using ISAM

    Posted Fri November 20, 2020 03:45 PM
    ​Hi Everyone,
           Looking for inputs  to see if it is possible to do a virtual waiting room using ISAM. In other words if webseal threads hits max hard thread limit instead of showing a "service unavailable" page we want to send the user to a virtual waiting area and once threads are free we want the user to redirect to application. Is that doable using isam. We are currently at isam 9.0.7. Thanks for your inputs folks. Have a nice weekend.

    Thanks
    Madhu

    ------------------------------
    Madhu Kolli
    ------------------------------


  • 2.  RE: Virtual Waiting room using ISAM

    Posted Fri November 20, 2020 04:00 PM
    Madhu,
     
    There is nothing available out-of-the-box.  You could however probably modify the 503 service unavailable page to become the waiting room page.  The page itself could embed some JavaScript which 'polls' the server until something other than a 503 is returned. 
     
     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor


    Phone: 61-7-5552-4008
    E-mail: scotte@au1.ibm.com
    1 Corporate Court
    Bundall, QLD 4217
    Australia
     
     





  • 3.  RE: Virtual Waiting room using ISAM

    Posted Fri November 20, 2020 04:19 PM
    Thanks Scott.  Will give it a try along those lines. Appreciate it.​ Have a nice weekend.

    ------------------------------
    Madhu Kolli
    ------------------------------