< Home - < Back

haproxy16u


Information about the package, haproxy16u, which is shipped with common Linux distributions. The haproxy16u package is designed for, HAProxy reverse proxy for high availability environments.


Package Name:

haproxy16u

Summary:

HAProxy reverse proxy for high availability environments

Description:

HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add, modify, and delete HTTP headers in both directions - block requests matching particular patterns - report detailed status to authenticated users from a URI intercepted from the application

Architecture:

x86_64

Version:

1.6.14

Release:

1.ius.el6

Size:

1.0 M

Repository:

ius

From Repository:

Licence:

GPLv2+



Handy Yum Commands for haproxy16u


Control the haproxy16u package with the following handy commands outlined below.


Command

Description of Command

yum install haproxy16u

This command will install haproxy16u on the server.

yum remove haproxy16u

This command will un-install haproxy16u on the server. When you run this command, you will be asked if you are sure that you want to remove haproxy16u, so you have to manually confirm that you want to do this.

yum -y remove haproxy16u

This command will un-install haproxy16u on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove haproxy16u when using the -y flag.

yum update haproxy16u

This command will update haproxy16u to the latest version. When you run this command, you will be asked if you are sure that you want to remove haproxy16u, so you have to manually confirm that you want to do this.

yum -y update haproxy16u

This command will update haproxy16u to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove haproxy16u when using the -y flag.

yum info haproxy16u

This command will show you core information about the haproxy16u package.

yum deplist haproxy16u

This command will show you the dependencies for haproxy16u. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update haproxy16u

This command will check if there is an update waiting on haproxy16u. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.