Telegram_2020-01-16T05

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2020 > 01 > 16 >

Telegram_2020-01-16T05

Telegram link

 

2020-01-16T05:07:41

 

how many users do you have?

 


 

Telegram link

 

2020-01-16T05:08:35

 

Are you sure the bottleneck is the processor? Increasing IIIS worker processes won't make difference depending where the bottleneck is

 


 

Telegram link

 

2020-01-16T05:36:04

 

We have a couple of hundred users. We use a load balancer to spread them over two servers. Within these servers we would like to use more than one worker process.

 

As part of the project we also build a DataSnap ISAPI dll which is called the DataCollector. It's a stateless application. After we assigned more worker processes to this dll the performance increased significantly

 


 

Telegram link

 

2020-01-16T05:37:44

 

So we hoped that it was also possible for the IW dll giving us the opportunity the measure the performance in this situation