We use FastCGI to process Embperl requests using a slightly modified version of the epocgi.pl script. From time to time, the Embperl::Object::Execute() function returns a non-zero value. Some are associated with normal HTTP problems (e.g., the return value is 404 if there was an HTTP 404 error).

However, often times the return value is -1. I can't figure out what is causing these. I used the 'errors' config parameter, and inspected the @error array, but it is empty. Does anyone have any insight into what types of errors return the -1 value?

Thanks and regards,

- Doug Rayner

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org

Reply via email to