<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'Application Request Routing webfarm port http https'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Application+Request+Routing+webfarm+port+http+https&amp;orTags=0</link><description>Search results matching tag 'Application Request Routing webfarm port http https'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>questions about reverse proxy SSL features</title><link>http://forums.iis.net/p/1159575/1911676.aspx#1911676</link><pubDate>Mon, 27 Jul 2009 17:47:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1911676</guid><dc:creator>guizmo974</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I would like to know if with IIS 7 + ARR + URL rewrite i can handle some features i need:&lt;/p&gt;&lt;p&gt;I would like to publish some site from severals hosts (mix apache and IIS) through IIS reverse proxy and SSL:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Publish only the IIS reverse proxy to the public network with NATed port 443.&lt;/li&gt;&lt;li&gt;Web server are on private network, request are forwarded to the right server by some private URLs. (URL rewrite ?)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;reverse proxy handle SSL for all the server behind (SSL termination). request between reverse proxy and web server flow through HTTP. one wildcard domain cert will be use and some DNS alias on the same domain.&lt;/li&gt;&lt;li&gt;Some web server may require basic form authentification with apache. We would like to be able as much as possible to run our web server behind reverse proxy with no modification.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;It seems right but i have one special application with SSL mutual authentification with client cert. The application use it&amp;#39;s own CA with selfsigned cert. Behavior of the application depend on client cert.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;It seems that this application can run behind an apache reverse proxy with some modules (mod_ssl among). One problem is certificate access&lt;/p&gt;&lt;p&gt;sample apache config available for the app:&amp;nbsp;&lt;/p&gt;&lt;pre class="screen"&gt;&amp;nbsp;Virual host config&lt;/pre&gt;&lt;pre class="screen"&gt;    SSLEngine on&lt;br /&gt;    SSLCipherSuite SSLv2:-LOW:-EXPORT:RC4+RSA&lt;br /&gt;    SSLCertificateFile      /some/path/file.pem&lt;br /&gt;    SSLCertificateKeyFile   /some/path/file.pem&lt;br /&gt;    SSLCertificateChainFile /some/path/file.pem&lt;br /&gt;    SSLCACertificateFile    /some/path/file.pem&lt;br /&gt;    &lt;span class="searchword3"&gt;SSL&lt;/span&gt;CARevocationFile     /some/path/file.pem&lt;br /&gt;    SSLVerifyClient optional &lt;br /&gt;    SSLVerifyDepth  1&lt;br /&gt;    SSLOptions +StdEnvVars&lt;/pre&gt;&lt;p&gt;&amp;nbsp;This config is for apache access to the needed cert from the application. How to handle a config like this in IIS ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Next problem is that i need to pass some custom header to the backend server like this:&lt;/p&gt;&lt;p&gt;Sample apache config available for the app:&lt;/p&gt;&lt;pre class="literal-block"&gt;    RequestHeader set X-&lt;span class="searchword3"&gt;SSL&lt;/span&gt;-Subject %{&lt;span class="searchword3"&gt;SSL&lt;/span&gt;_CLIENT_S_DN}e&lt;br /&gt;    RequestHeader set X-Client-DN %{&lt;span class="searchword3"&gt;SSL&lt;/span&gt;_CLIENT_S_DN}e&lt;br /&gt;    RequestHeader set X-Client-Verify %{&lt;span class="searchword3"&gt;SSL&lt;/span&gt;_CLIENT_VERIFY}e&lt;/pre&gt;&lt;p&gt;&amp;nbsp;From my reading it seem that IIS reverse proxy can handle the features we need (and we want to use it for a bunch of reason). But is the mutual SSL auth with heterogeneous system possible ?&lt;/p&gt;&lt;p&gt;Thanks in advance for your answers.&lt;/p&gt;&lt;p&gt;Regards&amp;nbsp;&lt;/p&gt;&lt;p&gt; &amp;nbsp;&lt;/p&gt;</description></item><item><title>ARR + Forms Authentication</title><link>http://forums.iis.net/p/1159457/1911197.aspx#1911197</link><pubDate>Wed, 22 Jul 2009 15:05:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1911197</guid><dc:creator>jortizv</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;span&gt;
&lt;p dir="ltr" align="left"&gt;Is there an easy way to configure Forms Authentication to be passed to the farm servers, the idea is to have the authentication happen at one server and another server will be access with those credentials, our application uses forms authentication, and when we hit another server directly on the farm by passes the form authentication, can anyone guide me on the most effective way to do this.. &lt;/p&gt;
&lt;p dir="ltr" align="left"&gt;Any help would be appreciated.. thank you&lt;/p&gt;
&lt;p dir="ltr" align="left"&gt;JO &lt;/p&gt;&lt;/span&gt;</description></item><item><title>Recipe for proxying http requests to different port on same machine</title><link>http://forums.iis.net/p/1155708/1895458.aspx#1895458</link><pubDate>Tue, 03 Mar 2009 04:44:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895458</guid><dc:creator>Skwerl</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;p&gt;I apologize if this is an elementary situation, but I&amp;#39;ve been banging my head on it for a couple hours without success.&amp;nbsp; This has been mentioned on the forum before, but I don&amp;#39;t see explicit directions on how to accomplish this.&amp;nbsp;&amp;nbsp;We have a mail server with its own web server (for webmail) running on the same machine we use IIS7 on to serve our web sites.&amp;nbsp; I&amp;#39;ve set&amp;nbsp;the webmail server&amp;nbsp;to use port 81.&amp;nbsp; What I would like is to proxy external requests&amp;nbsp;for mail.domain.com to localhost:81.&amp;nbsp; I had no problem getting redirection to work, but due to firewall limitations, we want everything to go through port 80, so this wasn&amp;#39;t suitable.&lt;br /&gt;&amp;nbsp; I&amp;#39;ve added the following server level (I trashed the &amp;quot;fake&amp;quot; webfarm I set up) rewrite rule:&lt;/p&gt;
&lt;p&gt;&amp;lt;rule name=&amp;quot;ProxyWebMail&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conditions&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add input=&amp;quot;{HTTP_HOST}&amp;quot; pattern=&amp;quot;&lt;a href="http://www.host1.com/"&gt;mail.domain.com&lt;/a&gt;&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/conditions&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;&lt;a href="http://mail.domain.com:81/%7BR:0"&gt;http://mail.domain.com:81/{R:0&lt;/a&gt;}&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;/p&gt;
&lt;p&gt;The result of this is a 404.4 error.&amp;nbsp; I don&amp;#39;t know why IIS is complaining about a handler.&amp;nbsp; Is it trying to process the php file that the webamail server is using?&amp;nbsp; If anyone can provide me with some detailed guidance on how to accomplish this, I&amp;#39;d be most appreciative.&amp;nbsp; Perhaps providing a comprehensive list of &amp;quot;recipes&amp;quot; like this as they are encountered and solved in the forum would be helpful in the ARR documentation pages.&lt;/p&gt;
&lt;p&gt;Thank you in advance,&lt;br /&gt;Josh Usovsky&lt;/p&gt;</description></item><item><title>Re: SSL handshake problems with Apache</title><link>http://forums.iis.net/p/1154829/1892113.aspx#1892113</link><pubDate>Tue, 03 Feb 2009 11:50:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892113</guid><dc:creator>JohnRobertson</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;p&gt;Thanks for the suggestion Mike,&lt;/p&gt;
&lt;p&gt;I gave it a try against our system test environment but I&amp;#39;m still getting 502 !&amp;nbsp; Details have changed since my previous posts as it&amp;#39;s a differant env-&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name=&amp;quot;ARR_www.osso.ste.rbsgrp.mde_loadbalance_SSL&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conditions logicalGrouping=&amp;quot;MatchAll&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add input=&amp;quot;{HTTPS}&amp;quot; pattern=&amp;quot;on&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/conditions&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;&lt;a href="https://www.osso.ste.rbsgrp.mde/{R:0"&gt;https://www.osso.ste.rbsgrp.mde/{R:0&lt;/a&gt;}&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name=&amp;quot;ARR_www.osso.ste.rbsgrp.mde_loadbalance&amp;quot; patternSyntax=&amp;quot;Wildcard&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conditions logicalGrouping=&amp;quot;MatchAll&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;&lt;a href="http://www.osso.ste.rbsgrp.mde/{R:0"&gt;http://www.osso.ste.rbsgrp.mde/{R:0&lt;/a&gt;}&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webFarm name=&amp;quot;&lt;a href="http://www.osso.ste.rbsgrp.mde/"&gt;www.osso.ste.rbsgrp.mde&lt;/a&gt;&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server address=&amp;quot;anztssoa&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting httpPort=&amp;quot;8001&amp;quot; httpsPort=&amp;quot;8002&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server address=&amp;quot;anztssob&amp;quot; enabled=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting httpPort=&amp;quot;8011&amp;quot; httpsPort=&amp;quot;8012&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/webFarm&amp;gt;&lt;/p&gt;
&lt;p&gt;If I miss out IIS and go directly to AIX on port 8002 from internet explorer I&amp;#39;m OK and can see certificate for site &lt;a href="http://www.osso.ste.rbsgrp.mde/"&gt;www.osso.ste.rbsgrp.mde&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If I go via IIS it&amp;#39;s 502 time again with Apache logging -&lt;/p&gt;
&lt;p&gt;[Tue Feb&amp;nbsp; 3 11:41:43 2009] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 29014 (server &lt;a href="http://www.osso.ste.rbsgrp.mde:443/"&gt;www.osso.ste.rbsgrp.mde:443&lt;/a&gt;, client 11.153.106.55)&lt;br /&gt;[Tue Feb&amp;nbsp; 3 11:41:43 2009] [error] mod_ossl: Unknown error&lt;br /&gt;[Tue Feb&amp;nbsp; 3 11:41:43 2009] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 28864 (server &lt;a href="http://www.osso.ste.rbsgrp.mde:443/"&gt;www.osso.ste.rbsgrp.mde:443&lt;/a&gt;, client 11.153.106.55)&lt;br /&gt;[Tue Feb&amp;nbsp; 3 11:41:43 2009] [error] mod_ossl: SSL IO error [Hint: the client stop the connection unexpectedly]&lt;/p&gt;
&lt;p&gt;While IIS is logging -&lt;/p&gt;
&lt;p&gt;#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken&lt;br /&gt;2009-02-03 11:41:43 W3SVC6 MLAUANZEN01 11.153.106.143 GET / X-ARR-LOG-ID=936c5cb5-d42c-43d8-a27a-6f0352411679 443 - 11.152.62.60 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1) - - &lt;a href="http://www.osso.ste.rbsgrp.mde/"&gt;www.osso.ste.rbsgrp.mde&lt;/a&gt; 502 3 12175 1664 372 109&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to set this up as a proof of concept that ARR will do a job for us by loadbalancing SSL Apache instances so any suggestions would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Finally, I&amp;#39;m wondering if anybody could suggest a friendly debug tool ? I&amp;#39;m a bit scared of Wireshark !&lt;/p&gt;
&lt;p&gt;John,&lt;/p&gt;</description></item><item><title>SSL handshake problems with Apache</title><link>http://forums.iis.net/p/1154829/1891994.aspx#1891994</link><pubDate>Mon, 02 Feb 2009 18:13:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1891994</guid><dc:creator>JohnRobertson</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;p&gt;Please help folks !&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have&amp;nbsp;configured a serverfarm server and added httpport and httpsport details&amp;nbsp;for an Oracle HTTP server (basically Apache rebadged).&amp;nbsp; SSL offloading is disabled and I&amp;#39;ve added URL rewrite rules to pass on in the clear and when {HTTPS} is on as directed elsewhere.&lt;/p&gt;
&lt;p&gt;Connections in the clear work fine but when I try https I&amp;#39;m getting a 502.&lt;/p&gt;
&lt;p&gt;In the apache&amp;nbsp;ssl error log I see&lt;/p&gt;
&lt;p&gt;SSL call to NZ function nzos_Handshake failed with error 29014&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have IIS server certificates in place to handle client to IIS connections and the OAS has seperate SSL certificates meant to handle the IIS to OAS connection but I suspect I&amp;#39;m missing a step in getting IIS to accept these ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>httpPort and httpsPort in ARR</title><link>http://forums.iis.net/p/1154042/1888669.aspx#1888669</link><pubDate>Tue, 30 Dec 2008 21:47:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888669</guid><dc:creator>bb1769</dc:creator><cs:applicationKey>iis_70_-_application_request_routing_arr-41</cs:applicationKey><description>&lt;p&gt;I need to reverse proxy to a server on&amp;nbsp;non-default http/https ports (8080/8443). I used the appcmd method mentioned in the comments in this post to add the setting in IIS7:&lt;br /&gt;&lt;font color="#008000"&gt;&lt;a class="" title="forums.iis.net/t/1153071.aspx" href="http://forums.iis.net/t/1153071.aspx" target="_blank"&gt;forums.iis.net/t/1153071.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;When I list the contents of the webFarms (appcmd list config /section:webFarms), it shows the httpPort and httpsPort attributes:&lt;/p&gt;
&lt;p&gt;&amp;lt;webFarms&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;webFarm name=&amp;quot;myReverseProxy&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;protocol /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;healthCheck /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;affinity&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/affinity&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loadBalancing /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/applicationRequestRouting&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server address=&amp;quot;myServer&amp;quot; enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;applicationRequestRouting httpPort=&amp;quot;8080&amp;quot; httpsPort=&amp;quot;8443&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/webFarm&amp;gt;&lt;br /&gt;&amp;lt;/webFarms&amp;gt;&lt;/p&gt;
&lt;p&gt;But when I request a resource&amp;nbsp;through the server farm, it sends the request to the reverse proxy machine on port 80 (verified using Wireshark). Is this the correct attribute, or does something else need to be added/done? Thanks for any help.&lt;/p&gt;</description></item></channel></rss>