You could implement a queue for requests to ensure you never go over concurrent sessions limit. Keep some stats on it for a while (i.e. how often do all concurrent requests fill and how deep does the queue get) and you'll be able to determine if you need more concurrent licenses to meet the load.

-dhs


Dean H. Saxe, CISSP,  CEH
[EMAIL PROTECTED]
"[T]he people can always be brought to the bidding of the leaders. This is easy. All you have to do is to tell them they are being attacked, and denounce the pacifists for lack of patriotism and exposing the country to danger. It works the same in every country."
    --Hermann Goering, Hitler's Reich-Marshall at the Nuremberg Trials


On Jun 14, 2007, at 6:10 PM, Douglas Knudsen wrote:

I'm no CR SME, but looks like more concurrent license are needed. That or design things to slow your users down a bit! ;)

DK

On 6/14/07, Mischa Uppelschoten ext 10 <[EMAIL PROTECTED]> wrote:
CFMX 7.

I'm presenting customers with a page of links to their invoices. Every invoice is a Crystal report and opens in a new window. If the user opens too many new windows too quickly, some of them throw an error:


A Crystal Reports job failed because a free license could not be obtained in the time allocated.

Hitting refresh on that page a bit later brings up the page allright. Can anyone think of a way to prevent this? The error is properly caught with cfcatch...

Thanks!

Mischa.

------------------------------------------------------------- Annual Sponsor FigLeaf Software - http://www.figleaf.com To unsubscribe from this list, manage your profile @ http:// www.acfug.org?fa=login.edituserform For more info, see http:// www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/ discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------



--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
-------------------------------------------------------------
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-------------------------------------------------------------

Reply via email to