Posts Tagged ‘Client Access’
Scaling Up vs Scaling Out Exchange Server 2007 Roles Part 2 – Client Access Servers
Written by Paul Cunningham on December 3, 2009 – 4:02 pm -
In my last post I wrote about scaling Transport servers to meet the growing needs of an organization. In this post I will look at the same topic for Client Access servers.
Client Access Servers
The role of the Client Access server for Exchange Server 2007 is to accept all non-MAPI client connections and communicate on their behalf with the appropriate mailbox server.
An example of this would be Outlook Web Access, where a user connects with their web browser to a webmail interface on the Client Access server instead of directly to their mailbox using the full Outlook client.
The Availability Service is another example of Client Access server functionality.
Most of the traffic that Client Access servers process uses SSL encrypted connections. Encrypted traffic requires more processing resources than non-encrypted traffic. This means that the most important resource for a Client Access server will be the processors, however memory and disk performance also play a role and can cause bottlenecks if not appropriately sized.
Processor Scaling
A Client Access server is recommended to start with at least 4 processor cores, but very smaller environments can perform well with just 1 or 2 cores, even with multiple server roles consolidated onto a single server.
A single server can scale up to 6 processor cores if necessary to handle load. It is not recommended to scale beyond 6 cores per server. If processor bottlenecks are found with 6 cores it is time to scale out to more Client Access servers.
Memory Scaling
For Windows servers memory is important for caching of data for fast access by the processors. Insufficient memory would lead to excessive page file usage on the server and higher disk I/O, slowing the server down. Continue reading Scaling Up vs Scaling Out Exchange Server 2007 Roles Part 2 – Client Access Servers
Exchange Server 2007 Backup and Recovery Part 4 – Client Access Servers
Written by Paul Cunningham on July 2, 2009 – 2:49 pm -In Part 1 of this series I explored the backup requirements for each of the Exchange Server 2007 server roles. In Part 2 I demonstrated Mailbox server database backup and recovery, and then in Part 3 I demonstrated the backup and recovery process for Hub Transport and Edge Transport servers. In this part 4 of the series I will discuss the backup and restore process for Client Access servers.
The Client Access Server Role
Client Access servers perform a similar role to that of “front end” servers in previous versions of Exchange. The Client Access server is responsible for all non-MAPI connectivity to Exchange server data. In other words, anything that is not a Microsoft Office Outlook connection to a mailbox or public folder is handled by the Client Access server. This includes Outlook Web Access, ActiveSync, and Exchange Web Services.
The nature of this role is such that it relies on Microsoft IIS to make these services available. Because of this the Client Access server is one of the more complex when it comes to backup and recovery.
Continue reading Exchange Server 2007 Backup and Recovery Part 4 – Client Access Servers


