Hi there.
I have a few Classic ASP sites on a VPS server running Windows Web server 2008 R2 and Plesk. IIS version 7.5.76.
The sites have been running pretty smoothly for a few years. Suddenly today i am getting reports from a few of them that there are timeout issues:
One site has an Access DB in the backend, the other is SQL. The issue seems to be related on a (pure) ASP file upload component that is suddenly not responding. I have managed to response.write until just before that component starts working - after that it just hangs. Again - no changes have been made recently.
I have restarted the sites, the app pool, restarted the server as well as Web services via Plesk - but no changes, i still get the timeouts. extending the server timeout does nothing - it just takes longer to die...
Any ideas what the issue might be, or how i can troubleshoot this?
many thanks!