ketankshah
IS-IT--Management
I often get the message "The request has exceeded the allowable time limit Tag" when I run a page on my online CF server. The same page with the same data works fine on the local CF server.
The page actually fetch search results from google as well as yahoo for multiple keywords one by one. I think the problem is caused by some timeout. Because if fetches results for few keywords but then it gives this message. But it work fine on my local server with all keywords. This page will later be schedules so that it can run into 1-2 hrs at a stretch fetching results of more than 100 keywords.
Is there any settings do I need to do on my online CF server? Or some code is required to sort out this problem?
The page actually fetch search results from google as well as yahoo for multiple keywords one by one. I think the problem is caused by some timeout. Because if fetches results for few keywords but then it gives this message. But it work fine on my local server with all keywords. This page will later be schedules so that it can run into 1-2 hrs at a stretch fetching results of more than 100 keywords.
Is there any settings do I need to do on my online CF server? Or some code is required to sort out this problem?