PHPackages                             webscale-networks/magento-varnish-split-header - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. webscale-networks/magento-varnish-split-header

ActiveMagento2-module[Caching](/categories/caching)

webscale-networks/magento-varnish-split-header
==============================================

Webscale sub-module responsible for split varnish X-Magento-Tags header.

2.4.6.2(2mo ago)07.9k↓55.2%2MITPHPPHP &gt;=7.3

Since Nov 27Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/webscale-networks/magento-varnish-split-header)[ Packagist](https://packagist.org/packages/webscale-networks/magento-varnish-split-header)[ RSS](/packages/webscale-networks-magento-varnish-split-header/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

Webscale\_SplitHeader module
============================

[](#webscale_splitheader-module)

Sub-module responsible for split X-Magento-Tags header when varnish selected as a cache solution.

Installation
------------

[](#installation)

To install extension run the following in magento root directory:

```
composer config repositories.webscale-networks-split-header git https://github.com/webscale-networks/magento-varnish-split-header.git
```

To avoid issues with CI/CD and github add `"no-api": true` to the repo settings, so it looks like this:

```
"webscale-networks": {
    "type": "git",
    "url": "https://github.com/webscale-networks/magento-varnish-split-header.git",
    "no-api": true
}
```

Now require extension itself:

```
composer require webscale-networks/magento-varnish-split-header
```

After composer installs the package run next Magento commands:

```
php bin/magento module:enable Webscale_SplitHeader
php bin/magento setup:upgrade
bin/magento cache:clean
```

Once completed log in to the Magento admin panel and proceed to configuring the extension.

Configuration
-------------

[](#configuration)

Open a browser, log in to the Magento admin and navigate to:

```
Stores > Configuration > Webscale > Varnish

```

Enable the module by switching `Enabled` to `Yes` under `Enable Split Tags` and save the configuration.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance84

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~228 days

Total

5

Last Release

82d ago

PHP version history (2 changes)2.3.4.0PHP 7.2 - 7.4

2.3.5.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/05b3cdf998095d47a5ffa3eef8b6e7893c44d33331312fa75516b5598946d1e4?d=identicon)[webscale networks](/maintainers/webscale%20networks)

---

Top Contributors

[![igor-webscale](https://avatars.githubusercontent.com/u/137203076?v=4)](https://github.com/igor-webscale "igor-webscale (7 commits)")[![olekspanchenko](https://avatars.githubusercontent.com/u/173961269?v=4)](https://github.com/olekspanchenko "olekspanchenko (2 commits)")

### Embed Badge

![Health badge](/badges/webscale-networks-magento-varnish-split-header/health.svg)

```
[![Health](https://phpackages.com/badges/webscale-networks-magento-varnish-split-header/health.svg)](https://phpackages.com/packages/webscale-networks-magento-varnish-split-header)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
