I have a Perl application (IIS6, ActivePerl 5.8.8, PerlEx) which from time to time enters a state in which part of the HTTP request is missing - e.g. some of the post variables are not available through CGI::param().
Has anyone seen something similar or does anyone have a potential solution to this problem.
Thanks in advance
Horace