J
JKH
I have a Perl script that is called by a web browser. The script may
take up to 60 seconds or more to complete processing before
redirecting the browser to a destination URL. The problem I'm
experiencing is that when the processing time is between 30
and 60 seconds, it returns a DNS error to the browser. If
under 30 seconds, the redirection is fine.
How can I prevent this?
Thank you, JKH
take up to 60 seconds or more to complete processing before
redirecting the browser to a destination URL. The problem I'm
experiencing is that when the processing time is between 30
and 60 seconds, it returns a DNS error to the browser. If
under 30 seconds, the redirection is fine.
How can I prevent this?
Thank you, JKH