We have a web application that takes longer than 5 minutes to get requests in a few places. We are using IIS 6 and I have attempted to change the CGI timeout value in the Metabase Explorer using the instructions from here:
http://www-01.ibm.com/support/docview.wss?uid=swg21342461
I have changed the CGI timeout to everything from 30 seconds to 1200 seconds and still no change. At five minutes we are given a login prompt regardless of the CGI timeout value. Does anyone have any ideas? Could the problem be that we are using FastCGI and I don't know it? If so, how could I check this?
Thanks for your time!
Emily