I would like to know the format of this document and its size. I ask because I need some general 'rules-of-thumb' for the sizes of json objects that a web service might serve up.
Thanks > Subject: Re: Application Pooling? > From: [EMAIL PROTECTED] > To: [email protected] > Date: Thu, 11 Oct 2007 13:50:04 -0500 > > What is your setting in the CF Admin for Number of Simultaneous Requests? > > How much power does your server have (ie CPU and memory)? > > How much memory is your JVM configured to use? > > Depending on the server power you may have the Simultaneous Requests set > too low. > > > > -- > Wil Genovese > > One man with courage makes a majority. > -Andrew Jackson > > A fine is a tax for doing wrong. A tax is a fine for doing well. > > > > Johnson, Jim wrote: > > I've been using CFML for a while, but I'm not too familiar with the > > back-end nuts and bolts of ColdFusion Server or the optimum > > configuration of ColdFusion. > > > > We have run into a problem with our mapping site that provides links to > > particular documents. When the link is clicked, a web service is > > executed (via CFML) which then exports the document for consumption by > > the user. The problem is that most of these documents are quite large > > (over 100 pages) and the export time is relatively long. While that is > > taking place, other ColdFusion requests appear to get backed-up and > > response is delayed. > > > > Any configuration suggestions to prevent ColdFusion requests from being > > delayed while this document exporting web service is executing? > > > > Thanks, > > > > Jim Johnson > > [EMAIL PROTECTED] > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6488 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
