mainhaproxy-bulkredirect - Summary

 
 
Show feedback again
Membership Info
Project Admin:
1 active member

Group identification
Id: #321
System Name: haproxy-bulkredirect
Name: haproxy-bulkredirect
Group Type: Software

Search in this Group

in
   

Free Software

Introduction

The traditional way of implementing redirects in HAProxy configuration file is by using the http-request redirect statement. It is quite OK for a couple of redirect rules. Sometimes, however, you need to install thousands of redirects. This may be necessary, for instance, when switching to a new version of a site, in order to preserve links to old locations. Keeping such a big number of redirect statements in the configuration file is impractical, and maintaining such a configuration is tedious and error-prone task.

The haproxy-bulkredirect library is designed for such cases. It reads redirection rules from a plain text file, which is easy to maintain. Internally, the rules are stored in an associative array, which provides for fast lookups.

Dependencies

HAProxy version 2.3.6 or newer, compiled with Lua support.

Documentation

For a detailed discussion, please visit the documentation page.

Registration Date: Tue Mar 9 14:31:46 2021
License: GNU General Public License V3 or later
Development Status: 4 - Beta

 

Quick Overview

Show feedback again

Back to the top


Powered by Savane 3.1-cleanup+gray