Can a single OHS act as proxy for 2 different WLS host?

Can a single OHS act as proxy for 2 different WLS host? If yes how to do that?
And also a single webgate can be used to protect two hosts???

yes.
<IfModule mod_weblogic.c>
MatchExpression /<URI> WebLogicHost=<hs1>:<port>
MatchExpression /<URI> WebLogicHost=<hs2>:<port>
</IfModule>
Sean Bu

Similar Messages

  • Can i use the same email address for different users?

    we are a small department with one email address, can i use the same email address for different users?

    No. Each user needs to have his unique ID.
    Mylenium

  • Can the same Bank Key number be for different SWIFT codes?

    Can the same Bank Key number be for different SWIFT codes?

    hi
    once u have cancelled the challan this number will not be avaiable for the posting.
    when u repost a different number will be avaiable for the posting.
    hope this is clear assign some points.
    with regards
    Krishna Singareddy

  • Local BlazeDS acting as proxy for remote LCDS/BlazeDS using remoting service

    Hi,
    We are developing a product in Adobe AIR. We are considering BlazeDS/LCDS for the backend.
    At client locations, one or more machines on which the product is installed may not have access to internet. I am wondering if we can point the client application to a local BlazeDS which can act as a proxy for a remote BlazeDS.
    Especially, what if we use Remoting, instead of HTTPService or Web Service.
    What about publish/subscribe messaging?
    Thanks in advance,
    Tanmay Dalvi

    Hi,
    We are developing a product in Adobe AIR. We are considering BlazeDS/LCDS for the backend.
    At client locations, one or more machines on which the product is installed may not have access to internet. I am wondering if we can point the client application to a local BlazeDS which can act as a proxy for a remote BlazeDS.
    Especially, what if we use Remoting, instead of HTTPService or Web Service.
    What about publish/subscribe messaging?
    Thanks in advance,
    Tanmay Dalvi

  • IE11 trying to resolve proxy for DUMMY 00 host on first new tab

    Internet Explorer Version 11.0.9600.17420
    IE 11.0.14 (KB3003057)
    Windows 7 SP1 32bit
    While testing IE 11 in offices with slow connections our test users reported strange application hangs when opening the first new tab. The initial load of the home page and all subsequent tabs after the first new one are working just fine.
    The hangs will persist for nearly 2 minutes and then IE will load the desired page just fine without any user interaction. It's as if the application hangs somewhere in a loop.
    While trying to solve the issue we were able to pinpoint it to our proxy.pac in which we're using the "IsInNet" function to determine if a certain host is in a specific subnet. After a few Wireshark traces we found that when opening the first new
    tab (and only then) IE 11 will try to resolve the proxy for a host named "DUMMY<00>". Of course we don't have any DNS records for that name so IE seems to fall back to using NBNS. We only have one central NBNS server, so this
    will cause the delay our remote users noticed (it takes them about five seconds for one request to be handled).
    As a workaround we've adjusted our proxy.pac to save the resolved IP of the host to a variable, therefore reducing our name resolution queries from previously 35 to a single one. This doesn't get rid of the hang completely but it helps a lot in that
    the delay is now more like five seconds than two minutes.
    I'm now trying to figure out why IE is querying "DUMMY<00>" in the first place but so far I'm out of ideas. Does anyone have some insight as to why that's happening? Is it a certain setting we need to adjust or is this by design? We've never
    noticed anything similar with IE 9.

    Hi,
    Untill now, based on my research, the only way to bypass this error is just workaround method, there is no fixed method to resolve the problem. You can try to use these two method as workaround method:
    1. Add to the proxy pac file:
                    function FindProxyForURL(url, host)
                    // Workaround for IE11
                    if (shExpMatch(url, "http://dummy/"))
                       return "DIRECT";
    2. Add the “dummy” in the DNS or hosts files.
    Roger Lu
    TechNet Community Support

  • How can I single out one of the for loops elements?

    Hi all, let's see if you can help with one .... I have 6 buttons [btn0, btn1 ... btn5] I want to redirect the user that clicks on one of the buttons [btn4]. I want to send them to nextFrame(); when they click on btn4.
    Code:
    for (var i = 0; i<=5; i++) {
        eval("btn"+i).onRelease = function() {
            selectBtn(this);
            if (!tryAgain) {
                if (correctAnswers >= btnCount) {
                    trace("YesBaby!");
                    //this._parent.gotoAndStop(nextFrame());
                } else {
                    tryAgain = true;
                    mcFeedback.text = "Try Again.";
            } else if (tryAgain=false) {
                //this.btnText.text = "Submit";
                _root.page.hideMessageBoxes();
                mcFeedback.text = "You've Got One More Chance!";
            } else {
                mcFeedback.text = "load animation";
                trace(this._name);
        function pictOpacity(pictAlpha:Number) {
            eval("mc"+i)._alpha = pictAlpha;
        eval("btn"+i).onRollOver = function() {
            pictOpacity(0);
        eval("btn"+i).onRollOut = function() {
            pictOpacity(100);
    Thank you in advance.

    if your buttons are movieclip buttons:
    for (var i = 0; i<=5; i++) {
    this["btn"+i].ivar=i;
        eval("btn"+i).onRelease = function() {
    if(this.ivar==4){
    nextFrame()
            selectBtn(this);
            if (!tryAgain) {
                if (correctAnswers >= btnCount) {
                    trace("YesBaby!");
                    //this._parent.gotoAndStop(nextFrame());
                } else {
                    tryAgain = true;
                    mcFeedback.text = "Try Again.";
            } else if (tryAgain=false) {
                //this.btnText.text = "Submit";
                _root.page.hideMessageBoxes();
                mcFeedback.text = "You've Got One More Chance!";
            } else {
                mcFeedback.text = "load animation";
                trace(this._name);
        function pictOpacity(pictAlpha:Number) {
            eval("mc"+i)._alpha = pictAlpha;
        eval("btn"+i).onRollOver = function() {
            pictOpacity(0);
        eval("btn"+i).onRollOut = function() {
            pictOpacity(100);
    Thank you in advance.

  • How can I restrict maintaining the same customer for different CC Areas?

    Hi All,
    I have a problem about maintaining customer credit limits via tcode FD32.
    User can maintain a customer in different credit control areas (CCA) and these CCAs are belong to different company codes.
    How can i restrict the user not to update another countries' credit limit?
    Your fast reply will be highly appreciated.
    Regards,
    Bilal

    Hi,
    I donu2019t think so there is any configuration for this kind of purpose.
    You can only do by the authorisation.
    Just give the user authorisation that only this person can change the value of the credit control area.
    And I think so that will be usefull also because if every body has authority then any body can change the limit which is not good.
    First they have to take permission from the authorised person and if he approved then only he should change limits.
    So just try out the user authorisation for your purpose.
    Regards
    Raj.

  • How can I use the same event case for different controls dynamically

    OS: Linux 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686 GNU/Linux
    LabVIEW: Version 8.2
    I have a lot of (about 50) controls (numeric, boolean) on my front panel. If a "Value Change" event will be fired by any of them the same event case shall be executed. As I do not want to add all 50 controls to the same event case manually I am looking for a way to do it at run time. Additionally the VI is still under contruction, i.e. controls will be added and removed.
    Thanks for any help here.
    Regards,
    Johannes
    Solved!
    Go to Solution.

    Hi Johannes,
    collect all your control references (you can use the FP property for it) and create a user event. Connect this user event to your event structure. Now you have one event case for all your controls. See the attached picture.
    Mike
    Attachments:
    Unbenannt1.PNG ‏11 KB

  • Can I use the same itunes program for different phones?

    I have two iphones I am upgrading to new iphones. I have one computer with itunes on it. With each of the old phones can I use the one itunes to backup one of tthe old phones then restore to one of the new phones. Then do the same sequence for the second old phone?

    If you haven't been syncing the iPhones with iTunes then see Recover your iTunes library from your iPod or iOS device.
    Make sure each device has a different name so you can restore the right backup to its replacement.
    tt2

  • Can client dynamically link to shared libraries for different versions ?

    Can Oracle client dynamically link to Oracle shared libraries if the versions are different ?
    Hi:
    I apologize for this newbie question:
    We are using PRO C to generate the client C code.
    We can compile both dynamic and static versions of our Oracle client.
    Our question is:
    is it possible to compile a dynamically linked Oracle client in say version 10.1.0.2 and actually run the application against say version 8.1.7.0 environment ?
    That is, can an Oracle client dynamically link to the Oracle shared libraries if the versions are different ?
    If it is possible, then how to modify the makefile
    to enable Oracle client to reference different versions
    of shared libraries ?
    Thanks
    JL

    What you describe is not supported.

  • Can a single LOV return values to two different fields?

    Hi,
    I have a scenario where I already have a LOV in the form which is assigned to a Field A. This LOV returns the value to field A. I have another field B which needs the same list of values. I can assign the same LOV to the field B as well, but can the value selected be returned to B?
    I can create another LOV with the same record group, but just wanted to know if its possible to use the same LOV again.
    Thanks

    Hi Karuna,
    You can achieve this by providing a third column in LOV (whose column width can be set to 0 to prevent it from being visible in lov) which can be comma-separated of two fields. This third field can then be assigned to the form field. And a substr() function call can get you both values.
    Hope this helps,
    Anantha
    [http://askanantha.blogspot.com]

  • Can XI /PI be configured with a web proxy for outbound communication.

    We have a business to business scenario. There is a firewall and web dispatcher for inbound from the partner.
    I want to know if the XI system can be configured with a web proxy for any communication that is outbound from the XI system to the partner (outside the company).
    Your help will not only be appreciated, but also be rewarded.
    Thanks.
    Param.

    2 cases for the configuration of HTTP Proxy:
    1) If you use an adapter type running on the ABAP Stack (table PPROXY_C) and the RFC destination SAPHTTPA must to work.
    Refere to this: Simple connection to a remote HTTP Server using Port, Server, Username & Pw
    2) If you use adapter running in the Adapter Engine then you have to configure the proxy for the JAVA Stack:
    Refere to this: http://help.sap.com/saphelp_erp2005/helpdata/en/7c/f257422d095542e10000000a1550b0/frameset.htm
    Regards,
    Sandro

  • Sample CLASSES for different types of OIM components!!!

    Hi Experts
    Can any one provide me sample classes for different types of OIM components, adapters, scheduled tasks, etc. with your best practices for OIM java development and documentation? It would Help me lot.
    Please let us know Links/Documentations.
    Thanks
    \oim_user

    for schedulers
    1. Create a java class that extends the SchedulerBaseTask (see example below)
    2. Write your business logic
    3. Compile and jar
    4. Place the jar in the ScheduleTask directory in your OIM install
    5. Create a new scheduled task using the OIM developer console
    6. link in the new class into your new scheduled task.
    7. Done!
    Example code for a scheduled task:
    import com.thortech.xl.scheduler.tasks.SchedulerBaseTask;
    public class ScheduledtaskExample extends SchedulerBaseTask {
    public void init()
    //this method is run before execute by the scheduler
    public void execute() {
    //is executed by the scheduler
    runMyBusinessLogic();
    private void runMyBusinessLogic(){
    //place your business logic here
    }

  • Same batch number for different order materials

    Hi, pls advise can we assign same batch no's for different production order finished products?

    Yadav,
    Yes, it is possible to assign the same batch number to different production orders in the Order Goods Reciept tab.  If you are not maintaining any batch in this field then you can manually create a batch in MSC1N and use the same when making GR using MB31 or MIGO.
    Regards,
    Prasobh

  • Scaling front panel objects for different screen sizes

    Hi,
    Can anybody help me of designing Vi for different screen sizes. I have designed a VI for a monitor of small size and lower resolution but when I open the same Vi on a different monitor,objects are not aligned properly. The properties which I have changed are
    Window appearence->Default
    Window Size -> Panel size 0,0   & Tick marked options of Maintain propotions for different monitors and scale all objects 
    Window Run Time position-> Maximum
    Regards
    Imran
    Solved!
    Go to Solution.

    Imran,
    I can't solve your problem entirely.  However when I have to write a program that will be deployed on a variety of monitor sizes, I tend to set the size of the Front Panel to suit the smallest monitor, and then remove the ability of the user to resize it.
    Also, set it to run in the centred position.
    See attachments.
    Many Thanks,
    Dan
    Dan
    CLD
    Attachments:
    Customize Window Appearance.JPG ‏44 KB
    VI Properties.JPG ‏29 KB

Maybe you are looking for

  • IPhoto Database on shared HD linked to AEBS

    Hi When I put an iPhoto database on a shared HD (LaCie 320 GB) linked via AEBS, the response time of iPhoto is very very slow. I use Ethernet cables to connect, and it is still to slow. Mac os 10,4,10 - iPhoto 6 and iPhoto buddy to select the databas

  • Does the new imac support 3D movie play?

    I was wondering if the newest iMac can play 3D movies, like the new 3d blue ray/3D tv can, anyone knows about this?

  • Has anyone actually done a factory reset on an Airport Express 802.11n?

    Apple is telling me two ways to do a factory reset of the new Airport Express with "N" capability. One representative says that you hold the reset button while plugging in the AE and then 4 green flashes should occur and you release the reset button.

  • Third Party SO Processing

    Hi all, We have a standard third party processing configured in our business. As per the standard scenario, the incoming invoice from the vendor updates the billing quantity, so that the customer-billing document is only possible after entering the i

  • Certification on Java Desktop System available?

    I'm a small company, but I have a terrific product. If I certify my software on JDS, will Sun help me increase my revenues?