Ahmed Samir
Member
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. Is there any method to increase the number of sessions processes in the TOracle session component. And if not is there a solution for not having this error.
thanks
thanks