Timeout for a web check

FrancescFrancesc
Hello,



One of our services is a website where you can login to access to a provate contens.



But the login method is not the Windows method, so we can't use the validations included in the url rule.



We can pass a variable in the url (as .com/login.asp?uid=user&pwd=password



But this page redirects to another one. User only see the last web, but Servers Check s faster than eye and it look for a string in the web page that exist only in the new page.



Is there any possibility to include a timeout (1 second or something like this) between ServersCheck pass a url and it reads the contens in a URL rule?



Greetings,

Francesc

Comments

  • AdministratorAdministrator
    No that is not possible.



    You will need to write a custom check.
This discussion has been closed.