Magento Performance

The main advantages of migration to Magento 2

The main advantages of migration to Magento 2

This article is about the main benefits of migration to Magento 2 and share the real project experience. This article will be interesting for online store owners and help choose the optimal eCommerce project development strategy.

See more
Posted in:
Magento Development, Magento Performance, Magento Upgrade, Magento 2

Reliable hosting for an online store on Magento 2

Reliable hosting for an online store on Magento 2

This article is about choosing the online-store server based on business objectives and requirements. The article is interesting for online-store owners and developers.

See more
Posted in:
Magento Development, Magento Performance, Hosting, Magento 2

Redis slow session start in Magento

Redis slow session start in Magento

When using Redis to store sessions, you may encounter the problem of sessions that start slowly and issues with reading these sessions. In this article we will look at the causes of these problems by examining the Cm_RedisSession module as an example.

See more
Posted in:
Magento Performance, Magento

Magento 2: How to improve Magento 2 speed for development on local machine

Magento 2: How to improve Magento 2 speed for development on local machine

In this article we gathered the most important performance tips, which will help you to improve Magento 2 speed on your local machine. After applying of these performance tips, Magento 2 will load much faster. You will be able to work in normal way, without long page reloading.

In short, this is a list of speed improvements requited for normal development work with Magento 2.

See more
Posted in:
Magento Development, Magento Performance, Magento Tips, Development, Magento, Magento 2

Four important tips to improve your e-shop

The Christmas season has been over for so long now and we have already got back into routine. So now is the time to think over the improvement and optimization of your online shop.

See more
Posted in:
Magento Development, Magento Design, Magento Performance, Magento Upgrade, Magento Tips, Business, Magento

Adding your own controller to Magento Enterprise Edition Full Page Cache

Magento performance

Magento Enterprise Edition (Magento EE) have a lot of features. One of them is "Full Page Caching" (FPC), which increase store performance and makes store pages to load much faster.

By default Magento EE caching works for category, product, CMS pages. If you want to create your own controller the response will be dynamically generated for it, and FPC will be not used. To add your own controller to FPC you need to add some modifications in your source code.

See more
Posted in:
Magento Development, Magento Performance, Magento

Magento Performance: Nginx Installation

Magento Performance: Nginx Installation

Nginx web server is an amazing solution for high loaded web resources.

In this article we will configure production server for a single domain, working on Nginx only with fast PHP process manager (PHP-FPM) and MySQL. Operating system is Linux CentOS 6.

See more
Posted in:
Magento Performance, Magento

Magento performance: Optimization of Magento configurable products. Part 2.

Magento performance

In my previous article I wrote about performance issues when you have many attribute options for configurable attribute. Here I will provide you with several tips on how to increase performance if you have configurable products with many associated products (100 associated products and more).

See more
Posted in:
Magento Performance, Magento Tips, Magento