It goes out and fetches the exchange rate, it sets up some application vars
etc, etc.
This takes some time and I am finding that what is happening is if the
server is restarted under load, that the running requests grows quickly and
they are all trying to run these startup tasks. How can I make it so that
only one thread runs these startup tasks and the rest sit and wait
patiently for those tasks to finish?
Brook Davies
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

