The way we do the invoke is inside a cfloop, as we first query a Database to get locations to search through, then loop through the record set for Each Pair of locations/for a set of given days.
At no point is the page refreshed, could this be the problem with CF? The reason we do this is so that we can build up a data base of operational days between certain locations so that we can display the results to the customer to find the day/s when a particular route is in operation. Jason Lees Development Team Leader National Express Coaches Ltd. -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: 29 January 2003 17:07 To: CF-Talk Subject: Re: Webservices in CFMX On Wednesday, Jan 29, 2003, at 01:36 US/Pacific, Jason Lees (National Express) wrote: > I've just been doing some load testing connecting from CFMX to an > Inhouse > webservice application. Everything is running ok until about 300 > transactions have been processed, CFMX then throws the following error How are you actually doing the load testing? Are you creating a .cfm that loops over a cfinvoke webservice=... or are you doing something more complex? Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

