Title: Message
The script can be also be executed from the command line. It can take anywhere
between 2 to 3 hrs to complete.
 
So does this mean that I cannot get it to run via browser ?
 
What about parsing the call via LWP ? If the browser times out would the LWP
url called still run anyway ?
 
Louis.
-----Original Message-----
From: Roger Barnes [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 13 October 2004 09:06
To: Louis
Subject: RE: [SLUG] Scirpt Via browser Gives code=SERVER_RESPONSE_CLOSE !

Assuming your web browser is apache, I believe there is a Timeout parameter set in the httpd.conf file.  Keep in mind that the problem may be the browser timing out, and any web page request that runs for more than a minute should really be optimised or delivered in a different way.
 
- R


From: Louis [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 12 October 2004 8:21 PM
To: Roger Barnes
Cc: [EMAIL PROTECTED]
Subject: RE: [SLUG] Scirpt Via browser Gives code=SERVER_RESPONSE_CLOSE !

Hi Roger:
 
The browser is Internet Explorer.
 
Red hat Linux 7.3
 
The script runs on the web server and I have root access for it.
 
Where do I check timeouts on the web server for cgi requests ?
 
Thanks
 
Louis.
-----Original Message-----
From: Roger Barnes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 12 October 2004 09:31
To: Louis
Subject: RE: [SLUG] Scirpt Via browser Gives code=SERVER_RESPONSE_CLOSE !

What browser, what server, what linux (trying to keep it on topic)?  Are you running the script locally or through a web server?  If web server, is the web server configured to time out CGI requests?  If you are not the system administrator, have you contacted them?


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Louis
Sent: Monday, 11 October 2004 8:27 PM
To: [EMAIL PROTECTED]
Subject: [SLUG] Scirpt Via browser Gives code=SERVER_RESPONSE_CLOSE !

Hi Sluggers:

When I call a script via the browser that takes some times

to run I get this error from the browser and it stops

the script.

------------

Server Error

The following error occurred:

[code=SERVER_RESPONSE_CLOSE] The server closed the connection while reading the response. Contact your system administrator.

Please contact the administrator

------------

How can I deal with this to get the script to run right to the end ?

Thanks.

Louis.

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to