Dear HAProxy community,

 

We have been successfully loading Stats page and other applications via
HAProxy 1.7.9.  We successfully compiled, installed and ran 1.8.0 as a
systemd service.  However, with 1.8.0, we are unable to access the same
stats page or any other application.  We are using the same set of multiple
HAProxy configuration files for both 1.8.0 and 1.7.9.  Ports on firewalls
are open and policies are enabled, as verified by a working v. 1.7.9.

 

No log is being captured by HAProxy during access to these pages /
applications.  Router log gives HAProxy is resetting the request.  The Web
page on browser states "the connection was reset."  

 

Would you be kind enough to provide any vectors on what new configuration
parameter we should add / modify for 1.8.0 (different from 1.7.9)?  

 

Below is haproxy -vv.  Command to start HAProxy:  

CONFIG=<path to config file directory and config files>

ExecStart=/usr/local/sbin/haproxy -Ws -V -C $CONFIG -f $CONFIG -f
$<BACKENDS_DEFAULT> -f $<BACKENDS_PRODUCTS_FILES> -D -p $PIDFILE 

ExecReload=/usr/local/sbin/haproxy -C $CONFIG -f $CONFIG -f
$BACKENDS_DEFAULT -f $BACKENDS_SECURITY -f $BACKENDS_COSCENDCC -f
$BACKENDS_PRODUCTS -c -q

ExecReload=/bin/kill -USR2 $MAINPID 

KillMode=mixed

Restart=always

Type=forking

WantedBy=multi-user.target

 

Thank you.

------------------------------------------------------------

HA-Proxy version 1.8.0 2017/11/26

Copyright 2000-2017 Willy Tarreau <wi...@haproxy.org>

 

Build options :

  TARGET  = linux2628

  CPU     = native

  CC      = gcc

  CFLAGS  = -m64 -march=x86-64 -O2 -march=native -g -fno-strict-aliasing
-Wdeclaration-after-statement -fwrapv -Wno-unused-label

  OPTIONS = USE_LIBCRYPT=1 USE_CRYPT_H=1 USE_GETADDRINFO=1 USE_ZLIB=1
USE_REGPARM=1 USE_OPENSSL=1 USE_LUA=1 USE_SYSTEMD=1 USE_PCRE=1
USE_PCRE_JIT=1 USE_TFO=1 USE_NS=1

 

Default settings :

  maxconn = 2000, bufsize = 16384, maxrewrite = 1024, maxpollevents = 200

 

Built with OpenSSL version : OpenSSL 1.0.2k  26 Jan 2017

Running on OpenSSL version : OpenSSL 1.0.2k  26 Jan 2017

OpenSSL library supports TLS extensions : yes

OpenSSL library supports SNI : yes

OpenSSL library supports : SSLv3 TLSv1.0 TLSv1.1 TLSv1.2

Built with Lua version : Lua 5.3.1

Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT
IP_FREEBIND

Encrypted password support via crypt(3): yes

Built with multi-threading support.

Built with PCRE version : 8.32 2012-11-30

Running on PCRE version : 8.32 2012-11-30

PCRE library supports JIT : yes

Built with zlib version : 1.2.7

Running on zlib version : 1.2.7

Compression algorithms supported : identity("identity"), deflate("deflate"),
raw-deflate("deflate"), gzip("gzip")

Built with network namespace support.

 

Available polling systems :

      epoll : pref=300,  test result OK

       poll : pref=200,  test result OK

     select : pref=150,  test result OK

Total: 3 (3 usable), will use epoll.

 

Available filters :

        [SPOE] spoe

        [COMP] compression

      [TRACE] trace

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

 <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education,
Telepresence Services, on the fly.

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:
<http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html>
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html

 

 



---
This email has been checked for viruses by AVG.
http://www.avg.com

Reply via email to