I have setup an online form in Perl which is called over SSL - but every so often (maybe 1 in 10) it returns a page cannot be found error - I was wondering if Im doing something wrong in my perl file, it is printing a content type: text/html header, should this be something else under an SSL connection?