0 Replies Latest reply on Jul 21, 2004 10:28 PM by kavuriprasad

    New user cannot login, When a database connection had more r

      Dear all,

      I had a strange problem, that whenever a database connection had more requests in pending then a new user can not login to our application.

      Initially the minimum connections are 10 and max is 1000. In normal scenario number of users can login with out any problem or delay.(Until now max concurrent users are 110)
      But when internet access is slow and a particular user clicking on number of links so the request queue for a particular connection has grown up at that time the existing users can interact with database but the new comer can not login to the system until the request queue became '0'.

      We are getting the queue info using "netstat"

      Thanks in advance,
      Kavuri Prasad.