Missing post variables, PerlEx, CGI.pm - file uploads

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 [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Horace Redelmyer [ Di, 02 Dezember 2008 23:36 ] [ ID #1979443 ]
Perl » gmane.comp.lang.perl.active-perl » Missing post variables, PerlEx, CGI.pm - file uploads

Vorheriges Thema: Date-time module that goes beyond 2023
Nächstes Thema: Bad file descriptor error with PerlEx