G
Gareth O
Hi - I have a c# asp .net (1.1) web service, which i'm calling from a windows
service on the localhost.
However many requests i make to the web service, and however much cpu/memory
is available, it will only process two at a time, queueing up the others
until one of the current two finishes.
I've changed all the machine.conf settings to allow the standard 12*number
of cpus, etc... as described on the msdn help pages - but nothing i do makes
any difference - is there some simpel setting missing that i need to change?,
or is there somethign i should investigating changing in my app?
any ideas would be great?
thanks!
service on the localhost.
However many requests i make to the web service, and however much cpu/memory
is available, it will only process two at a time, queueing up the others
until one of the current two finishes.
I've changed all the machine.conf settings to allow the standard 12*number
of cpus, etc... as described on the msdn help pages - but nothing i do makes
any difference - is there some simpel setting missing that i need to change?,
or is there somethign i should investigating changing in my app?
any ideas would be great?
thanks!