New Exchange 2013 to have only 2 roles : Client Access serve

php中文网
发布: 2016-06-07 15:37:22
原创
1375人浏览过

Microsoft Exchange Server 2013 consists 2 server roles (reminds me of the Exchange 2000/2003 front-end/back-end split) To download the preview version : http://technet.microsoft.com/evalcenter/hh973395 Client Access server role. This role

microsoft exchange server 2013 consists 2 server roles (reminds me of the exchange 2000/2003 front-end/back-end split)
to download the preview version : http://technet.microsoft.com/evalcenter/hh973395

Client Access server role. This role proxies connectivity for all clients, such as Microsoft Office Outlook, Outlook Web App, mobile devices, POP, and SMTP and also accepts mail from and delivers mail to other mail hosts on the Internet. Client access servers can be organized into Client Access server arrays.

It includes two different components: the Client Access service and the Front End Transport service.

The Client Access service performs the following functions:

  • Provides a unified namespace, authentication, and network security.
  • Handles all client requests for Exchange.
  • Routes requests to the correct Mailbox server.
  • Proxies or redirects client requests for legacy servers, such as Exchange 2007 and Exchange 2010 Client Access.
  • Enables the use of layer 4 (TCP affinity) routing.

The Front End Transport service

  • This service runs on all Client Access servers and acts as a stateless proxy for all inbound and outbound external SMTP traffic for the Exchange 2013 Preview organization. The Front End Transport service doesn't inspect message content, but it can filter messages based on connections, domains, senders, and recipients. The Front End Transport service only communicates with the Hub Transport service on a Mailbox server, and doesn't queue any messages locally.

Mailbox server role.  This role stores mailbox data, performs processing and rendering for client connections proxied by the Client Access server, and handles Unified Messaging requests. Mailbox servers can be organized into back-end clusters that use database availability groups (DAGs).

Mailbox servers house the mailbox data for the organization and perform data rendering and other operations. Mailbox servers can be grouped into back-end clusters which consist of database availability groups (DAG). Mailbox servers perform the following functions:

2款带皮肤的HTML5广播音乐播放器
2款带皮肤的HTML5广播音乐播放器

2款带皮肤的HTML5广播音乐播放器是一款网页全宽播放器,可用于响应式网站,兼容IOS和Android操作系统。

2款带皮肤的HTML5广播音乐播放器 12
查看详情 2款带皮肤的HTML5广播音乐播放器
  • Host mailbox databases.
  • Provide email storage.
  • Host public folder databases.
  • Calculate email address policies.
  • Conduct multi-mailbox searches.
  • Provide high availability and site resiliency.
  • Provide messaging records management and retention policies.
  • Handle connectivity because clients don't connect directly to the Mailbox servers.
  • Provide all core Exchange functionality for a given mailbox where that mailbox’s database is currently activated.
  • Fails over mailbox access when a database fails over.

Improvedfeatures in the Mailbox role for Exchange 2013 :

  • Evolution of Exchange 2010 DAG:
    • Transaction log code has been refactored for fast failover with deep checkpoint on passive database copies.
    • To support enhanced site resiliency, servers can be in different locations.
  • Exchange 2013 Preview now hosts some Client Access components, the Transport components, and the Unified Messaging components.
  • Exchange 2013 Preview Store has been re-written in managed code to improve performance in additional IO reduction and reliability.
  • Each Exchange 2013 Preview database now runs under its own process.
  • Smart Search has replaced the Exchange 2010 multi-mailbox search infrastructure.

Mail Flow

The transport pipeline consists of the following services:

  • Front End Transport service   This service runs on all Client Access servers and acts as a stateless proxy for all inbound and outbound external SMTP traffic for the Exchange 2013 Preview organization. The Front End Transport service doesn't inspect message content, but it can filter messages based on connections, domains, senders, and recipients. The Front End Transport service only communicates with the Hub Transport service on a Mailbox server, and doesn't queue any messages locally.
  • Hub Transport service   This service runs on all Mailbox servers and is virtually identical to the Hub Transport server role in previous versions of Exchange. The Hub Transport service handles all SMTP mail flow for the organization, performs message categorization, and performs message content inspection. Unlike previous versions of Exchange, the Hub Transport service never communicates directly with mailbox databases. That task is now handled by the Mailbox Transport service. The Hub Transport service routes messages between the Mailbox Transport service, the Hub Transport service, and the Front End Transport service.
  • Mailbox Transport service   This service runs on all Mailbox servers and consists of two separate services: the Mailbox Transport Submission service and Mailbox Transport Delivery service. The Mailbox Transport Delivery service receives SMTP messages from the Hub Transport service, and connects to the mailbox database using an Exchange remote procedure call (RPC) to deliver the message. The Mailbox Transport Submission service connects to the mailbox database using RPC to retrieve messages, and submits the messages over SMTP to the Hub Transport service. The Mailbox Transport service doesn't queue any messages locally.

 Quick note: Although not confirmed, the newest version of Microsoft Exchange, code-named "Exchange 15," is expected to debut in the fourth quarter of 2012.

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号