FireFox Timout
I have a process i start that runs for a couple of hours. Firefox is timing out and stopping the process. How do i get Firefox to hold the session open for that long waiting on a response?
All Replies (3)
Please explain what you are doing in detail. The browser times what it is doing. And if it thinks something is wrong, it will close itself.
What i am doing is starting a process that will run for at least a couple of hours.
I initiate the process in the browser, the process begins and the browser is waiting for a response.
After a given amount of time, more than an hour, the browser displays a timeout message and when it goes offline from the process the process stops.
I need the browser to wait for the response, even if it is over a couple of hours.
FredMcD said
Please explain what you are doing in detail.