|
|
re:As per Microsoft: "W...
As per Microsoft: "When a MAPI client (such as Outlook) starts and connects to an Exchange server, the client registers itself with the Information Store. The client registers its User Datagram Protocol (UDP) post and an IP address so that the server can use this information to communicate to the client when a new message is received by the store for the client. This is called a PUSH NOTIFICATION because the Server PUSHes this information to the client. The server saves the client's Push Notification Registrations in its memory. When a new message is received for a particular client, the server looks up that client's registration information (UDP port and IP address) and informs the client that a new message is waiting in the store. It is then the client's responsibility to download the information so that the user sees the new mail.<br>
Exchange Server now has a limit on the default number of registrations (and context size settings) that can be set up by a particular client. This is set on the server by adding a registry entry and prevents clients from registering more push notifications than set. In such a situation, if the client attempts to set more than the expected number of Push notification registrations an MSExchangeIS event 9671 is logged in the server's application log". |
|