Multiple Reverse Proxies for Portal

Hi
I want to setup 2 Reverse Proxies for my portal .
i have set up 1 Reverse Proxy Server correctly and it is working fine.
In the Portal , i have defined System which points to ECC6 and in its ITS , WebAS and Application Host i have provided the Reverse Proxy Server Name.
Now how to setup the Second Reverse Proxy Scenario ?
Regards
Rajendra

No one can answer ?

Similar Messages

  • Multiple LDAP Sources for Portal

    Per the HELP docs and other forum suggestions, I uploaded a new XML file and called it multildap_datasource.xml
    After uploading, it does NOT appear in the drop-down list of files to pick? Am I missing something here?

    Hi,
    Check if you get any error message.
    also check in the configuration adapter to see if the file uploaded.

  • Is it possible IIS reverse Proxy for WAS ( BSP) ?????

    Hi
    I am able to setup IIS reverse proxy for Portal and other some internal website and it works well from outside the firewall. But for WAS (for BSP application), it repeatly prompt login screen even after gave correct user ID and password when call through proxy. But it work inside firewall.
    So really wonder is it possible to use IIS reverse proxy for WAS?
    Thanks
    Raibin

    Hi Raja
    Thanks for your message. But I already read this same and many other BLOGs. Everything talk about manything. And nothing helped me to find the solution. But friday I found the solution myself and happy to share with you and all others.
    The problem was related to the extra string getting added with in url to replace /bsp/   to   /bsp(xxxxxxxxxxxxx)/ and finally when I put the entry as below in my IISProxy.xml file, everything became OK.
    And I saw so many question related to EP 7.0 for outside access. There is one extra entry we have to put for webdynpro to make EP 7.0 working outside specially for admin screens.
    In the below example 'sapep' is Portal and 'sapecc' is ECC 5.0 server.
    <ISAPI-config version="1.6">
         <filter name="IisProxy filter" />
         <extension name="IisProxy extension" />
         <mapping name="PORTAL">
              <source>
                   <protocol>http</protocol>
                   <prefix>/irj</prefix>
                   <new-prefix>/irj/</new-prefix>
              </source>
              <source>
                   <protocol>http</protocol>
                   <prefix>/logon/</prefix>
              </source>
              <source>
                   <protocol>http</protocol>
                   <prefix>/webdynpro/</prefix>
              </source>
              <target>
                   <protocol>http</protocol>
                   <host>sapep.domain.com</host>
                   <port>50000</port>
              </target>
         </mapping>
         <mapping name="BSP">
              <source>
                   <protocol>http</protocol>
                   <prefix>/sap/</prefix>
              </source>
              <source>
                   <protocol>http</protocol>
            <prefix>/sap(bD1lbiZjPTA5NiZkPW1pbg==)/</prefix>
              </source>
              <target>
                   <protocol>http</protocol>
                   <host>sapecc.domain.com</host>
                   <port>1080</port>
              </target>
         <compress-types>text/html, text/plain</compress-types>
         </mapping>
    </ISAPI-config>
    I hope this will many to solve their problems.
    Thanks
    Raibin

  • Can a single instance of iPlanet Web Proxy act as a reverse proxy for multiple internal web sites?

     

    Hi Dave,
    You should be able to create multiple reverse mappings.
    Refer to the following technotes and see which scenario applies to your specific case:
    http://knowledgebase.iplanet.com/ikb/kb/articles/1504.html
    http://knowledgebase.iplanet.com/ikb/kb/articles/2050.html
    http://knowledgebase.iplanet.com/ikb/kb/articles/5129.html

  • Reverse proxies

    I just upgraded server to Lion. I had a very simple web setup - basically, just a reverse proxy to wrap web cam software (SecuritySpy) in an SSL connection.
    Upgrading to Lion broke that, and it also removed the admin tools.
    I found the admin tools 10.7 and installed that.
    But starting it up, there's no web service in the admin tools. Argh. I need to fix the web service, and I can't even figure out where the settings are now!
    Where are the more advanced settings for the web server service, to configure things like reverse proxies?
    Thanks!

    Add this to your /etc/apache2/httpd.conf file
    ### for multiple virtual hosts https://discussions.apple.com/message/15684602#15684602
    <IfDefine MACOSXSERVER>
    NameVirtualHost *:80
    NameVirtualHost *:443
    </IfDefine>
    You should be able to add multiple sites (with DNS hostnames), and create reverse proxies. It worked for me.

  • What is the alternative to TMG/ISA For SSL-Bridging-Capable Reverse Proxy For System Center 2012 R2 IBCM?

    When I look up alternatives to TMG many other answers say something like "Don't worry about it. TMG 2010 is under support until 2020."
    Well, we don't have TMG and can't buy it since it is off the market.  Can it still be legitimately purchased through any resellers?
    We need a reverse proxy that specifically supports SSL-Bridging so that device certificate authentication is not broken when the connection passes through the proxy.
    Which reverse proxies that are currently on the market are known to work successfully with System Center Config Manager Internet-Based Client Management and also with other Microsoft products such as Lync 2010 and RD Gateway 2012 R2?
    Do any Cisco ASA or ACE models support the required functionality for machine certificate authentication?
    We have ISA 2006 licenses available, but I would hate to roll that out and then have to replace it in only 2 years rather than using something that can stay in place long term.  Maybe we could use ISA 2006 temporarily as a stopgap if the next version
    released of Windows Server Web Application Proxy would meet the requirements and can be deployed in production before ISA 2006 is completely EOL.
    I hate that Microsoft keeps discontinuing all the related products to this before they have their replacements ready.

    Hi,
    You are correct, all TMG product sales officially ended in December 2012.
    In addition, an ISA Server and a TS Gateway server can be used together to enhance security for remote connections to internal network resources. However, it
    seems that ISA 2006 cannot support that on Windows Server 2012 R2. For more detailed information:
    Configuring the TS Gateway ISA Server Scenario
    Personally, Web application proxy would be an alternate. In addition, for the question related to Cisco product, you can contact Cisco for assistance.
    Best regards,
    Susie

  • Multiple webdynpro applications for single webdynnpro component

    I am working on a object which have multiple webdynpro applications for single webdynnpro component.How to assign a different functionality to each application bcoz when we right click on webdynnpro component and select create webdynpro applications ,it just creates a application how so we assign diff functionality to each of them .Also in the parameter tab of the webdynpro applications ,there is a diff config id mentioned for each application.what is its relavance .
    Rgds,
    Praveen

    Hi Saravanan,
    I need to modify it from the portal end, not at the application level.
    I need some configuration steps which specifies how to modify the Detail Navigation in PPM. Using SPRO we can do some configuration, i wanted to know whether its possible from portal end as well.
    Regards
    Shivas Bhan

  • Best practice for "Portal Appplication in Maintenance"message ?

    Hi,
    I was wondering how you deal with portal applications that go "in maintenance". We now have multiple application area's (HR/PM/CO) integrated in our portal with own developed applications and I was wondering what the best option is if not the entire portal (for portal maintenance) goes down, but you just want to show for example a message "portal application down for maintenance" only for a certain application in the portal
    - Do you change the role in which the application under maintenance is and assign it a page with the 'maintenance message'
    Regards,
    Igor

    Hi
    in our framework, each application on the back end system (SAP) posess 'running' state that is either true or false.
    All application iview check the state of their respoective application, and display a logo and message where the app is not running.
    thus, no change in the portal if part of the application is in maintenance.
    in addition, administrator possess a Iview that allows changing the state of an application.
    we're currently discussing changing the state to a tri-state (running, will-be-closed, closed), to allows more flexibility.
    regards,
    Guillaume Patry

  • CUA as data source for portal UME

    Hi all
    We want to use the CUA system as the data source for our EP6's UME.
    Obviously our end users do not login to the CUA system and therefore have no password to this system. It doesn't seem rational to provide them a password to this system, but then again which password will they use?
    I'm guessing that this is the case for most of the SAP customers.
    Does this mean that we can't use the CUA as the UME data source?
    If any of you use the CUA as the UME, we'd be very glad to hear your solution to this situation (we can't use one of the child systems as the UME).
    Thanks,
    Yeti

    Hi Yeti,
    My remarks below will not answer your question but it will help you with some decision on your UME data source.
    As far as I know, most Portal use LDAP as their main UME datasource. This is largely due to the fact that LDAP contains ALL the users that are "employee" of the company. As for CUA, it does not contain ALL your users which could pose a problem for you when you want to execute certain Portal functions (or management approval flows) which require users who does not exist in your CUA (but exist in LDAP).
    3 presentations which I think its good to have a look and share with....
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d5f57332-0a01-0010-12ab-dd472e87b8e6
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c477de90-0201-0010-35ab-ddac4448ba9f
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/706065c4-3564-2a10-2382-a52fcbd7eefb
    But there are also setup that uses CUA as their UME. I have linked some of the past threads who use CUA as their UME. I hope they can shine some light to your question. You can do a search here in the forum with "CUA UME portal" and you will also find posts that can help answer your question.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/706d054d-da24-2b10-f18a-fc82faf6468e
    Solution Manager as a  source for Portal UME
    Multiple SAP Systems as UME
    EP
    Something to think about if you consider SSO with CUA as UME.
    how to sso between portal and abap
    Something more interesting to read about:
    LDAP connection from ABAP to Portal
    The above are base on my experience and the Portal setup which I have done for the company. But maybe there are better suggestions from other Portal guys,Experts,Gurus out here who will contribute to answer your question. 
    Hope that helps.
    Ray

  • Why do we use reverse proxy for Oracle RAC Cluster setup

    Hello All,
                 I got this question lately.. "why do we use reverse proxy for Oracle RAC Cluster setup". I know we use the reverse proxy at Middleware level for multiple security reasons.
    Thanks..

    "why do we use reverse proxy for Oracle RAC Cluster setup".
    I wouldn't. I wouldn't use a proxy of any sort for the Cluster Interconnect for sure.
    Cheers,
    Brian

  • Can we make proxies for third party

    hey guys
    i m just a bit confused between adapters and proxies,is it possible to create proxies for any third party system(e.g. Oracle),if not then do proxies come into play only for SAP WAS 6.0 and higher or there is some other place too where we can use proxies?
    thanx
    aamir

    hi,
    There are 2 kinds of proxies.
    1. ABAP
    2. JAVA
    ABAP proxies are used to integrate an SAP system with WAS > 6.20.
    Java proxies are used to integrate XI with a J2EE or J2SE application.
    Take a look at this for java proxies,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b07fc2113ab
    Regards,
    Bhavesh

  • Creating Multiple Users in AS Portal using PL/SQL

    Hi Guys,
    I am very new to Portal and I was wondering if there was a way to add multiple users to Portal using a PL/SQL API?
    I have found an API called wwsec_api which has a function add_portal_users but this doesnt seem to work when I try to add a user.
    Any help is much appreciated
    Thanks
    -Mark

    The users are created in OiD, not in Oracle Portal. Oracle Portal just uses OiD similar to other products.
    The following note on http://support.oracle.com provides information about creation of users in OiD both through PL/SQL and Java :
    Note 277771.1 - How to create a new user in OID using the programmatic interfaces
    For Portal, is is important that the users are created below the user search base configured in your Portal application. This is normally something like cn=Users,dc=<your domain>, e.g. cn=Users,dc=acme,dc=org.
    Hope this helps,
    EJ

  • Steps for portal and Microsoft LDAP server integration

    Hi,
    Could any one guide me steps for portal and Microsoft LDAP server integration. Need it urgently.
    Thanks in advance.
    Regards,
    Niraj

    Please don't cross post in multiple forums..

  • Create multiple Still Proxies

    Having a problem creating multiple still proxies. Basically what I want to do is select all the layers in a PSD imported as a cropped comp and create a half res proxy for each item. the right click "create proxy" option is disabled when I select more than one footage item. When I tried to just make my own still proxy render and output modules I couldn't set the "Timespan" (I thought if I could just set this to 1 frame it'd work). Why is it that when I right click a footage item in the project window and select "create proxy", after effects automatically "knows" I just want a still. For some reason I can't seem to recreate this in my render settings template.
    Any help greatly appreciated, at the moment I am HATING having to work in HD, against all logic it's making my hair hurt.
    Ed

    Having tried to use this script a few times now, I'm a little befuddled. It doesn't seem (or rather I can't seem to figure out how to) set still proxies automatically to a proxy of the footage item they're supposed to be "proxy-ing". If I set it to create a movie proxy it sets the footage item up as a proxy no problem (by that I mean it automatically sets the footage created to a proxy of the original footage) but I can't seem to get it to automatically link the proxy to the footage item when i want a still proxy, post render (if anyone actually understands this their grasp of english is SERIOUSLY good). I've gone through my output settings and checked and rechecked everything and I just can't see why it's not doing it. Is it an "issue" with the script or is it just me being a script-tard?

  • Failover of 9iAS Server for Portal

    Hi,
    We executed the steps in the article 'Accessing Portal from multiple sites'.
    This is to let the 2 9iAS use the same database. However, we found that if
    the primary 9iAS domain is down, the second 9iAS domain still tries to retrieve the
    login page from the primary domain, which results in page not found.
    Is there a solution for 9iAS failover for Portal ?

    This can be done. You need to import the portal/identity server's schema into your new directory server and then export your existing directory server's content and import it into the new one.

Maybe you are looking for