< Home - < Back

haproxy17u


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


Package Name:

haproxy17u

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.7.11

Release:

1.ius.el6

Size:

1.1 M

Repository:

ius

From Repository:

Licence:

GPLv2+



Handy Yum Commands for haproxy17u


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


Command

Description of Command

yum install haproxy17u

This command will install haproxy17u on the server.

yum remove haproxy17u

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

yum -y remove haproxy17u

This command will un-install haproxy17u 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 haproxy17u when using the -y flag.

yum update haproxy17u

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

yum -y update haproxy17u

This command will update haproxy17u 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 haproxy17u when using the -y flag.

yum info haproxy17u

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

yum deplist haproxy17u

This command will show you the dependencies for haproxy17u. 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 haproxy17u

This command will check if there is an update waiting on haproxy17u. 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.