An open API service indexing awesome lists of open source software.

https://github.com/michaeluno/header-connection-close

A WordPress plugin that boosts the site performance with a little hack to close HTTP connection between the server and client.
https://github.com/michaeluno/header-connection-close

Last synced: about 1 year ago
JSON representation

A WordPress plugin that boosts the site performance with a little hack to close HTTP connection between the server and client.

Awesome Lists containing this project

README

          

=== Header Connection Close ===
Contributors: Michael Uno, miunosoft
Donate link: http://en.michaeluno.jp/donate
Tags: amazon, amazon associate, amazon associates, amazon affiliate, amazon affiliates, amazon ads, automation, ads, advertisement, affiliate, affiliates, marketing, monetization, monetize, revenues, revenue, income, widget, widgets
Requires at least: 3.4
Requires PHP: 5.2.4
Tested up to: 5.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Boosts the site performance by closing the HTTP connection between the server and the client.

== Description ==

= Boost the site performance =
Just activate it.

== Installation ==

= Install =
1. Upload **`header-connection-close.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently asked questions ==

= Doesn't it cause any side effects? =
Possibly. In that case, uninstall it.

== Screenshots ==

== Changelog ==

= 1.0.0 =
- Released