Help on Setting up Web Cache.

Hi,
I need help for setting up OAS Web Cache, whether the following setup is correct. I’m new to this.
When I login to http://server2.domain.com:8300/appname1/, the display URL is changed to http://server2.domain.com:7778/appname1/. However there is no activity in the Web Cache Statistics.
We have OAS Web Cache standalone installed on one server using port 80 (e.g. server1.domain.com) and OAS Application Server (HTTP & J2EE) installed on another server using port 7777 (e.g. server2.domain.com).
Currently, when our user login to the application, they use the following URLs:
http://server2.domain.com:8300/appname1/
http://server2.domain.com:19000/appname2/
I have setup OAS Web Cache as follows:
Listen Ports:
     Cache Name: server1.domain.com-WebCache
     IP Address: ANY
     Port: 7778
Origin Servers:
     Host: server2.domain.com
     Port: 7778
     Routing: enabled
     Ping URL: /
     Protocol: HTTP
Site definitions (two entries)
     Hostname: server1.domain.com
     Port: 80
     URL Path Prefix: (blank)
     Default: No
     Aliases (Host Name: None, Port: N/A, URL Path Prefix: N/A)
     Hostname: server2.domain.com
     Port: 7778
     URL Path Prefix: /
     Default: No
     Aliases (Host Name: None, Port: N/A, URL Path Prefix: N/A)
Site to Server Mapping:
     Site                    Origin Server     
Priority Host Name     Port URL Path Prefix ESI Content Policy Host Name     Port
1 server2.domain.com 8300 /appname1/ Unrestricted      server2.domain.com     7778
2 server2.domain.com 19000 /appname2/ Unrestricted      server2.domain.com     7778
3 server2.domain.com 7777 Unrestricted      server2.domain.com     7778
4     *      7777 Exclude Fragments server2.domain.com     7778
5     *      *           Exclude Fragments server2.domain.com     7778
And in server2.domain.com, the following has been set in httpd.conf
ServerName server2.domain.com
UseCanonicalName On
Port 7777
Listen 7777
Listen 7778
Listen 19000
<VirtualHost server2.domain.com:8300>
     Port 7778
</VirtualHost>
Any advise is appreciated.
Thanks,
Lian

as mentioned above, All that you need is a optical cable (a toslink) and that will provide you with the 5.1 sound output. BUT and this is important, the Game or Movie must support 5.1 for you to get 5.1 sound (not a lot of Mac games have 5.1 output) also you will need to ensure that you setup the right settings on your sound Preference panel. You dont need any additional boxes or cables as long as your 5.1 speaker system accepts 5.1 audio via digital toslink (eg optical cable). the z5500 is suitable and will give you 5.1 sound if used with a game or movie that has 5.1 sound output.
Good luck and enjoy the sound

Similar Messages

  • Can web cache pass request to multiple ports

    I am using the 9iAS 1.0.2.0.0 web cache.
    I have set the web cache listening port to 80. But I want to web cache to cache more than one ports.For example we are using same ip & more than 5 ports. I want web cache to cache all the ports , no one .
    Is it possible ????
    Any help will be appreciated.
    yogesh

    I am reframing my previous question.
    I have installed 9iAs v10200 with ias web cache version 1.0.2.1.0(comes with 9iAS v1.0.2.0.0) on winnt 4.0 server with service pack 5
    I have set the web cache listening port to 80
    Now we have different websites on different ports say 11000,13000,7000 on same machine.
    Now I want to cache all the sites.
    Is it possible ????????
    Thanks in advance!!!!!!!
    yogesh

  • Web cache listen ports

    We have set up Web cache on a Windows NT 4.0 box to cache ASP pages served up by another box running IIS.
    Using a listen port of 80 and a application web server with the host port entry set to 80 everything works fine. However we have a number of additional sites running on different ports under IIS - e.g. 84, 85 etc. When I add these ports to the application web server list and create an equivalent entry in the web cache listen ports list I always get the incorrect content served up by web cache.
    For example I request /servername:84/home/main.asp and I get server /servername:85/home/main.asp
    Is there another setting that I have to use to get this to work correctly ?
    Thanks in advance
    Niels Montanana
    Technology Director
    Practical Law Company, London, England

    Try the virutal hosting workaround I documented in a disussion topic titled "Virtual Hosting in Web Cache 2.0.0.x". Note that you will need to change your origin Web Server config to use name-based virtual hosting instead of IP/Port-based virtual hosting.
    The upcoming 9.0.2 release of Web Cache will support a more flexible virtual hosting mechanism.

  • Setting OF LD_LIBRARY_PATH AND WEB CACHE PROBLEM [SHOWING PREVIOUS PAGE ]

    Dear Members,
    I would request for help regarding setting of LD_LIBRARY_PATH in Oracle 11G Application server and web cache problem when any single text file edit and save the result should not be changed . it shows previous page result.
    *1. Where to set LD_LIBRARY_PATH in Oracle11g Application Server (10.3.0) ? [  like in 9ias we set in opmn.xml . ] Where is opmn.xml file in oracle11g or which files contained LD_LIBRARY_PATH?*
    *2. When we created program generated report it shows correct result after some changes in file and generate again it shows first means previous page result as it is not take changes in that file. Even we tried out side made one .text file and open edit and save. It's given same result. So What is the problem regarding it?*
    It is the matter of  Browser Cache or WEB Cache. Where is the settings of it?
    *3. How to connect database (oracle11g Release 2) through OCI driver?*
    Regards
    Vipul Patel

    If you're compiling it yourself, you should set the library path then. If not, you can try something like this:
    env DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/path/to/add-on-libraries orca ...
    but I'm not sure it will work.

  • Need help resolving Web Cache upgrading error

    I successfully installed 10g AS on top of my 9i AS (9.0.3) on a different Oracle home. Then I proceeded to run the Upgrade Assistant (iasua.bat). Everything went well except the upgrade of Web Cache failed. I'm only installing/upgradeing the J2EE and Web Cache. Any help would be greatly appreciated.
    I'm running on XP SP2.
    the following are the lines in iasua.log related to the error:
    2007/04/04 21:10:22.890 GMT NOTIFICATION:1 Framework: Starting to upgrade WebCache.
    2007/04/04 21:10:23.515 GMT ERROR:1 WebCache: Invalid element 'MULTIVERSIONHEADERSRULE' in content of 'CACHEABILITYRULE', expected elements '[SELECTORS]'.
    2007/04/04 21:10:23.515 GMT ERROR:1 WebCache: Unable to upgrade file C:\Oracle\ora9ias\webcache\webcache.xml
    2007/04/04 21:10:23.515 GMT NOTIFICATION:1 Framework: Finished upgrading WebCache with status: Failure.

    What that means is Silverlight can't find a required component.
    When I clicked on the site, it loaded pretty slow but I got to see the login screen without error.
    Either the expected dll is cached on my machine or you have an intermittent problem.
    As I'm a some-time Silverlight developer I could well have necessary dll if they are standard components.
    As an outside chance...
    You could try clearing your cache in case it's a versioning issue.
    Failing  that, I suppose you could maybe install the Silverlight and blend sdk.
    One thing you could easy try.
    Does Silverlight work for you generally?
    Follow the link on this page:
    http://social.technet.microsoft.com/wiki/contents/articles/30387.silverlight-trouble-shooting-installs.aspx
    If that errors then it's the install on your machine.
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • Setting up context sensitive help for WebHelp in web application.

    Hi,
    I'm working on a help system for a web application. It will include context sensitive help triggered by an icon on the screen, and the Topic will open in an iframe with a set size. The developer has already set up the iframe that pops up when the icons are clicked. He is giving me the ID for the screens with the help icons as a fully qualified java file name. I'm not sure what the correct process would be in RoboHelp to map the ID's to the topics.
    1. Do I create a map file using the list of ID's the developer sends me? Would it be in this format:
    #define Topic_Name Java_File_Name
    2. Do I then add the ID to the appropriate help Topic using Project Setup pod Context-Sensitive Help folder?
    3. When I generate the layout I specify the map file I created above (.h extension)
    3. If the developer already set up the iFrame size, is it correct that I don't need to create a custom window to set up the size? Is there a way to set it so two panes open? (I believe using the method above one pane opens with link to navigation pane)
    Thanks in advance,
    Joanne

    Welcome to our community
    See if the link below helps.
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Help on Web Cache!!!!!!!

    Can anyone tell the steps to configure the Web cache.
    While i am starting the services through webcachectl start it is giving me error

    What is the error? What platform are you trying to run web cache? If it is on NT, double check your NT services because it may already be started automatically.

  • Dedicated web cache server configration -- Help pls!!!

    We have a server (A) dedicated for web cache purpose, and outside the firewall. The web cache is pointing to machine B's mid-tier port.
    Inside the firewall, we have this mid-tier (portal) and infrastructure installed on one machine (B).
    The config. works when we use the intranet to access. However, when attempting from a computer outside the firewall, the authentication fails. Any comments on the problem?

    We have a server (A) dedicated for web cache purpose, and outside the firewall. The web cache is pointing to machine B's mid-tier port.
    Inside the firewall, we have this mid-tier (portal) and infrastructure installed on one machine (B).
    The config. works when we use the intranet to access. However, when attempting from a computer outside the firewall, the authentication fails. Any comments on the problem?

  • Web Cache 'Ping URL' not working.

    Hi,
    I have recently installed a Webcache clustered pair which sit in front of OHS which reverse proxys back to OUCM/Web Logic, my OWC version is 11.1.1.2 and am looking for some clarification of how the Ping URL actually works in Web Cache.
    When OHS is shutdown, Webcache detects the service is down and prevents it from servicing requests, however it will not mark the service as down when I intentionally set ping URL to a page that does not exist generating a 404, will Ping URL polling only mark a server as being down if a 500 error is generated?
    Something else I would like clarification of is 'Ping Interval', I have set this to be aggressive at '1' however I do not see any polling traffic or see any hits in OHS log that indicate polling of the Ping URL is taking place.
    Thanks in advance,
    Mark.

    Not sure I need any update to this now, I've just read through the help section 'help/edit_add_appserver.htm' and can see that a 404 is not considered a failure and also that the server only starts to poll when the failover threshold has been reached.
    This would explain why the server was not being marked as down, although I'm still not sure why I do not see the polling traffic in Apache logs but I can live with that :)
    Cheers,
    Mark.

  • FRM-92101: Load Balancing Forms 10g with Web Cache

    Hi,
    I´m having some problems with Oracle Forms and Webcache 10g and I was wondering if you
    could help.
    Machines: (Pentium IV 2.6 GHz; 2GB RAM; 80GB HD)
    A. Red Hat Linux AS 2.1
    Oracle AS 10g - Infrastructure Installation
    B. Windows 2000 Server - Service Pack 4
    Oracle AS 10g - BI and Forms Installation (Using Infrastructure on machine A)
    C. Windows 2000 Server - Service Pack 4
    Oracle AS 10g - BI and Forms Installation (Using Infrastructure on machine A)
    I didn´t apply any Patchsets of Oracle AS 10g. My current version is 9.0.4.0 .
    Goal:
    Use Oracle Webcache 10g on machine B for Load Balancing an Oracle Forms Application
    on machines B and C.
    Facts:
    The Oracle AS 10g installation on the 3 machines was made without problems.
    The Forms Applications are running without problems on both Forms servers in machine B and C.
    Symptoms:
    I´m getting the following error when I try to acces the forms application through Webcache:
    FRM-92101: There was a failure in the forms server during startup.
    This could happen due to invalid configuration.
    Please look in the web-server log file for details.
    But, this error happens ONLY when BOTH OC4J_BI_Forms instances (machines B and C) are
    running.
    When just one of the OC4J_BI_Forms is running everything works fine.
    Webcache Configuration:
    I´ve followed Metalink note 207668.1: Configuring Web Cache as a Load Balancer for Application Servers
    step by step to make the configuration of the following components:
    1. Configuration of the origin servers
    2. Configuration of Site definitions
    3. Configuration of Site to server mapping
    After that, I´ve follwed the Metalink note 229900.1: Integrating and using Web Cache with Forms 9i for Load Balancing
    step by step to make the configuration of the following components:
    4. Session Binding
    Then I try to test the Load Balancing and I got the error FRM-92101 when both OC4J_BI_Forms
    instance were running.
    I´ve searched Metalink and found note 268830.1: Webcache Won't Load Balance 2 Forms Instances.
    Following the note instructions I did the following changes:
    Added these lines at the end of HTTPD.conf (machine B):
    CookieTracking On
    CookieName myformscookie1
    Added these lines at the end of HTTPD.conf (machine C):
    CookieTracking On
    CookieName myformscookie2
    In Webcache configuration:
    I´ve Changed the default session binding from JSESSIONID to "ANY SET COOKIE" for the
    site's session binding.
    But even after these changes I´m getting FRM-92101 error on the same conditions.
    How can I solve this problem ?
    Thank you in advance.
    Marcus Santos.
    ([email protected])

    Just ran into this problem last Tuesday, Nov.30 and applied the changes today.
    My configuration is similar to yours: 9.0.4 web cache on machine A, 9.0.4 10gAS forms and reports standalone on machine B and C (not a cluster, no infra).
    I appended the Cookie lines you mentioned in httpd.conf located in $ORACLE_HOME/Apache/Apache/conf in both machines B and C.
    One important thing you may have missed. After changing httpd.conf in each 9iAS instance, you need to make the change known to dcmctl so issue:
    dcmctl updateConfig -ct ohs
    Then do the following for each 9iAS instance and it should be ready for webcache:
    dcmctl stop
    dcmctl start
    Setup Any-set-Cookie in webcache instead of JSESSIONID and the whole thing should now work. You can run a form through machine A which will load balance to either machine B or C (which can both be up). Then, try shutting down 9iAS on machine B or C and run a form again. They now all work.
    HTH,
    Raffy

  • Mac OS X Server Forward Proxy(Web Caching)...setup a website for the proxy???

    My office is a Mac environment with a couple of windows pcs. To save on bandwidth i would like to setup a Mac OS X Snow leopard server with a web caching proxy, forward proxy. I read this link from apple
    Server Admin 10.6 Help: Configuring Web Service Proxy Settings
    i understand that to set this up i must enable it on my Mac Server and also on the clients(end user) web browser. What i don't understand is this part:
    "When setting up a forward proxy, make sure you create and enable a  website for the proxy. You might want to disable logging                      on the proxy site or configure the site to record  its access log in a separate file from your other sites’ access logs.  The                      site does not need to be on port 80 but setting up  web clients is easier if its browsers use port 80 by default."
    Create and enable a website for the proxy??? I don't understand, why do i need a website for web caching? Shouldn't the settings in the web browser direct the http requests to the mac server and it does the rest, what has a website got to do with it and what type of website?How?
    Please help, thank you in advance

    SL Server

  • (WWC-40019) web cache connection error

    Dear All,
    I installed Oracle9iAS Release 2 Portal & Wireless installation type on my PC and the Oracle Infrastructure on another PC. When i tried to follow the described steps to shutdown my Oracle9iAS instance and then the Infrastructure instance to increace the RAM size of the Infrastructre machine and when i tried to startup the infrastructure and then my portal instance. I faced with the problem that my portal instance can't connect to the web cache and got the following error message :
    Error: Could not open web cache connection. The portal use-web-cache setting is set to ON while web cache
    may be down. (WWC-40019)
    Any help will be appreciated.
    Regards,
    Mohammed Amin
    [email protected]

    This error could happen because of various causes. These are mentioned in the Config Guide.
    Oracle9iAS Portal Configuration Guide Release 2 (9.0.2)
    8.1 Oracle9iAS Web Cache related issues
    Error: Could not open web cache connection. The portal use-web-cache setting is set to "on" while web cache may be down. (WWC-40019)
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/CONFIGHTML/cgtroub.htm#1015385
    Most often the reason is that of wrong Web Cache related config. info.in the Portal.
    The following doc on scripts might help you address the config. issue
    B.2 Oracle9iAS Web Cache configuration scripts
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/CONFIGHTML/cgscript.htm#639250
    If your problem is still not sovled you might want to read the following sections
    6.4 Configuring Load Balancing Routers
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/CONFIGHTML/cgmidfw.htm#1006335
    6.8 Configuring Oracle9iAS Portal to Work with Oracle9iAS Web Cache
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/CONFIGHTML/cgmidfw.htm#1009317
    Hope this helps.
    - Senthil

  • Web cache detail statistics monitor page missing

    Hi,
    After installed the 9iAS on SUN Solaris, I can start the web cache statistics page, but I cannot click into the details statictis page, it seems missing.
    Now, I get this description.html page, but I don't know where to put it? Does anyone can tell me where this page be placed and any config. need to set??
    Thanks in advance!!

    Hi,
    First of all, the detailed statistics page
    is only meant for internal diagnostics and
    is not a supported feature.
    All of the useful statistics information
    can be viewed from Oracle WebCache Manager:
    http://<webcache hostname>:<admin port>/webcacheadmin
    Once in there, the bottom 3 links on the left
    frame contain all the exposed statistics
    data of the webcache and the web servers.
    Each page also has context sensitive help
    describing the data.
    The broken links on the detailed stats page
    are simply links to a help file (description.html) describing the different
    fields. To make the links work, you need to
    create a subdirectory "docs", under:
    <webcache installation dir>/docs/
    Put the file in the subdirectory, so it's at:
    <webcache installation dir>/docs/docs/
    Restart WebCache.
    BTW, how did you get hold of the
    description.html file?
    null

  • Web Cache Connection Error

    Hi All,
    I had installed Application Server 10g on one Window 2000 Server machine. It was working fine. But as all the components of Application Server were installed on one machine thats why its performance was bad.
    So i decided to move the Oracle AS Portal to another machine. I installed only oracle portal and its required subcomponets on another machine. The new instance used the old server's metadata and other services.
    The Portal Now works fine but there are certain issues.
    First is that when i deploy an application on the new portal home and when try to register it, it gives me following error:
    =============================================================
    Internal error (WWC-00006)
    The provider URL specified may be wrong or the provider is not running. (WWC-43176)
    =============================================================
    The Provider URL is also correct and the the provider is also running. as when i open the URL in browser it gives me success page.
    The Second Error is of Web Cache. and i think it could be the cause of the first error as well.
    When i go to the global Setting of the Portal/Administer, and then to Cache Tab and check Clear The Entire Web Cache and press apply i get the following error.
    =============================================================
    Could not open web cache connection. (WWC-40019)
    =============================================================
    I checked everything and everything seams to be fine. Remember that now the WebCache is pointing to the new server webcache services.
    I need help in removal of these problems.
    Regards
    Osama Hashmi

    Hi Osama,
    See my reply in the Install forum:
    Just checking, have you reviewed the OracleAS Portal Error Messages Guide for the error message "WWC-40019: Could not open web cache connection?"
    This guide can be found on OTN at http://www.oracle.com/technology/documentation/appserver1012.html and it t describes this error and what can be done to solve it in detail.

  • Session Binding on Web Cache acting as load balancer

    Hi gurus,
    I have Web Cache 10.1.2 acting as load balancer on the front-end machine, and two OracleAS 10.1.2 enterprise edition installations behind it. The load balancing configuration is done and is working well. The Web Cache (acting as load balancer) routes requests the to the two OracleAS installations very well.
    Now I need to set up session binding, so that a request from the same client is directed to the same OracleAS installation (in the same session). I am really a novice on session binding - could you pl let me know what I need to do?
    Going through the Web cache admin guide, I did try to use JSESSIONID but without much success. Specific Qs:
    1. Do I need to enable session binding at only the back-end OracleAS installations, or also at the front-end Web Cache (acting as load balancer).
    2. If I use JSESSIONID - is it generated by Web Cache / HTTP Server automatically, or do I need to write a J2EE application to generate it?
    Thanks a lot in advance.
    Navneet.

    hi,,,
    i neesd some help in ur issue,
    i face a problem woth web cache in Load balancing ,, it is not working...
    my case is same to ur case, BUT i have AS10g ( 9.0.4 )
    and i got this err
    "FRM-92101: There was a failure in the forms server during startup.
    This could happen due to invalid configuration.
    Please look in the web-server log file for details."
    i followed metalink notes and configration. and Configuring Oracle HTTP Server by modifying the httpd.conf file.
    - CookieTracking On
    - and CookieName xxxxxxx
    and still the same prob ...
    could u help me plz.
    and is it because my AS version which is 10g(9.0.4) ?
    this is my emil : [email protected]

Maybe you are looking for

  • Doubt on Rows and Coloums in BEx Query Designer.

    Hello, Experts. I have a Doubt in BEx Query Designer. In the Rows I have a Fiscal year Period,  if the user enters the Fiscal year period for e.g. : 001/2006  .   in the columns i have  forecast for the Fiscal year period which user entered ( 001/200

  • How can i move ipod onto a different icloud account pls

    i want to move ipod onto a different icloud account without losing any info on my iphone which is on the same icloud account

  • My i pad is not responding to touch

    My ipad is not responding to touch.  It is very slow and most of the time does not work at all.  THis problem occured a few days after I updated to the newest version.  It is an ipad1

  • Refresh rate on iMac

    I'm not really sure if this is the right place for this post, so forgive me. I am wondering why the refresh rate on my iMac (latest generation, Intel, 20in) says n/a for the refresh rate. I would very much like to know what the refresh rate is, and i

  • Cannot build Installer with NI-DAQmx Configurat​ion Support 9.6.1

    Running labview 2011 SP1 f2 All SW/Device Drivers are up to date. error code -21, see attached for more details. Things tried: Updated just about all NI software repaired Labview, device drivers, OPC and DSC as individuals. Running out of options, it