I am using the functional interface to CGI.pm.

I find that when some users upload several large files to the 
application, attempts to connect to my application from other browsers 
fail because CGI::param is seeing an incomplete set of parameters. 
Sometimes even the cookie is lost.

My scripts call initialize_globals at the end of each execution path.

Is there anything else I should be doing, possibly to do with the 
filehandles, that would mitigate this problem?


Any help would be appreciated.

Thanks in advance
Horace


The perl version is 5.8.8 build 824



_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to