If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
The field "total" means the current number of userthreads that the IDS has been dynamically allocated to handle.
If the number of requests exceeds the current "total" number then the IDS will dynamically allocate additional memory for these new userthreads. So this number is dynamically changed when additional memory for new threads is needed.