Http Active requests not balanced across OAS Farm

Hi,
i have a Farm with 4 OAS , repository file based and 10.1.2 OAS version.
The Http active request it's very different along the 4 nodes. In two nodes i have more than 2000 respectively and in the others only 40.
The http active connections it's very different too in 150 to 45.
Otherwise, the throughput it's similar in all 4 nodes, total Requests Processed Since Startup it's similar too and
conenctions to database are balanced from the 4 nodes.
What happen?
Thanks and best regards.
Fran

Hello Shail,
thanks to reply.
I add my mod_oc4j.conf file (it's for the node that have high connectons), i hope can help. NO dcm cluster in the farm.
I have all the 4 OHS enabled behind a ACE Cisco with Round Robin (with exception that the same IP it's routed to the same OAS ).
# Oracle iAS mod_oc4j configuration file: mod_oc4j.conf #
LoadModule oc4j_module libexec/mod_oc4j.so
<IfModule mod_oc4j.c>
<LocationMatch "/j2ee/.*/Spy">
Order deny,allow
Deny from all
</LocationMatch>
<LocationMatch "/j2ee/.*/AggreSpy">
Order deny,allow
Deny from all
</LocationMatch>
<Location /oc4j-service>
SetHandler oc4j-service-handler
Order deny,allow
Deny from all
Allow from localhost solaris.xxx.es solaris1
</Location>
Oc4jSelectMethod roundrobin:local
Oc4jMount /j2ee/*
Oc4jMount /reports OC4J_BI_Forms
Oc4jMount /reports/* OC4J_BI_Forms
Oc4jMount /repdemo OC4J_BI_Forms
Oc4jMount /repdemo/* OC4J_BI_Forms
Oc4jMount /webapp home
Oc4jMount /webapp/* home
Oc4jMount /IsWebCacheWorking home
Oc4jMount /IsWebCacheWorking/* home
Oc4jMount /WebService Administracion
</IfModule>
Thanks and regards.
Fran.

Similar Messages

  • Clients connections not balanced across proxies

    Guys,
    I have 8 Extend clients connecting to 6 proxies. With 3.7, my understanding was by default clients connections should be balanced across available proxies but its not the case always. I see some times client connections are not load balanced at all.
    Have been through -- http://docs.oracle.com/cd/E24290_01/coh.371/e22839/gs_configextend.htm#BEBBIJAI
    I've specified two proxies in the client side config
              <tcp-initiator>             
               <remote-addresses>
                   <socket-address>
                      <address>35.54.42.46</address>
                      <port>9099</port>
                   </socket-address>
                   <socket-address>
                      <address>35.54.42.47</address>
                      <port>9099</port>
                   </socket-address>
                </remote-addresses>
                   <connect-timeout>10s</connect-timeout>
                </tcp-initiator>
    Haven't configured load balancer on the proxy, so by default it should be set to 'proxy'. Have even tried by explicity configuring load balancer to 'proxy' bo luck.
    Certain times I see, which is perfect
         proxy 1 -- 1 client connection
         proxy 2 -- 2 client connection's
         proxy 3 -- 1 client connection
         proxy 4 -- 1 client connection
         proxy 5 -- 2 client connection's
         proxy 6 -- 1 client connection
    But I also see
         proxy 1 -- 1 client connection
         proxy 2 -- 3 client connection's
         proxy 3 -- 0 client connection
         proxy 4 -- 0 client connection
         proxy 5 -- 1 client connection
         proxy 6 -- 3 client connection's
    Any ideas to fix this would be appreciated.
    Thanks
    K

    Hi Venkat,
    Been monitoring RequestTotalCount, but I still think connections still imbalanced..
    Currently, I have 3 clients and 5 proxy nodes and i see
    Proxy node 1 ---  ConnectionCount=2, RequestTotalCount=25
    Proxy node 2 ---  ConnectionCount=0, RequestTotalCount=23
    Proxy node 3 ---  ConnectionCount=0, RequestTotalCount=4
    Proxy node 4 ---  ConnectionCount=0, RequestTotalCount=18
    Proxy node 5 ---  ConnectionCount=1, RequestTotalCount=19
    Would appreciate your clarification. Also, shound't client connections be balanced based on 'ConnectionCount' and other attributes like CPU usage, etc?
    Thanks
    K

  • HT201210 why can my activation request not be completed for my iphone 3gs

    i recently bought a iphone 3GS and now it doesn't work everytime it says "activation request could not be completed."

    Typically this is the result of a device that has been hacked or jailbroken to unlock it.  Is that the case?

  • BI Activation - Request not created.

    Hi Experts,
    I am new in BIW.
    I have one problem.
    While installing BI contents in Development server some how request was not created.
    Now we are in the step of installing QA server. Now how to transport objects which are developed in Development

    Sangeeta,
    You will not be prompted for TR while installing content on BI side, you can always change the package from $tmp to " " in Transport Connection.
    Transport connection - collect your objects  - Truck Icon - you will be prompted to enter package.
    Tons of threads are available on how to do the Transports.
    Message was edited by:
            Jr Roberto

  • KMS issue – KMS not receiving Activation Requests from Servers

    Hi,
    I've got a very strange problem with KMS.  I have recently inherited a SharePoint DMZ environment built using
    Best Practices for Securing Active Directory and
    CIS Microsoft Windows Server 2008 R2.  All the servers were built using MAK keys, which worked well enough until IT Security locked down firewall access.  Now all the server are going non-genuine. My solution was to setup a KMS activation and
    convert all the servers over. Seemed simple enough, even tested it in my Dev Lab no issues once the Windows Firewall was configured to allow KMS (TCP-in). So I set it up started converting servers to KMS, (slmgr /ipk). The client all Windows 2008 R2 Servers
    started sending activation requests to the KMS machine, (Event ID: 12288).  Here’s where the problems start, according to the firewall logs on the KMS Server it allows the request in but no Event ID: 12289’s are registered and the client display’s the
    following: “Error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. The Key Management Service (KMS) in unavailable”.
    Verified the KMS is active and listening on port 1688. Ran it again with Wire Shark installed and it showed the DCERPC protocol attempting to connect and getting “status: nca_s_fault_access_denied”. Began investigating RPC issues, found two RPC related GPO
    entries in our Default Domain Policy and reference in the CIS benchmark referenced above.
    Computer Configuration \ <policies> \ Administrative Templates \ System \ Remote Procedure Call
    Restrictions for unauthenticated RPC clients
     RPC endpoint mapper client authentication
    Both are “Enabled” and the first is set with the following option:
     "Authenticated without Exceptions".
    So I proceeded to set these up in my Lab and… BOOM, killed my Lab environment. See
    http://blogs.technet.com/b/askds/archive/2011/04/08/restrictions-for-unauthenticated-rpc-clients-the-group-policy-that-punches-your-domain-in-the-face.aspx
    After I rebuilt my Lab, I determined the culprit was GPO entry #1 -
    Restrictions for unauthenticated RPC clients -
    Authenticated without Exceptions.  My attempts at changing this option cause it to “hoop” my lab environment yet
    again.
    Question time:
    Does anyone know how to change this option safely and to not cause the problems I’ve had?
    Does anyone have any alternate methods or ideas for setting up KMS in an environment such as mine?
    Any help would be greatly appreciated.
    Regards,
    James

    So we determined last this past Friday that I was mistaken, the GPO's in question were not in our Default Domain Policy as a thought...My apologize. They were however in our DMZ Base Server GPO, I was able to drop our KMS Server into a new
    sub-OU (called KMS Activations) and then provide a GPO override in that OU for the following line:
    Computer Configuration \ <policies> \ Administrative Templates \ System \ Remote Procedure Call\Restrictions for unauthenticated RPC clients
    and set it to: "Authenticated".
    Once we did this plus STOP and Start SPP Service, we ran Slmgr / ato  on 5 servers to hit the threshold, the rest of the server activated on their own over the weekend.
    Confirmed this morning, once we flipped the remaining servers over from MAK to KMS they activated on their own. Modifying our build template to have the KMS key now not the MAK.
    Still not sure what grants KMS the exception to the GPO, assuming the Firewall?
    The original was "Authenticated without Exceptions" verses the Current "Authenticated" so the only real difference is that exceptions are aloud if authorized
    by something.
    I appreciate the responses.
      

  • HT4623 my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"

    my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"

    ysreddy112 wrote:
    my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"
    See this discussion.
    https://discussions.apple.com/message/21189708

  • Error Message  "HTTP error on Adobe DRM Activator request."

    Your Adobe software could not be activated.
    HTTP error on Adobe DRM Activator request.
    Adobe DRM Activator error.
    Client Code:  31 - HTTP Code:  500
    Fault location:  20
    I had to reinstall Adobe Digital Editions after a hardware failure.  Now I get this message.  I can't read any of my purchased PDF books.  I hate Digital Editions.  Hateithateithateit.  Can't escape it however.  Too bad there isn't a better alternative product out there.
    Does anybody know what in the world this error message means and how it can be fixed?
    Garce

    Hello,
    There is a similar discussion in
    http://forums.adobe.com/thread/314591?start=50&tstart=0
    Also it's worth checking your firewall isn't blocking visits to the activation server at http://adeactivate.adobe.com.  If you can see a 'Welcome to Digital Editions' message then your firewall allows access.
    There may also be more information in your firewall logs.
    Good luck!

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • The request failed with HTTP status 404: Not Found

    Hi
    BPC version we are using is : 5.0.502
    When we  Publish all reports using the steps below:
    a. Log into BPC Web
    b. Click on Available Interfaces> Select BPC for Administration
    c. Under Web Admin Task Click Publish Reports
    d. Select all of the reports and click the green check mark to publish the
    reports.
    I am getting following message 'System.Exception: The request failed with HTTP Status 404: Not Found. Event log relation to this error is given below.
    Event Type:     Error
    Event Source:     OutlookSoft log
    Event Category:     None
    Event ID:     0
    Date:          12/8/2008
    Time:          11:26:42 AM
    User:          N/A
    Computer:     BPCAPP
    Description:
    ==============[System Error Tracing]==============
    [System  Name] : OSoftCPM
    [Message Type] : ErrorMessage
    [Job Name]     : AuditMgrService/SetAuditReportFiles
    [DateTime]     : 12/8/2008 11:26:42 AM
    [UserId]       : MMPlanning
    [Exception]
        DetailMsg  : {The request failed with HTTP status 404: Not Found.}
    ==============[System Error Tracing  End ]==============
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.
    We tried ' Publish all reports' as the resolution of error 'object variable or with block variable not set' on modifying an application as per sap note Note 1131320
    If anyone knows the resolution for the above issue, please help me.
    Thanks in advance
    Sajeev Abraham

    Hi
    Thanks for the response.
    Below are the full contents of the error message pop-up.
    ( System.Expection: the reguest failed with HTTP status 404:Not found at
    Microsoft.Visualbasic.CompierServices.lateBinding.LateGet(Object o, Type,String name, Object
    []args,sTRING[]paramnames, Boolen[]CopyBack)
    at OSoft.Services.WebServices.ReportmanageProxy.ReportManageProxy.SetPubishReport(String strAppSet,string
    strApp,string strFiter)
    url is given below
    http://<HostName>/osoft/Admin/WebAdminMain.aspx
    BPC Deployment is Multiple server ( Two servers) Database and Application deployed seperately.
    Sql Reporting server is working.. I could connect using sql management studio.
    Thanks

  • Error: on clicking Registry menu item in ESM Management Portal. The request failed with HTTP status 404: Not Found.

    Hi,
    I have installed ESB Management Portal successfully after following all the steps. everything is working fine except when I click the Registry menu in the portal. I get an unhandled exception. The event viewer shows the below error "The request failed
    with HTTP status 404: Not Found."
    ================================================
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 1/27/2015 5:56:10 PM 
    Event time (UTC): 1/27/2015 5:56:10 PM 
    Event ID: f7aedd39118845b79c17d3442a0d15a7 
    Event sequence: 54 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1/ROOT/ESB.Portal-1-130668549484455107 
        Trust level: Full 
        Application Virtual Path: /ESB.Portal 
        Application Path: C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\ 
        Machine name: <Machine Name> 
    Process information: 
        Process ID: 4712 
        Process name: w3wp.exe 
        Account name: NT AUTHORITY\NETWORK SERVICE 
    Exception information: 
        Exception type: TargetInvocationException 
        Exception message: Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    The request failed with HTTP status 404: Not Found.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.Practices.ESB.Portal.UDDIService.UDDIService.GetCategoryByName(String UDDIServerUrl, String tModelName) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Web References\UDDIService\Reference.cs:line
    575
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.getBTEndpoints(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    553
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.GetEndpointsByApplication(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    46
    Request information: 
        Request URL: http://localhost/ESB.Portal/uddi/uddi.aspx 
        Request path: /ESB.Portal/uddi/uddi.aspx 
        User host address: ::1 
        User: <domain>\<user>
        Is authenticated: True 
        Authentication Type: Negotiate 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
    Thread information: 
        Thread ID: 19 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
        Is impersonating: False 
        Stack trace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    =================================
    Any idea why this is happening and what needs to be done ?
    PLEASE HELP
    Thanks & Regards
    Vikram

    Snippet from the link below:
    If you get a “404: Not Found” error, it ‘s because by default there is no script map for .svc file with default IIS 7.0 installation, so you need to register .svc extension in IIS:
    You need to update IIS script maps to register .svc extension In a command prompt (ran as administrator), execute the following command:
    “%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe” -r -y"
    Refer:
    https://dgoins.wordpress.com/2010/05/01/esb-toolkit-management-portal-installation-notes-from-the-field-2/
    Sarvanan's blog around this with detailed explanation:
    Configuring Exception Management Portal
    As mentioned above also
    Check Portal Configuration Settings
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • HT2188 iPad 1 requested activation after being low on power. Activation does not work.

    Hi
    My iPad 1 requested activation after being low on power. Activation does not work so I have tried to restore it from iTunes.  this progresses but after rebooting, it gets to the activation process for a few minutes and re-boots again - in a loop now. on ios6, not 7. help please?
    I also looked at trying to do a manual install of firmware via iTunes but I do not know the version of firmware or how to find it out - so really stuck!
    Thanks

    I pulled my unit out of the dock - powered up and the display goes blank (if you look carefully you can see the bios boot screen, then black, then you can see the backlight turn off.
    I plugged in the USB monitor and boom - I could log in.
    Once Logged in I could see that windows still thinks it has some of the monitors from the dock, and the internal display is set to disable.
    So the issue is the detection / setup of monitors in/out of the dock.
    I've done about all I can do for dubugging, I hope lenovo can pick up from here. if not I'll have to call lenovo support.

  • Continue to get error "activation request could not be completed";

    Let my battery run down to zero on iPad; now despite hard restore during which I see itunes reinstalling the software the final message is always "activation request could not be completed. Try again later" . Tried again over several days with same result.
    Thanks for input.
    gp

    Just wanted to update the community on my exciting adventure to fix my ipad;
    I made my way over to the Apple Store here in South Florida and had my appointment with the geniuses. No one could figure this sucker out!  They did every thing they could think of to the ipad without success. Couldn't even tell me what the problem was. All were very nice about it, of course. I was told to wait a day while they contacted the great and powerful central genius(es) but apparently no one was home there since they never responded to the request for help.
    Anyway, I will go back to the Apple Store one more time before I give in to the conclusion that my 3 year old iPad (original) is DOA

  • Http-404   HTTP-400 Bad name in the request: not a legal PLSQ

    Hi All,
    I have apex 3.1.0.00.32 installed on solaris 10g R2. I didnt make any changes to a page which is based on report/query.
    When I modify the records I get the above error page not found HTTP 404
    When I check the apache logs I see
    mod_plsql: /pls/apex/src= HTTP-400 Bad name in the request: not a legal PLSQL identifer
    Any hints on this?
    thanks
    Rajesh

    Rajesh,
    When I modify the records
    Modify records how? Using what tool? What to you mean by "When"? Do you mean "after" modifying records you run the report and get the error or do you mean "in the process of" modifying records using a control in your application? What kind of report is this? Can you show us on apex.oracle.com?
    Scott

  • "workflow.asmx" method The request failed with HTTP status 404: Not Found.

    When consuming workflow.asmx webservice from , I am getting an error on below line number 3.
    1.POC.SPasmxWF.Workflow objSPasmxWF = new POC.SPasmxWF.Workflow();
    2.objSPasmxWF.Credentials = System.Net.CredentialCache.DefaultCredentials;
    3. XmlNode dataNode = objSPasmxWF.GetWorkflowDataForItem("http://in-mum01:7000/sites/PPP/2014-0002/PPPLibrary/GBL-IQ00120140008.doc");
    Error details: {"The request failed with HTTP status 404: Not Found."} "   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean
    asyncCall)\r\n   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)\r\n   at POC.SPasmxWF.Workflow.GetWorkflowDataForItem(String item) in E:\ERT\\Web References\\SPasmxWF\\Reference.cs:line 234\r\n
      at POC.Program.Main(String[] args) in E:\\POC\\POC\\Program.cs:line 27\r\n   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)\r\n   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()\r\n   at System.Threading.ExecutionContext.Run(ExecutionContext
    executionContext, ContextCallback callback, Object state)\r\n   at System.Threading.ThreadHelper.ThreadStart()"

    Hi,
    For a better troubleshooting, I suggest you to do as follows:
    1. On server side you can access the Workflow.asmx from IE to make sure there are no problems in code logic.
    2. On client side you can also access Workflow.asmx from IE to see if it returns error.
    3. Check the link below:
    http://www.mail-archive.com/[email protected]/msg02092.html
    If you want to operate the workflow in Client-Side,  we can use Client Object Model in SharePoint 2010 to achieve it.
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.workflow(v=office.14).ASPX
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Apache HTTP proxying for load balancing only to a group of non-clustered WL servers

              Hi,
              We're running WL Server 6.1 SP 2 on Solaris 2.8.
              For the Apache HTTP proxy plugin, if you use the WebLogicCluster http.conf option,
              do the WL servers you want to load balance across have to be part of a WebLogic
              cluster (if you are prepared to do without failover, as I know it would need to be
              a proper WL cluster to replicate session info for failover). Can you load balance
              across a group of non-clustered WL servers, and maintain the user session to the
              one WL server so that it doesn't switch between servers on alternate requests for
              the same user session, or must the servers be configured as a WebLogic cluster?
              Paul
              We find that if you have a collection of WL servers that are not configured as a
              cluster, that it will load balance alternate requests to each server, but it will
              not pin a user to a single machine according to their session so for 2 servers, 2
              differetn sessions get created, one on each machine.
              Is this because it doesn't normally do this, but sends the user alternately to a
              primary then secondary which works in a cluster because the session is replicated.
              I thought the secondary was only used when the primary failed.
              

    We're running WL Server 6.1 SP 2 on Solaris 2.8.          >
              > For the Apache HTTP proxy plugin, if you use the WebLogicCluster http.conf
              option,
              > do the WL servers you want to load balance across have to be part of a
              WebLogic
              > cluster (if you are prepared to do without failover, as I know it would
              need to be
              > a proper WL cluster to replicate session info for failover). Can you load
              balance
              > across a group of non-clustered WL servers, and maintain the user session
              to the
              > one WL server so that it doesn't switch between servers on alternate
              requests for
              > the same user session, or must the servers be configured as a WebLogic
              cluster?
              You don't have to use the clustering option. To get failover, you'll have to
              use the JDBC persistence option of WL.
              > We find that if you have a collection of WL servers that are not
              configured as a
              > cluster, that it will load balance alternate requests to each server, but
              it will
              > not pin a user to a single machine according to their session so for 2
              servers, 2
              > differetn sessions get created, one on each machine.
              >
              > Is this because it doesn't normally do this, but sends the user
              alternately to a
              > primary then secondary which works in a cluster because the session is
              replicated.
              > I thought the secondary was only used when the primary failed.
              The primary/secondary stuff requires clustering. If Apache continues to
              "load balance" after the first request, you need to either use JDBC session
              persistence or use a different load balancer (like mod_jk for Apache or a
              h/w load balancer with support for sticky).
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com/coherence.jsp
              Tangosol Coherence: Clustered Replicated Cache for Weblogic
              "Paul Hammond" <[email protected]> wrote in message
              news:[email protected]...
              >
              

Maybe you are looking for

  • Why does illustrator create white boxes from shadows when imported into indesign

    When a logo created in illustrator cs4 has either shadows applied or gaussian blurs applied on letter shapes and is then put into a frame/picture box in indesign with a coloured background, it brings in white boxes. It does not happen in illustrator

  • Error -36 when trying to open files on the network

    I connect my macbook to the network at work, I can access files perfectly, apart from PDFs and larger indesign files, I have to copy them to my hard drive and then save them back to the server. Is there a way around this, and be able to work on them

  • Table control in internal table

    what will b the sequence to creat module pool i.e  topinclude , pbo ,pai , screen-layout, flow logic , i m confused which sequence i follow .

  • (TIP) importing video from 3G S into iPhoto....

    I synced my old 3G, went to the Apple Store and brought home a new 3G S, then restored the 3g backup to the 3G S. I then shot some video and tried to import it into my Mac. It did not show up in iPhoto. I quit and restarted iPhoto, I rebooted the iPh

  • PC video capture card - Not Applicable?

    When I was a Comcast analog customer, I purchased a Hauppauge WinTV-HVR-1600 video capture card. The unit worked great converting my Media Center PC back into a DVR when my original Dell equipment All-In-Wonder capture card died. When I was consideri