> Is anyone having any problems with CFHTTP overloading CF Server? While
> processing a template with 20-50 CFHTTP's the CF Server will crash and
> return an error saying "Unable to process request due to an
> internal error, the site may be experiencing heavy load blah blah".. Im
> running 4.5.1 RC1...
> The crashing is totaly unpredictable and recovers fine after a service
> stop/start.. The server is a horse (dual processor 500+ meg
> of ram).. Any clue?
As I understand it, each CFHTTP request requires a separate thread. CF only
creates a set number of threads when the service is started - the number of
simultaneous requests that you put in the Settings page of the CF
Administrator. If that's set to five, which is a common default, and your
one page requires twenty, there are likely to be problems.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.