Hi All,

   I have an 800 line ActivePerl cgi script which I am running under
WindowsXP, IIS on my local machine.  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 come up filled with the information right away.  However, as my
session continutes, the performance degrades dramatically.  The application
will switch to the new page, tell me it is fetching data from the local
host, and take a minute or more to complete the screen.  I don't know what
is going on -- I don't think it is the time used to interpret the code
because the first few records are processed in a reasonable amount of time.

    I would try using mod_perl, but that is an Apache piece of software.

Mary Anderson
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to