M
mettá
I have an FP web site on a shared server (Win2003) and occasionally the site
goes down with a message "Service Unavailable " The ISP says there must be a
problem with the ASP content and excessive use of the Application Pool is
causing the problem
I can't find the cause but wonder if putting
<%Session.Abandon%>
and /or
<%Session.Contents.RemoveAll()%>
on the DB output pages will help to clear the excessive memory usage???
Any ideas???
Thanks
M
--
goes down with a message "Service Unavailable " The ISP says there must be a
problem with the ASP content and excessive use of the Application Pool is
causing the problem
I can't find the cause but wonder if putting
<%Session.Abandon%>
and /or
<%Session.Contents.RemoveAll()%>
on the DB output pages will help to clear the excessive memory usage???
Any ideas???
Thanks
M
--