T
Terry Olsen
I have a web app that gathers live data from network pc's and then
displays it to the client. It worked fine until I was asked to allow the
user to select multiple pc's for display. Now, depending on how many
pc's are selected, can take above 10 minutes to return the results. This
causes clients to timeout if the user selects too many pc's.
How can I set the client timeout property so that it will wait longer
before assuming the web page is not responding?
Thanks.
displays it to the client. It worked fine until I was asked to allow the
user to select multiple pc's for display. Now, depending on how many
pc's are selected, can take above 10 minutes to return the results. This
causes clients to timeout if the user selects too many pc's.
How can I set the client timeout property so that it will wait longer
before assuming the web page is not responding?
Thanks.