[ Main Menu ] [ Extension Tools Menu ] [ Professional Edition Menu ]

<iTHREADS> Tag


<iTHREADS[BUSY="<TRUE|FALSE>"]
>

This tag resolves to the number of busy threads of iHTML 2.1 serving requests if BUSY=TRUE and the total number of threads serving http if BUSY=FALSE.
Usage This allows system administrators to monitor server activity via an Intranet or the Internet.
Resolution Number of threads of iHTML 2.1 serving requests. Note: On some servers, the thread pool is allocated initially and sits idle, on others, thread lifetimes are the scope of a request. Therefore, the exact meaning of the two numbers varies with the server being used.


iTHREADS Example
Example Source Code
Top