Recent content by Ahmed Samir

  1. A

    TOracle Session

    What I do is: I test the application by an application called web application stress. I test with about 450 threads (users) since the application will be used by about 3000 users. so the no. of hits per seconds reaches 20 - 24. I use a COM connection and I set the max number of connections to...
  2. A

    TOracle Session

    I developed an ISAPI application that uses TOracleSession. The problem is after reaching 59 session in memory all sessions are destroyed and new sessions is created. During this small laps of time (between destroying and re-creating) a lot of requests get an "Internal Server Error" as an answer...
Back
Top