How to split request to many server based on their URL?

My domain name is www.mycompany.com, running on Oracle HTTP Server and Server 1.
How to map www.mycompany.com/app1 to Server 2 (Also OHS) and all other URL www.mycompany.com/anything_else to Server 3 (OHS).

Rewrite do just change the URL.
What I need is:
Server 1 (Oracle HTTP Server) will received all requests. It checks the URL of the requests.
If URL in the form of http://www.mycompany.com/app1/* , Server 1 will route those requests to Server 2. Server 2 process and return the responses. All those reponses will go back to server 1. And Server 1 bring it to client. In that process, the URL on the client browser still be http://www.mycompany.com/app1/*, no change!.
If URL in the form of http://www.mycompany.com/anything_else/*, Server 1 will rote those requests to Server 3. Server 3 process and return the responses. All responses go back to Server 1 again and Server 1 bring it to client. URL is still the same in client browser.
Is that posible and how can I do it. Thank you for your help :)

Similar Messages

  • How to replicate data to hana server based on company code?

    I have huge data in ECC system related to different company codes in multiple tables.
    So while replicating data into hana system i want to pass company code as a parameter for selected tables.
    Cos we have size constraints in HANA server.
    So plz help to get the selected data.
    You have my thanks in advance.

    I am a little puzzled by your question. Is your requirement that if you change the parameter, only that data gets loaded into HANA and how often do you intend to change the "parameter"?
    You can use IUUC_REPL_CONTENT to restrict the data coming in, for example you can define a where clause such that where BUKRS = 'XXXX' so only XXXX entries get replicated. I recommend to take a look at note 1733714 as this note has the guide which shows you how to define these transformations in the SLT server.
    However if your goal is every time, you need to load different company codes, you will probably have to change the transformation, then reload the table dropping all the data you already have loaded. This essentially defeats the purpose of real time replication though.
    One other alternative is create different views for different company codes in the source ECC, then use the views for replication. Take a look at this blog for information on how to replicate views.

  • How to transport requests from development  to production server

    hi gurus
    i am new to SDN
    can u pls give me detailed information how to transport requests from development server to production server?if possible give me screen shot documents
    regards
    surya

    Hi
    Transporting
    There are help pages that discuss creation of transports.
    In simple terms, you: create a transport package
    add objects to the package  export the package, plus optionally any related objects to a predefined folder/directory on the portal server into a file with an extension of .EPA copy the .EPA file to the import folder of your QA system and import it  test the contents on the QA system  copy the .EPA file to the import folder of your production system and import it  Create a transport package file
    Here is the step by step procedure to create a transport package:
    For Export
    1. Go to system administration, and click on transport?export.
    2. In the middle pane, select the folder you want to export and right click on the Transport Package. 3. Fill in the General Properties i.e the name of the package, id and description. 4. And say finish and open the object for editing.
    5. When the object has been opened then right click on the object you want to transport, and say "Add object to the Transport Package".
    6. Check the checkbox of the item u have added and see the properties if it has been added properly. 7. Now click on the save button.
    8. After the object is saved, click on the export button. 9. U will have an option to select where to store the .epa file which will be generated. U can overwrite an existing one by selecting the browse button, or store it with the generated name in the location it automatically generates. 10. Now Click on the Start Export button.
    11. once the export is completed, it shows a report on how much time is taken to generate the .epa file. 12. Here there is an option for downloading the .epa file. Click on the link and download the file. This file is ready to be uploaded into any other EP Server.
    For Import:
    Pre-requisites: You have to copy the .epa file created while export into the local drive. Optionally, you have to manually copy the .epa file generated in the export function into the Import directory of the server ie. chooseFollow the steps below for importing a certain file. 1. Go to System Administration in the portal, and click on Transport?Import. 2. For the source of the package, Click on the radio button Server for the .epa file you have copied lately. Else, click on the radio button on client if you are operating in the client and select the .epa file you have stored on the local drive. 3. Now select the file from the browse option and click on Upload.
    4. Now click on the import button. 5. Once the import process is finished, the report is shown. In the whole process, the par files are not included in the .epa files. For the par files to be included into the .epa files then we have to change the pcdStartup.properties file in the server. The property to be changed is Pcd.TransportApplication.Export.ExcludeObjectTypesAfterRuleProcessing: Keep this property's value as empty for enabling the par files to be uploaded into the .epa. You can check for this property in the portal in the following -System Administration-Support-Portal Content Directory-PCD Configuration.

  • I18n for Server-Based JavaHelp Helpsets?

    Hi Folk,
    Can anyone tell me how can we implement internationalization for Server-Based JavaHelp Helpsets?
    As an example, I have below code snippet for Index.jsp and I am invoking JavaHelp from this page.
    <jsp:useBean id="helpBroker" class="ServletHelpBroker" scope="session" />
    and
    <jh:validate helpBroker="<%= helpBroker %>" helpSetName="MyJavaHelp/alarms/Alarms.hs/>
    As per my understanding,
    In case, I have to support more than one language, then I must have so many .hs files for each lang. But the above( <jh:validate > ) tag accepts only fully qualified url.
    Please let me know how to solve this else if you have any alternative.
    Thanks in advance.
    Pachu

    We have sucessfully used javahelp with a custom network protocol handler
    to fetch the documentation from specific "packages" in the classpath.
    The same technique could be used with a database.
    Drop me a line if you're interested in more detail.
    Gordan Vosicki

  • Transporting requests from development server to production server

    Hi gurus,
    can anyone tell me how to transport requests from development server to production server.

    You can use SAPGUI now instead of calling tp at OS level.
    Serious: Totally wrong forum!

  • How to retrieve the Sapscript layout changes for a particular Transport request in development server after this Transport request so many requests created  ?

    Dear Abapers,
    I request the Abapers kindly reply for this blog
    I want to retrieve the sapscript layout changes for a particular transport request in development server after that many transport request created and moved to quality ? 
    I checked in SE03 transaction the transport request was there.  But I want to retrieve the existing transport request which is not moved to Quality?
    Is it possible to retrieve the existing transport request in development which is not moved to quality ?
    Like how we retrieving the programs using versions in development server,  In the same way I want to retrieve the sapscript layout in development server ?
    Thanks & Regards
    Muzeebur Rahiman.S

    Hi,
    There is no version management for SapScript or Smartforms .
    When you write "transport request in development which is not moved to quality" - was the transport ever released and exported from the development system? If yes, and if the "Transport files" are still available in "Transport directory" (or if the transport files were backed up and could be retrieved), the transport could be imported again. If the TR was not exported, you are out of luck, I believe...
    I would not recommend you do it on your own even if you happen to have enough authorizations (consult with Basis and/or Transport Admin, if you have one in your organization). I would not recommend that it's imported on a development system or QA system, even if the transport contains no other objects - only the SapScript form in question. Import it on a "sand-box" that gets overwritten by system copy from time to time... Once the transport is imported, you should have the old version of SapScript in that system and could analyse the changes and perform manual merge.
    cheers
    Jānis

  • Cisco QM/Calabrio - server based recording - how many NICs?

    I'm looking to replace a Verint system that is doing server-based recording with Call Mgr 4.1.3. We are going to upgrade to 7.1.x soon.
    My customer is a CCX CAD/Citrix environment. I see that QM/Calabrio also supports server-based recording.
    We have a number of subnets that we need to SPAN. I have a couple of questions:
    1) How many recording NICs can be in one QM recording server? Verint can do 4 plus a management NIC.
    2) How many recording servers can be supported? We also have a remote WAN location that needs a recording server.
    3) Does QM require an MCS server to run, or will it install on general server hardware (we are an IBM shop and have the servers.)
    Thanks.

    Questions about Cisco Call recording and Quality Management or Workforce management should be posted
    under the Contact Center Applications at https://www.myciscocommunity.com/community/partner/collaboration/contactcenter/apps
    I am checking some of the details for question 1 & 2  and will respond to your questions in a few hours
    for 3 The QM application can be deployed on MCS or MCS equivelent servers as determined by the partner/customer

  • How many server nodes can you create per instance

    Hi,
    Very often the bottle neck in a java installation (NW04s) is the heap size. In order to increase the heap you simple create new server nodes.
    My question is:
    How many server nodes can you create per instance?
    Is there an upper limit before you have to create a new dialog instance (with a web dispatcher)?
    I can imagine that when you create a new server node you also have to increase the heap and max therad of the dispatcher. Is there any upper limit of the heap size of the dispatcher node ?

    Rasmus , I think you laid out a real good scenario for every one to contribute
    I may be very late but just updating this forum for benefit of everyone who visits this.
    In addition to all the points above one must also consider following things if one decides to add more server nodes to one dispatcher
    1.Garbage collection time
    2.Dispatcher would keep on sending request to node S2 if it is not completely bad and there by impacting all the servernode       so  you might end up restartiing the entire cluster.
    3,Debugging also becomes diffculy as you are not sure on which server node you are within the cluster.
    4.If you have something like F5 which does hear beat monitoring even one server node goes bad F5 will not report anything.
    So in my view one server node per dispatcher is an ideal configuration.
    Over All Dispatcher does not consume more resouces (Disk Space + CPU + memory ) at the same time it will give you maintenance flexibility.
    Nothing is right or wrong ,all these things are based on how your infrastructure set up is.
    Cheers !!
    Manish Jain

  • Why are there so many more choices on the USA iTunes Store? Surely having an iTunes account should let you access all itunes availability the world over? Also how do you request films/tv series to the UK itunes?

    Why are there so many more choices on the USA iTunes Store? Surely having an iTunes account should let you access all itunes availability the world over?
    Also how do you request films/tv series to the UK itunes? There's tv series I'd like but they're incomplete like The Batman &amp; Xena Warrior Princess. And films theta aren't available for download but you can purchase in a store like HMV?  Apple isn't doing itself any favours by secluding countries by their store. They'd make billions if you could just select the iTunes Store you want to search &amp; purchase from just by signing in! If anything what they're doing is putting themselves into a corner, other companies like Samsung &amp; HTC are already on too of them for innovation &amp; ease of use. The people they're attracting are predominantly existing Apple users not new customers. What do you guys think?

    It's not Apple's choice, they can only sell a particular item where the content provider/rights-holder has granted them a license to sell them. Content is licensed by the rights-holders to Apple on a country-by-country basis, each country therefore has to have its own store, and you have to be in a country to use its store - they want control over where their content is available.
    You can try requesting that an item be added to the UK store via this page, but unless the rights-holder agrees to then Apple won't be able to sell it here : http://www.apple.com/feedback/itunes.html

  • How do I share server based Ical calendars to external users on google calendar

    I need to share some server based calendars with google calendar.  I know how to export but how do I keep the connection live so that when I put a new event into iCal on the server it automatically updates to google calendar?  I was looking for a way to publish my server calendar to a hosting server but I can not even work out how to do that.
    Any help would be appreciated.

    Why not ask in the iCal forum area? - https://discussions.apple.com/community/applications/ical

  • How to split the IDOCS based on document number change whit out BPM

    Hi all,
    Thanks,for giving the responce..
    Scenario:File to IDoc.
    Problum1 : How to Split the IDocs based on document number change in the source file with out BPM.My file contains document numbers like
    20000092
    20000092
    20000092
    50000050
    50000050
    50000065
    I want 3 IDocs in target system.i.e 1 for 20000092,20000092,20000092
                                                       2 for 50000050,50000050
                                                       3 for 5000006
    By using external definations i am getting 6 IDOCs insted of 3.
    Problum 2:Is there any chnges/modifications in Directory when we are using external definations.
    Could u plz provide me the step by step process(Repository/Directory) with using of external definations.
    Thanks in advance.
    Regards,
    KP

    HI,
    for this no need of BPM.
    You can think of Idoc bundling concept to acheive this-just you need to do the external definition to change the idoc occurence
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    to achieve for each document no, one idoc, you can write small user defined function in the mapping with context handling you an achieve this.
    For this e.g
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    Regards,
    Moorthy

  • How can I send an XML request to the server using servlets

    How can I send an XML request to the server using servlets

    http://forum.java.sun.com/thread.jspa?threadID=5158333
    http://forum.java.sun.com/thread.jspa?threadID=5158705
    Crossposting is lame.

  • How to create a request in Development server?

    Hi BW Experts, good afternoon.
       Please can anyone tell me, how to create a request in Development server.
         Thanks in advance
       Regards
      Anjali

    Hi Oscar ,
      Thanks for the reply.
    My question is.
    0BATCH is a field in both R/3 and BW.
    so it allows only UPPER CASE letters.
      Unfortunately some records are in LOWER CASE.
      So i got a error in BW side when loading data from R/3 to BW.
    so i want to change that field properties .
    I have to create one request on 0BATCH field and send it to BASIS team.
      Give me reply .
         Thanks
                  Anjali

  • How many server licenses do I need for SharePoint 2013?

    I am new to the concept of CAL. I am reading about it. I found this linkhttp://sharepoint.stackexchange.com/questions/101914/how-many-server-licenses-do-i-need-for-sharepoint-2013
    Suppose there are 2 users in the sharepoint farm. As per above link we requires 7/8 server license. So my question is do we requires 7/8 licences per user basis (2*7/8) or we requires 7/8 licences once only then we require 2 more licenses for 2 users (7/8 +2)?

    The second option.
    If you have 7 SharePoint servers then you need 7 SharePoint Server Licenses.
    If you have two people in your company who can use SharePoint then you need two Client Access Licenses (7 server, 2 CAL).
    If you had two hundred thousand users who could then you would need two hundred thousand CALs, but the number of server licenses would not change. (7 server, 200,000 CALs).

  • I can't remember the password I set up for Certificate-based signatures. How do I request this password?

    I can't remember the password I set up for Certificate-based signatures. How do I request this password?

    The password is yours to keep and remember. Adobe do not have any backdoor to get it back -- because if there were a backdoor, hackers would use it.

Maybe you are looking for

  • How to get XLR to show BPs with no transaction data for a given date range

    Hi - I am building an XLR report that does a comparison of net sales data across two periods for a given sales employee's BPs. The report has the row expansion: FACT BPA(*) SLP(SlpName = "ASalesPersonNameHere") ARDT(Code = "ARCreditMemo", "Invoice")

  • Vendor region wise Purchase Report

    Is there any standart report where can i get the list of vendors & their regions together with the purchase order number. can be be done through query Regards John

  • Running an SQL trace

    Hi all, Can I run an SQL trace on a background job?and how? I tried with ST05 it was not showing any tables through which it is moving? Thanks in advance. Regards, Raja

  • I can't open illustrator CS6

    Sudenlly illustrator CS6 stop working. It opens up to toolbar show up and crashes. "Adobe illustrator CS6 quit unsepectedly." popup window come up. Indesgin and photoshop CS6 are fine. I've reinstalled the application but still having problem.

  • Can anyone tell me the Java Training facilities in Seattle area

    I need to learn Java within a week or so, is there any quick-learn-Java sort of training facilities near Seattle or Bellevue area?