michele
03-11-2003, 10:14 AM
Hi all,
When the server runs my cgi script for a couple of minutes it gives a 'HTTP/1.1 502 Gateway Error'. Does anyone know what this means and how to fix it? I am running on Windows 2000. Here's the entire error message:
HTTP/1.1 502 Gateway Error
Server: Microsoft-IIS/5.0
Date: Mon, 10 Mar 2003 16:54:19 GMT
Connection: close
Content-Length: 186
Content-Type: text/html
<head><title>CGI Application Timeout</title></head>
<body><h1>CGI Timeout</h1>The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
Thanks!
When the server runs my cgi script for a couple of minutes it gives a 'HTTP/1.1 502 Gateway Error'. Does anyone know what this means and how to fix it? I am running on Windows 2000. Here's the entire error message:
HTTP/1.1 502 Gateway Error
Server: Microsoft-IIS/5.0
Date: Mon, 10 Mar 2003 16:54:19 GMT
Connection: close
Content-Length: 186
Content-Type: text/html
<head><title>CGI Application Timeout</title></head>
<body><h1>CGI Timeout</h1>The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
Thanks!