Neuza
2008-05-27 14:16:31 UTC
Hi,
IŽm working in a company that have a huge ISAPI DLL made with Delphi/Intraweb.
300 users are connected in the IIS Server.
At least two times in a day I have to refresh the application pool to free memory.
I was analyzing the code and saw that in many places the programmer created components(specially forms),but didnŽt explicitly freed it.
I also noticed that the same station appears sometimes three times in the Server,
I have a guess that the users are closing theirs browsers without clicking in the logoff button.
Where should a specify a timeout from this dead connections in Intraweb or in IIS.
Thanks,
Neuza
IŽm working in a company that have a huge ISAPI DLL made with Delphi/Intraweb.
300 users are connected in the IIS Server.
At least two times in a day I have to refresh the application pool to free memory.
I was analyzing the code and saw that in many places the programmer created components(specially forms),but didnŽt explicitly freed it.
I also noticed that the same station appears sometimes three times in the Server,
I have a guess that the users are closing theirs browsers without clicking in the logoff button.
Where should a specify a timeout from this dead connections in Intraweb or in IIS.
Thanks,
Neuza