<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Email management, storage and security for business email admins &#187; Client Access</title>
	<atom:link href="http://www.theemailadmin.com/tag/client-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theemailadmin.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Scaling Up vs Scaling Out Exchange Server 2007 Roles Part 2 &#8211; Client Access Servers</title>
		<link>http://www.theemailadmin.com/2009/12/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers/</link>
		<comments>http://www.theemailadmin.com/2009/12/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 14:02:49 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[Client Access]]></category>
		<category><![CDATA[NLB]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=1895</guid>
		<description><![CDATA[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 [...]<p><a href="http://www.theemailadmin.com/2009/12/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers/">Scaling Up vs Scaling Out Exchange Server 2007 Roles Part 2 &#8211; Client Access Servers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F12%2Fscaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2009_2F12_2Fscaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F12%2Fscaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-1897" title="scale" src="http://www.theemailadmin.com/wp-content/uploads/2009/12/scale.jpg" alt="scale" width="200" height="300" />In my last post I wrote about <a href="http://www.theemailadmin.com/2009/11/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-1-%E2%80%93-transport-servers/">scaling Transport servers</a> to meet the growing needs of an organization.  In this post I will look at the same topic for Client Access servers.</p>
<h2>Client Access Servers</h2>
<p>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.</p>
<p>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.</p>
<p>The <a href="http://www.theemailadmin.com/2009/09/exchange-server-2007-availability-service-explained/">Availability Service</a> is another example of Client Access server functionality.</p>
<p>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.</p>
<h2>Processor Scaling</h2>
<p>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.</p>
<p>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.</p>
<h2>Memory Scaling</h2>
<p>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.<span id="more-1895"></span></p>
<p>The minimum recommended memory for a Client Access server is 2Gb, but as a general rule the server should contain 2Gb of memory per processor core.  So for example a 4 core server would require at least 8Gb of memory.</p>
<p>Client Access server memory can scale up to 16Gb (which is more than 2Gb per core for the maximum 6 cores) but beyond that you will encounter diminishing returns as you add more.</p>
<h2>Disk Scaling</h2>
<p>Client Access servers do not require a great deal of disk capacity in gigabytes, but will benefit from fast disks for read/write operations particularly for the Internet Information Service (IIS) that is core to the Client Access server’s role.</p>
<p>Because fast disk is quite common in servers these days most organizations will not hit disk bottlenecks on Client Access servers.</p>
<h2>Scaling Impacts</h2>
<p>The Client Access server does not contain any built-in clustering or load balancing intelligence.  Once an organization scales out to two or more Client Access servers it introduces extra considerations.</p>
<p>It will be desirable to load balance the incoming Client Access server connections for both performance and high availability purposes.  For those organizations without an existing load balancing infrastructure (such as hardware appliances or ISA Server firewalls) the Windows Network Load Balancing features can be used to form an NLB cluster of the Client Access servers.</p>
<p>In the next post in this series I will discuss scaling considerations for the Mailbox Server role.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2009/12/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers/">Scaling Up vs Scaling Out Exchange Server 2007 Roles Part 2 &#8211; Client Access Servers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2009/12/scaling-up-vs-scaling-out-exchange-server-2007-roles-part-2-client-access-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 Backup and Recovery Part 4 &#8211; Client Access Servers</title>
		<link>http://www.theemailadmin.com/2009/07/exchange-server-2007-backup-and-recovery-part-4-client-access-servers/</link>
		<comments>http://www.theemailadmin.com/2009/07/exchange-server-2007-backup-and-recovery-part-4-client-access-servers/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:49:10 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Client Access]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Restore]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=1177</guid>
		<description><![CDATA[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 [...]<p><a href="http://www.theemailadmin.com/2009/07/exchange-server-2007-backup-and-recovery-part-4-client-access-servers/">Exchange Server 2007 Backup and Recovery Part 4 &#8211; Client Access Servers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F07%2Fexchange-server-2007-backup-and-recovery-part-4-client-access-servers%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2009_2F07_2Fexchange-server-2007-backup-and-recovery-part-4-client-access-servers_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F07%2Fexchange-server-2007-backup-and-recovery-part-4-client-access-servers%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In Part 1 of this series I explored the <a href="http://www.theemailadmin.com/2009/06/exchange-server-2007-backup-and-recovery-part-1-what-needs-to-be-backed-up/">backup requirements for each of the Exchange Server 2007 server roles</a>.  In Part 2 I demonstrated <a href="http://www.theemailadmin.com/2009/06/exchange-server-2007-backup-and-recovery-part-2-%e2%80%93-mailbox-servers/">Mailbox server database backup and recovery</a>, and then in Part 3 I demonstrated the <a href="http://www.theemailadmin.com/2009/06/exchange-server-2007-backup-and-recovery-part-3-transport-servers">backup and recovery process for Hub Transport and Edge Transport servers</a>.  In this part 4 of the series I will discuss the backup and restore process for Client Access servers.</p>
<h2>The Client Access Server Role</h2>
<p>Client Access servers perform a similar role to that of &#8220;front end&#8221; 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.</p>
<p>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.<br />
<span id="more-1177"></span></p>
<h2>Backing up the Client Access Server</h2>
<p>The data that needs protecting by backup for the Client Access server is located in several places:</p>
<ul class="unIndentedList">
<li>Exchange server configuration stored in Active Directory</li>
<li>Configuration files stored in the file system (C:\Program Files\Microsoft\Exchange\ClientAccess)</li>
<li>IIS customizations stored in the IIS metabase</li>
</ul>
<p>Similar to the <a href="http://www.theemailadmin.com/2009/06/exchange-server-2007-backup-and-recovery-part-3-transport-servers/">Hub Transport server</a> the Exchange server configuration can be recovered from Active Directory using the <strong>setup /m:RecoverServer</strong> command.  Assuming the Active Directory is already backed up by your Domain Controller backup strategy the Client Access server backups only need to take into account the configuration files in the file system and the IIS metabase.</p>
<p>However there is a downside to this.  When<strong> setup /m:RecoverServer</strong> is used to restore a Client Access server, and then the IIS metabase is restored afterwards, the Client Access server will experience errors.  Because of this, Microsoft recommends keeping a manual change log of all customizations made to the Client Access server, such as changes to the default virtual directories, or any new virtual directories created.</p>
<p>A workaround for this is to perform a full backup of the file system and System State for Client Access servers.  This allows you to restore the entire server without causing problems after the IIS metabase is recovered.</p>
<h2>Recovering the Client Access Server</h2>
<p>Since there are two approaches to backing up the Client Access server role there are also two approaches to recovery.</p>
<p>The first is to use <strong>setup /m:RecoverServer</strong> to reinstall Exchange on the replacement server.  Then, restore the C:\Program Files\Microsoft\Exchange\ClientAccess files from the most recent backup.  Finally, manually apply all customizations that have been recorded in a change log.</p>
<p>The above method will work provided your change log is up to date and accurate.  Any discrepancies will potentially lead the recovery effort astray.  This method is also quite tedious and error prone in complex environments.</p>
<p>The second approach is to use a complete server backup for the restore.  In this scenario the new server is installed with the operating system only.  There is no need to join it to the domain or even to give it a static IP address provided a DHCP server is available.  Next, restore the last full server backup onto the server.  It is likely that the server will then require a restart.</p>
<p>This second approach is less effort and will tend to be more accurate but requires that more data be backed up each night than for the first method.</p>
<h2>Recovering Individual Email Items</h2>
<p>In Part 2 of this series I demonstrated the <a href="http://www.theemailadmin.com/2009/06/exchange-server-2007-backup-and-recovery-part-2-%e2%80%93-mailbox-servers/">recovery of an entire mailbox database</a>.  In some situations it may be necessary to recover just a single email item from a backed up mailbox.  In the next part of this series I will demonstrate how to restore single mailbox items.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2009/07/exchange-server-2007-backup-and-recovery-part-4-client-access-servers/">Exchange Server 2007 Backup and Recovery Part 4 &#8211; Client Access Servers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2009/07/exchange-server-2007-backup-and-recovery-part-4-client-access-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

