Mark Knoop wrote:

> >
> > I am using  v5.8.4 with IIS and ISAPI and every now and then we
> > see the same
> > problem of all scripts bombing out with the message
> > INTERNAL ERROR: PerlParse did not exit clean!!!!
> > being logged to PerlIS-Err.log
> >

....

I recently came across something and wondered if it might be related. In
some of my cgi-scripts I concatenate large amounts of html into one string
and print it in one hit as it seems to be the quickest option when dealing
with lots of data. I found that one script (that was causing warnings for
other resons) seemed to be breaking the perl handling in IIS in the manner
described above and at first I thought it was the warning causing it but
that doesn't really make sense. Also the problem seemed to be occuring on an
intermittent basis. Then it struck me that perhaps the ISAPI/IIS
implentation of perl has problems dealing with very large strings. Any
thoughts?

Regards
Mark


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

Reply via email to