> > 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?
I can't answer for Jason, but I would certainly hope not. Web services can be tested using the same generic load testing mechanisms as regular web pages; in my experience, you'd simply record HTTP data between the requesting and originating server and use that, rather than recording browser HTTP requests. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

