Forums
Hi Niels
My new web service will be called approximately 200,000 times per day, of which 100,000 times between the 15 – 18 in the afternoon.
What can / should we do in IceBreak to handle this?
It's probably smarter to make a dedicated "server" for this purpose and how can we distribute the traffic?
Performance question
Hi;
You can actually balance the workload out by creating a pool: This however, requires you to configure the IceBreak server to use the application pool, and maybe some of your other applications are not written for that in mind. The solution is to create a dedicated IceBreak server instance and configure the pool size – i.e. set the size to 3 which will be 3 concurrent processes / jobs which will be ready and serve the huge amount of request.
Best regards,
Niels Liisberg