Cargando…

Liferay Portal performance best practices : a practical tutorial to learn the best practices for building high performing Liferay-based solutions /

Chapter 3: Configuration Best Practices; Liferay Portal configuration best practices; Servlet filter configuration; The auto login filter; The CAS filter; The NTLM SSO filter; The OpenSSO filter; The SharePoint filter; The GZip filter; The Strip filter; The ValidHtml filter; Auto login hooks; Counte...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bhatt, Samir
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Architectural Best Practices; The Liferay Portal reference architecture; The Presentation tier; The Networking tier; The Web tier; The Application tier; The Database Repository tier; The Search Repository tier; The Media Repository tier; The Active Directory tier; Reference architecture characteristics; Scalability; Performance; High availability and fault tolerance; Security; The Deployment sizing approach; The reference hardware; The performance benchmark test summary.
  • An example of sizing calculationsSample performance requirements; Sizing calculations; The Documents and Media Library architecture; File System and Advanced File System stores; The Database store; The JCR store; The CMIS store; The S3 store; The database architecture; The read/write database; Database sharding; Static content delivery; Content Delivery Network; Content delivery through the web server; The caching architecture; Caching using Ehcache; Ehcache replication using RMI; Ehcache replication using Cluster Link; Caching using Terracotta; Web resource caching using Varnish.
  • The search architectureApache Lucene; Index storage on SAN; Lucene Index replication using Cluster Link; Apache Solr; Summary; Chapter 2: Load Balancing and Clustering Best Practices; The basics of load balancing and clustering with Liferay; Setting up Liferay Portal nodes; Software load balancer configuration using the Apache Web Server; Load balancer configuration using mod_jk; Load balancer configuration using mod_proxy_ajp; Load balancer configuration using mod_proxy_http; Load balancing best practices; Liferay Portal cluster configuration; Session replication configuration.
  • Cache replicationEhcache replication using RMI; Ehcache configuration using JGroups; Ehcache replication using Cluster Links; Ehcache clustering best practices; Media Library configuration; Network file storage using the Advanced File System store; Database storage using the JCR store; Database storage using DBStore; Media Library clustering best practices; Search engine configuration; Lucene index storage on network storage; Lucene index replication using Cluster Link; Using the Apache Solr search engine; Clustering best practices for the search engine; Quartz scheduler configuration.