﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Enterprise Server - V1 » How do I?  » Recognized Client List</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 13 May 2026 05:16:05 GMT</lastBuildDate><ttl>20</ttl><item><title>Recognized Client List</title><link>http://forum.strataframe.net/FindPost32654.aspx</link><description>What is the recognized client list on the ES status page showing? I'm assuming that it's the number of connected clients at some instance in time since I have 300+ users but the list is usually less than 20. If that's true how often and what triggers the list to update? Refreshing the browser doesn't&amp;nbsp;seem to do anything.&lt;br/&gt;&lt;br/&gt;-Larry</description><pubDate>Fri, 22 Aug 2014 15:10:34 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Recognized Client List</title><link>http://forum.strataframe.net/FindPost32655.aspx</link><description>Each time a client connects, it sends in the top (I think) MAC address from the NICs on the machine. &amp;nbsp;The ES has an internal list in which it stores these clients. &amp;nbsp;The list is static and is only cleared when IIS reloads or the application pool is recycled; or anything that would clear the AppDomain and cause static variables to reset. &amp;nbsp;If you've got 300 in there, then IIS has left the app pool up for a long time. &amp;nbsp;If you ever need to clear it, then you can recycle the app pool in IIS.</description><pubDate>Fri, 22 Aug 2014 15:10:34 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>