<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/MU" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: RPC over HTTP performance and bandwidth considerations</title>
	<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/</link>
	<description>Chris Dalby's blog focuses on Microsoft Exchange Server and the interaction and integration of Exchange Server within Windows, mixed networks, and mobile networks. The blog also includes tips and tweaks for Exchange Server within Small Business Server, both SBS 2000 and SBS 2003. It also reviews various Exchange tools and utilities plus Exchange scripts and codes for managing an Exchange enterprise</description>
	<pubDate>Sun, 14 Mar 2010 08:50:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>

	<item>
		<title>by: thamil</title>
		<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-27775</link>
		<pubDate>Sun, 09 Aug 2009 10:51:50 +0000</pubDate>
		<guid>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-27775</guid>
					<description>hi</description>
		<content:encoded><![CDATA[<p>hi
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Dalby</title>
		<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12112</link>
		<pubDate>Tue, 30 Oct 2007 21:14:21 +0000</pubDate>
		<guid>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12112</guid>
					<description>OK, here is the bookmark to my del.icio.us links on RPC over HTTP.  These link sare my troubleshoting bible.  You don't need to look further. All answers reside here:

http://del.icio.us/yellowpark/rpchttp

Read and try and leave a comment.</description>
		<content:encoded><![CDATA[<p>OK, here is the bookmark to my del.icio.us links on RPC over HTTP.  These link sare my troubleshoting bible.  You don&#8217;t need to look further. All answers reside here:</p>
<p><a href='http://del.icio.us/yellowpark/rpchttp' rel='nofollow'>http://del.icio.us/yellowpark/rpchttp</a></p>
<p>Read and try and leave a comment.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Dalby</title>
		<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12110</link>
		<pubDate>Tue, 30 Oct 2007 10:59:55 +0000</pubDate>
		<guid>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12110</guid>
					<description>Michele
How you getting on with this?  It is possible that communication is not happening between your backend sever and your AD.  Didyou config the registry sttings and have you opened ports on your firewall to allow comms between your DMZ etc?

Have you run outlook/ rpcdiag and what sort of connection results do you get?  I have a bunch of troubleshooting stuff on this, come back to me if you need help.</description>
		<content:encoded><![CDATA[<p>Michele<br />
How you getting on with this?  It is possible that communication is not happening between your backend sever and your AD.  Didyou config the registry sttings and have you opened ports on your firewall to allow comms between your DMZ etc?</p>
<p>Have you run outlook/ rpcdiag and what sort of connection results do you get?  I have a bunch of troubleshooting stuff on this, come back to me if you need help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kirk lashbrook</title>
		<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12094</link>
		<pubDate>Mon, 29 Oct 2007 14:34:48 +0000</pubDate>
		<guid>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-12094</guid>
					<description>If your domain computers are working and external are not... it sounds like a certificate issue.

Your external computers would need to trust the certificate you issued from your &quot;inhouse CA&quot;

Or you can obtain a trusted public cert for well under $100.00 that would automatically be trusted on of the external computers as well as all the internals.

I've setup RPC over HTTPS using the simple godaddy SSL certs 5 or 6 times and have never had a problem.  They are about $20.00 per year.  Their intermediate cert was added to microsoft's list of trusted certs in a windows &quot;root certs&quot; update about a year ago.</description>
		<content:encoded><![CDATA[<p>If your domain computers are working and external are not&#8230; it sounds like a certificate issue.</p>
<p>Your external computers would need to trust the certificate you issued from your &#8220;inhouse CA&#8221;</p>
<p>Or you can obtain a trusted public cert for well under $100.00 that would automatically be trusted on of the external computers as well as all the internals.</p>
<p>I&#8217;ve setup RPC over HTTPS using the simple godaddy SSL certs 5 or 6 times and have never had a problem.  They are about $20.00 per year.  Their intermediate cert was added to microsoft&#8217;s list of trusted certs in a windows &#8220;root certs&#8221; update about a year ago.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michele</title>
		<link>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-10455</link>
		<pubDate>Thu, 13 Sep 2007 00:32:56 +0000</pubDate>
		<guid>http://blogs.msexchange.org/dalby/2006/06/12/rpc-over-http-performance-and-bandwidth-considerations/#comment-10455</guid>
					<description>I am at wit's end in setting up RPC over HTTPS for the 3rd time.  I have it running on our production Exchange 2003 server.  Two Domain controllers are separate computers and are both global catalogs.  The production exchanger server is a back-end server (no front end) and has two DNS names.  one for webmail and one for the machine name.  The certificate is for the webmail and is from our inhouse CA.  EVERYTHING WORKS.  I've duplicated this setup from two years ago, pretty good documentation of everything that needed to be done onto a new Exchange server.  We're planning a migration soon.  The certificate is registered to the new server name and during our migration we'll change it over to webmail certificate.  I'm pretty sure the cert is good.  My desktop PCs have trusted the root certificate.  I've gone through Microsoft's Troubleshooting RPC to the T.  This is the problem.  It's working fine from intranet computers on the domain.  It is not working for extranet PCs and one computer on the intranet which is not a domain computer.  I've run rpcping utility and get 12175 errors &amp;#38; 1722 errors trying to connect to the store port.  rpcping works though to both servers from my computer on the intranet that is a domain computer.  I've had Outlook at home configured with RPC over HTTPS on my home computer but I can't get it configured now going to the new server.  If you want the results of my rpcping, I'll send them to you.  I'd like to setup a dialog.  I really need help.</description>
		<content:encoded><![CDATA[<p>I am at wit&#8217;s end in setting up RPC over HTTPS for the 3rd time.  I have it running on our production Exchange 2003 server.  Two Domain controllers are separate computers and are both global catalogs.  The production exchanger server is a back-end server (no front end) and has two DNS names.  one for webmail and one for the machine name.  The certificate is for the webmail and is from our inhouse CA.  EVERYTHING WORKS.  I&#8217;ve duplicated this setup from two years ago, pretty good documentation of everything that needed to be done onto a new Exchange server.  We&#8217;re planning a migration soon.  The certificate is registered to the new server name and during our migration we&#8217;ll change it over to webmail certificate.  I&#8217;m pretty sure the cert is good.  My desktop PCs have trusted the root certificate.  I&#8217;ve gone through Microsoft&#8217;s Troubleshooting RPC to the T.  This is the problem.  It&#8217;s working fine from intranet computers on the domain.  It is not working for extranet PCs and one computer on the intranet which is not a domain computer.  I&#8217;ve run rpcping utility and get 12175 errors &amp; 1722 errors trying to connect to the store port.  rpcping works though to both servers from my computer on the intranet that is a domain computer.  I&#8217;ve had Outlook at home configured with RPC over HTTPS on my home computer but I can&#8217;t get it configured now going to the new server.  If you want the results of my rpcping, I&#8217;ll send them to you.  I&#8217;d like to setup a dialog.  I really need help.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
