Re: Performance Degradation of ActivePerl CGI script under IIS

2006-03-07 Thread Sean Davis
I'm not a windows person, but you could try something simple like looking at the task manager. What does your task manager show as the process at the time that this is happening? Is there a process that shows 100% CPU during that time? Sean On 3/7/06 5:23 PM, "Mary Anderson" <[EMAIL PROTECTED

Performance Degradation of ActivePerl CGI script under IIS

2006-03-07 Thread Mary Anderson
Hi All, I have an 800 line ActivePerl cgi script which I am running under WindowsXP, IIS. It connects to a MySQL database, which does not seem to be the problem. I enter data, send it to a review screen, then save it to the database. The first few records enter with no problem - screens com