<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Diff. between Web Dispatcher and ICM in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961035#M1549865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The web dispatcher has additional important features:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. All the http connection for example is being done with specific server and specific port, of the web dispatcher (for example &lt;A href="http://AppServ1:80/)" target="test_blank"&gt;http://AppServ1:80/)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In case you have number of servers, this may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The WD can be installed on other server from the application server. Can used due to security reasons .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some more features, but this two is the major.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WD load balancing is similar to the http message sever load balancing. If you don't need the additional features of the WD, you don't need to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 10:51:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T10:51:37Z</dc:date>
    <item>
      <title>Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaq-p/3961032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to understand the Difference between Web Dispatcher and ICM in whereas ways like&lt;/P&gt;&lt;P&gt;When do we use which tool?&lt;/P&gt;&lt;P&gt;The architec differences between them?&lt;/P&gt;&lt;P&gt;Anything more that would help me to understand better!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 06:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaq-p/3961032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T06:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961033#M1549863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At top level, Web dispatcher is like simple dispatcher which handles all the internet related requests like Http, Https, Smtp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICM is Internet connection Manager which is used to administer the flow between SAP and outside world using HTTP, HTTPs, SMTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dispatcher&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/42/5cfd3b0e59774ee10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/42/5cfd3b0e59774ee10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/0a/a7903febb15a7be10000000a11405a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/0a/a7903febb15a7be10000000a11405a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 06:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961033#M1549863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T06:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961034#M1549864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. ICM --&amp;gt; Internet Communication Manager, it is the communication between internet user and R/3 system(Integrated ITS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Web Dispatcher--&amp;gt; Generally we used this in BW systems for communication between web processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini Nookala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 10:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961034#M1549864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961035#M1549865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The web dispatcher has additional important features:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. All the http connection for example is being done with specific server and specific port, of the web dispatcher (for example &lt;A href="http://AppServ1:80/)" target="test_blank"&gt;http://AppServ1:80/)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In case you have number of servers, this may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The WD can be installed on other server from the application server. Can used due to security reasons .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some more features, but this two is the major.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WD load balancing is similar to the http message sever load balancing. If you don't need the additional features of the WD, you don't need to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 10:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961035#M1549865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T10:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961036#M1549866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In short words :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ICM is a Web server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web dispatcher is a reverse proxy and a load balancer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 10:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961036#M1549866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T10:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between Web Dispatcher and ICM</title>
      <link>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961037#M1549867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excellent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;couldn't say it in better words &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/diff-between-web-dispatcher-and-icm/qaa-p/3961037#M1549867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:47:42Z</dc:date>
    </item>
  </channel>
</rss>

