Search This Blog

Thursday, August 18, 2011

Scenario: Disallow users requests once it exceeds more than 5 Minutes

We can set Timeout in 2 ways.
Process 1: Set Timeout using Connection pool.
It disallow all the users requests who are using this connection pool, if the request exceeds more than 5 minutes.
Process 2:
For a particular user or group
Go to Manage --> Security --> Users --> Double click on the requested user --> Click on the Permissions --> Go to Query Limits tab --> Set Max time as 5

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.