This behavior occurs because of the size of the HTTP error messages that are generated by the server and sent to the client during the authentication process. When a user uses RPC over HTTP to connect to an Exchange Server 2003 computer over the Internet, and the user credentials are not yet authenticated, the server returns a Web page that contains an HTTP error message similar to the following:
You are not authorized to view this page
HTTP Error 401.x - Unauthorized: Access is denied.
Internet Information Services
Note that this HTTP error message is not visible to the user.
The server returns two error pages for each logon request. The size of each page is approximately 2.5 kilobytes (KB). The additional processing that is required for the data that is generated for each user authentication may affect performance on some low-bandwidth networks.