What should be the client url for managed servers in a cluster

Hi guys,
I have created a cluster(cluster_1) having 4 managed servers. 2 managed servers on my machine(IP1) and 2 managed servers on other machine(IP2).
I am able to deploy a xxx.war file on my admin server
also
I am able to deploy the same war file on my cluster
When I try to hit the client url, it gives me back the correct data, but it creates the session on the admin server and not the cluster.
If I remove the xxx.war file from the deployment(deployed on admin server) and redeploy the xxx,war file on the cluster, it gets deployed successfully , but the client url gives me a 404 error.
What should I do, so that after hitting the client url, it creates the session on the managed servers in the cluster ?
My admin server is not the part of this cluster.
cluster ip:127.0.0.1
ip1: 10.25.63.130
ip2: 10.25.63.131
please help
Salil

Hi Salil
This is exactly what I mentioned in my earlier post. You CANNOT and should NOT expose the managed server url (host, port) to the end users. Because as you already figured out, you can specify only one. Or they cannot try one at a time like that.
This is where, the Load Balancer will come into picture like Apache Web Server. After installing Apache web server, usually it runs at default port 80. So you just expose the apache host to outside world. Also most companies will have Firewalls and Apache is outside of Firewall and all weblogic servers are inside the Firewall. In apache, you configure the weblogic cluster details like the host names and ports of each managed server etc in httpd.conf file etc.
Ex: For outside users, they may try like http://apachehost/myWeb/myHello.jsp -> apachehost is the host name where Apache web server is running at port 80. NOW Apache is smart enough to do Load Balancing and Failover. If 100 users access the site with 4 managed servers, ideally each managed server will get 25 requests (load balancing). Also if 2 servers are killed, automatically, request will NOT go to them, but to other 2 live servers etc etc. Apache takes care of this.
Bottom line, please see my earlier post, and you need to have some sort of Web Server like Apache for your cluster setup.
Thanks
Ravi Jegga

Similar Messages

  • What should be the data type for a field in ztable?

    i am desing a ztable , wht should be the datatype for a field if i want to enter values like -1.5 and -2.5 , negative values with decimals what should be the data type???

    declare as P type. TYPE P DECIMALS 1
    Type P data allows digits after the decimal point. The number of decimal places is generic, and is determined in the program. The value range of type P data depends on its size and the number of digits after the decimal point. The valid size can be any value from 1 to 16 bytes. Two decimal digits are packed into one byte, while the last byte contains one digit and the sign. Up to 14 digits are allowed after the decimal point. The initial value is zero. When working with type P data, it is a good idea to set the program attribute Fixed point arithmetic.Otherwise, type P numbers are treated as integers.
    You can use type P data for such values as distances, weights, amounts of money, and so on.
    Also check this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fd9358411d1829f0000e829fbfe/content.htm
    Regards,
    Maha

  • How to install Window service for Managed Servers of a Cluster

    Dear All,
              I am preparing a production setup consist of three machines A,B and C. Machines A is the Admin Server which hosts a cluster consist of two managed nodes. I intend to schedule both these nodes, targeted to two different machines (machines B node-b and machine C host node-c), as startup task on daily basis. I have no Node Manager running on machine A, but on machine B and machine C.
              I am only interested to schedule started task for node-b and node-c only. I need to know how to install the Windows services for the node-b and node-c since there are targeted on remote machines. Starting managed server as Win sevice works in the case of standalone managed servers but not sure when it comes to cluster setup.I appreciate if you can throw some light on this question.
              Thanks
              Kris

    Krish,
              >Let say I gracefully shutdown both managed servers while >Admin is running. Do you think both these nodes while be >brought up ? I dont think they will come up.
              If you require an automatic restart when the managed server did not enter a failed state you can use the weblogic.Admin utility to ping the servers and kick off a server startup in the normal way with nodemanger see:
              http://e-docs.bea.com/wls/docs81/admin_ref/cli.html
              http://e-docs.bea.com/wls/docs81/adminguide/confignodemgr.html
              If your servers entered a failed state you can use weblogics self health monitoring.
              >Can we use JMX MBean to start managed servers ?
              Yes.
              As long as the nodemanagers are running you can start the managed servers using scripted commands using the weblogic.Admin class or your own java app using JMX.
              I think you may also be able to use WLST
              http://dev.bea.com/codelibrary/code/wlst.jsp
              hope this helps
              cheers
              Please see the
              Hussein Badakhchani
              www.orbism.com

  • What should be the directory structure for new theme

    I want to create a new theme for my BSP pages. Currently all my BSP are using /sap/public/bc/ur/Design2002/themes/sap_tradeshow/ur/ur_ie6.css for styling. I want to create a new theme named testTheme and want to call my bsp pages with sap-themeRoot=testTheme appended to the URL.
    I  am not sure under which directory should I create the new directory. Should I create a  “testTheme” directory to “Design2002” or “ur” or “sap_tradeshow” directory in the MIME repository structure?

    Hi Amit,
    Run the program BSP_UPDATE_MIMEREPOS using SE38 and export the whole theme that you want to base your new theme on (located in /SAP/PUBLIC/BC/UR/Design2002/themes) to a local folder.
    Make your changes locally and then use the program once again to import the new theme folder into the MIME Repository (for example /SAP/ZBSP_THEME/myNewTheme).
    You can find further details in the weblog - /people/sap.user72/blog/2005/04/12/bsphowto-css-hints--custom-design-for-your-bsp-applications
    Regards,
    Rohini.

  • What should be the logger name for Dispatcher Flush agent?

    Hi,
    I was trying to setup logging configuration so that the log for Replication agents can be saved on file system. I was able to do it using the logger com.day.cq.replication.Agent.publish.
    What would be the logger for Dispatcher Flush Agent if I need to setup logging for it on the Publish instance?
    And how, where can we find the logger names?
    Thanks

    Thanks Sham.
    I was able to setup the logging configuration for dispatcher flush agent.
    Thanks,
    Guru

  • What should be the extra circuitry for this??

    I am an
    undergraduate student working on project for measurement of automotive
    relay parameter measurement using LabVIEW. The parameters to be
    measured are:
    1)Operating time 2)Release time 3)Pull up voltage 4)Drop off voltage 5)Coil Resistance 6)mV drop across contacts.
    For this, I am using NI PXI 1052, SCXI 1125 and SCXI 1313 attenuator with LabVIEW.The relay to be tested is of 12V-15A.
    I want to know what extra electronic circuitry will be required to measure the above parameters?

    Duplicate post !

  • What should be the best approach for a novice like me?

    Hello everyone.
    Please be patient. I'm new to the Adobe software family and I have a lot to learn.
    But I came here to find out the best way to learn in order to do what I want to do with my business.
    What programs do you think I need to master first? What is the most common approach to someone in my situation?
    Basically, this is what to create:
    electronic forms (to send to my clients, where they provide all kinds of information)
    short and long coaching programs (rich in text and image, sort of like an e-book)
    new logo and brand identity
    poster and decal designs
    In the future.. I'd like to develop my own website.
    This is it. Any help is welcome.
    Thanks,
    Gus

    Adobe.com is a good place to start.  They have resources that you can look into getting more info.  My approach would be to try and find some kind of formal training somewhere in your area.  Perhaps there is a local community college graphics department that has a certificate program.  There are also CD/DVD tutorials, but you need to work with other people and do assignments that are part of a curriculum.  If you decide to proceed on your own, start with Illustrator where you can gain skills in line manipulations that can then be used to help you make selections in Photoshop later on.  So, in my opinion, Illustrator first, Photoshop second, Dreamweaver third, and Flash/Fireworks fourth.  This all will take time.  It's impossible to learn all of the applications in a week or two.  That's why I think you will benefit from a formal setting like a classroom where you can ask questions and learn tips and tricks.

  • What should be the testing string for searching in Oracle UCM by SES?

    I have crawled through UCM it has found many items, but I am unable to search anything....Please suggest me the points to taken care while testing the SES search (from search window).

    I have crawled through UCM it has found many items, but I am unable to search anything....Please suggest me the points to taken care while testing the SES search (from search window).

  • What should be the naming convention for indexes?

    hi,
        I have created some sps and functions, and named them like uspgetreportno,udfgetreportno respectivily.
    please tel me some prevelent prefix for clustered index and non clustered index.
    yours sincerley

    I use 
    PK_ for primary keys
    UK_ for unique keys
    IX_ for non clustered non unique indexes
    UX_ for unique indexes
    Also recommended naming conventions
    PKC_ Primary Key, Clustered
    PKNC_ Primary Key, Non Clusterd
    NCAK_ Non Clustered, Unique
    CAK_ Clustered, Unique
    NC_ Non Clustered
    Hope this Helps
    Thanks,
    Nihar

  • What should be the strategy to going to Windows 10?

    Dear Win10 community,
    Next year could be a great year for my client, we are involving an important transition that will affect systems and devices. One important strategy is move to Windows 10 from PC, Tablet, Mobile to Mobile rugged devices. My client is now on Windows 7 and
    applications are designed for Windows 7. My questions are:
    What should be the best strategy for my client to move to Windows 10, I should recommend to update to Windows 8.1 and after windows 10?
    All the application designed for Windows Store, Windows Universal will be valid for Windows 10 or will need rebuild it?
    What device providers are working for windows mobile 10 rugged, in terms of barcode scanner, printers, RFID readers?
    What will happen with the windows 8.1 embedded industry program, how will impact to windows 10?
    Thanks
    Microsoft Digital Enterprise Solution Lead Altran

    your question is too early for an appropriate answer. 
    1. i think you should move from windows 7 to windows 10 directly. 
    2. windows universal app is recommended by Microsoft for building windows 10 app.
    3. windows 10 for mobile has not yet been introduce, as of now, their's no information on your question.
    4. i believe windows 10 will have embedded edition, also not yet introduce. moving from windows 8.1 embedded to windows 10 embedded should not have a large impact. we just have to wait for their announcement for embedded.
    my suggestion is to wait for their announcement for embedded and mobile by next year, maybe on CES or later date.

  • Wat should be the regular expression for string MT940_UB_*.txt to be used in SFTP sender channel in PI 7.31 ??

    Hi All,
    What should be the regular expression for string MT940_UB_*.txt and MT940_MB_*.txt to be used as filename inSFTP sender channel in PI 7.31 ??
    If any one has any idea on this please let me know.
    Thanks
    Neha

    Hi All,
    None of the file names suggested is working.
    I have tried using - MT940_MB_*\.txt , MT940_MB_*.*txt , MT940*.txt
    None of them is able to pick this filename - MT940_MB_20142204060823_1.txt
    Currently I am using generic regular expression which picks all .txt files. - ([^\s]+(\.(txt))$)
    Let me know ur suggestion on this.
    Thanks
    Neha Verma

  • What should be the quality of video and audio for bandwidth 768KB

    Hello Friends
    We are provoding 768kB bandwidth for our connection. Can any body tell us what should be the quality of video and audio we can set that does not effect frame rate which is 24 FPS.
    thanks in advance.

    Hi Samir
    You could try out the bitrate calculator at http://www.adobe.com/devnet/flash/apps/flv_bitrate_calculator/ . It lets you try various encoding settings to see what fits best for the bandwidth available to you.
    Regards
    Mamata

  • What should be the procedure for  export parameter in CATT

    Hello Everybody,
    I am working with CATT, and the transactions are <b>ME21N</b> and <b>MIGO</b>.
    when i am executing the transaction <b>ME21N</b> i will get the <b>Pur Ord No</b>in the message, and i would like to export <b>Pur Ord No</b> to the transaction <b>MIGO</b> as thr is one field named Purch.ord no in Migo.
    what should be the Procedure for exporting a parameter?
    Thanks,
    Regards Afroz

    Hello Afroz,
    If you are using eCATT then following is the procedure of capturing messages in the two recording methods - TCD & SAPGUI.
    => TCD Recording Mode:
    In TCD recording mode, after dobleclicking on Interface name from the TCD command in the editor on left side, just before the MSG folder DYNPRO folder will appear on right side.
    -This DYNRPO folder contains the screen sequences contain the screen occurred during recording time. The last Dynpro of this folder contains the messages occurred during recording.
    -Select this last folder & click on Simulate Screen icon of the same Interface editor. It will redirect to the screen where the message values exist. There select the Purchase Order Number and click on Read Field Value icon. Give the name of Export Variable.
    The export variable will contain the value of the purchase order number, which can be passed to MIGO.
    => SAPGUI Recording Mode:
    In the SAPGUI recording mode, the screen on which the message appeared will be used to capture the variable name, which is Purchase Order Number in this case.
    If the Purchase Order Number is second variable of the message displayed(e.g. Purchase Number 2122323 Is Created)
    then use the following code -
    e.g.
    MESSAGE ( MSG_1 ).
    SAPGUI ( ME21N_4001_STEP_5 ).
    ENDMESSAGE ( E_MSG_1 ).
    Assing the value from the message to the export
    parameter
    P_EC_PurOrdNo = E_MSG_1-[1]-MSGV2.
    There are total four MSGV1-MSGV4 variables. Dobule click on MSG_1 of the MESSAGE statement above. Putting the value in the export variable from the right message variable will give the purchase order number.This can be passed as MIGO.
    Regards

  • What is the best app for managing your contacts on Iphone5s (ios7)I

    What is the best app for managing your contacts on Iphone5s (ios7)

    I have the same question, but I want to qualify it with a few things. First, Contacts works great, but I want to keep my business contacts and my personal contacts separate. I know you can separate them in Contacts, however, as an executive assistant I also have my bosses contacts and frankly they are a mess.
    I am looking for a separate app that I use just for work. I need to link 5 accounts to this app. 2 will be from Exchange and 3 will be from Gmail. As a bonus I would be thrilled if the app could merge profiles and link to facebook, twitter, and linkedin. Any advice?

  • What should be the date in Excise Part 1 & 2  registers /tables

    Hello CIN experts ,
    what should be the date in the excise registers & tables ? SYSDAT OR BUDAT?
    the std SAP takes SYSDAT , but actually speaking for incoming excise invoice the posting date should be taken , as it may not be always practically possible to update SAP system in time . In my clients case the entries are always made in the next day . Hence i would like to know ... what should be be the date in excise registers Legally Speaking
    Pls pls pls clarify ...
    Regards
    Anis

    hello CIN experts .. where r u ? pls pls give in ur so so valuable inputs ....

Maybe you are looking for

  • IMac stuck in home screen - mouse & keyboard don 't work after Apple Update

    I just updated my iMac by hitting the Update button in the left upper screen. After collecting 98.1 Mb of Update-tools i had to restart my iMac. During shutdown it installed the components, as normal. Once restarted, it brought me back to the home sc

  • How to install oracle 9i on rh es 3 linux

    i am having problem installing oracle on rh es 3 linux.Could u please give HOWTO install it

  • Sync from aperture

    i have some albums that i sync to AppleTV, iPhone, and iPod. recently, i added some shots to one of those albums, but they do not sure up on the devices. the photo sync window in iTunes shows the album, but does not have the correct number of images.

  • Windows XP disc not found

    I have a full version of Windows XP SP2 that I am trying to install on my intel-based mac. After partitioning the hard drive, Boot Camp Assistant guides me to insert the Windows disc and click "start installation." When I do this, I get a message sta

  • Is is possible to bind an action in bootstrap function?

    I would like to handle some external functions (phonegap sound) when the user click in a button that was inside my animation, what is the best way to do that? AdobeEdge.bootstrapCallback(function(compId) { // "comp" is now equivalent to the Stage's "