Blackberry WALLET 1.2 - RELEASE NOTES Installationsanleitung Seite 11

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 88
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 10
Oracle White Paper—Oracle Portal Enterprise Deployment Guide: 11.1.1.2
WLS_PORTAL and WLS_PORTAL1 are clustered together and mod_wl_ohs will load balance
requests amongst them.
When a request needs authorization the Oracle HTTP Server will intercept the request and if
necessary redirect the browser to the Oracle Single Sign Server(s) for authentication.
The Oracle Web Caches are clustered together to provide a global cache which is consistent
across nodes.
In this implementation user requests are received at the load balancer on port 443. These
requests are passed on to the Oracle Web Caches using the HTTP protocol on port 7777. If the
originating request is using the SSL protocol (HTTPS) then the load balancer will strip off the
encryption prior to sending it into the site. It will encrypt traffic returning to the user. This
enables the site to operate in the most efficient manner possible.
Understanding the Application Tier
The application tier is where the main application logic resides. Oracle WebLogic servers
resident in this tier, are responsible for the application logic. Sometimes this application logic
takes the form of C processes, which are started by the WebLogic application. In this scenario
WebLogic is responsible for starting/stopping and channeling work to these C processes. An
example of this behavior is the Forms runtime process.
Requests are routed to the application tier from the Oracle Web Tier by mod_wl_ohs.
Understanding the Database Tier
Oracle Portal is an application built mainly in PLSQL. The Oracle application tier, interacts with
the Portal Metadata repository to construct web pages, this metadata is stored within an Oracle
Database, along with user content. Because the database is such an integral part of the
infrastructure, this database also needs to be highly available. Oracle therefore recommends that
the metadata repository be placed into an Oracle Real Application Clusters database.
Approach
8
Seitenansicht 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 87 88

Kommentare zu diesen Handbüchern

Keine Kommentare