Coder Social home page Coder Social logo

arielallon / enterprisepagecachessl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akoova/enterprisepagecachessl

0.0 2.0 0.0 172 KB

Copy so I can remember it. Added wiki entry for needed corresponding secure cookie module.

License: MIT License

PHP 100.00%

enterprisepagecachessl's Introduction

Magento Enterprise Full Page Cache under SSL

Normally the Full Page Caching of Magento Enterprise doesn't work under SSL / HTTPS. This extension overcome this limitation.

Typically e-commerce sites use HTTPS only for checkout, account page, sign-in, registration etc... However, since Google's announcement "HTTPS as a ranking signal" on the 6th Aug 2014, we expect merchants to start adopting HTTPS for the whole site.

This would be a major problem, especially for Magento Enterprise sites. More details can be found on the Elastera's blog "Why Google’s advice on HTTPS will screw your Magento site"

http://www.elastera.com/blog/why-google-advice-on-https-will-screw-your-magento-site/

We've encountered Devs and Ops of a merchant blaming each other at length fo the performance issues, due to the above. We hope this will help merchants avoid a possibly a costly and frustrating issue.

Configuration

After installation of the module, you will need to modify app/etc/enterprise.xml and change the <request_processor> to

<request_processors>
  <ee>Elastera_EnterprisePageCacheSSL_Model_Processor</ee>
</request_processors>

Compatible

Tested with Magento EE 1.12, 1.13 and 1.14.

enterprisepagecachessl's People

Contributors

florinel-chis avatar

Watchers

James Cloos avatar Ariel Allon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.