What is the use of processModel element ?

 Posted by Bharathi Cherukuri on 7/25/2012 | Category: ASP.NET Interview questions | Views: 2246 | Points: 40
Answer:

The main use of this processModel element is to provide process recycling.
This will also provides the attributes to control the performance cases such as,
1) It will let the maximum nunber of requests to be queued.
2) How long to wait before checking whether a client is connected.
3) How many threads to allow per processor.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response