implementing http/2 (2 replies)
Hi. I plan to try to implement http/2 into haproxy based on https://github.com/nghttp2/nghttp2. Before I start I must know if this the patches will be accepted. There are some pros Lib is already used...
View ArticleRe: 0001-DOC-strip-M-in-errorfiles-folder (no replies)
Hi, [sorry for the delayed response, your mail was caugh by the spam filter] On Wed, Dec 14, 2016 at 07:28:42PM +0800, ???×? wrote: > hello: > I find this in my vim , the fileformat is unix ,...
View Article[PATCH] MINOR: http: custom status reason. (1 reply)
The older 'rsprep' directive allows modification of the status reason. Extend 'http-response set-status' to take an optional string of the new status reason. http-response set-status 418 reason "I'm a...
View Articlegit.haproxy.org down? (no replies)
fatal: unable to access 'http://git.haproxy.org/git/haproxy.git/': Failed to connect to git.haproxy.org port 80: Connection refused -- Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page...
View Article[PATCH-1.7] MINOR: http: custom status reason. (no replies)
The older 'rsprep' directive allows modification of the status reason. Extend 'http-response set-status' to take an optional string of the new status reason. http-response set-status 418 reason "I'm a...
View Article[PATCH-1.6] MINOR: http: custom status reason. (no replies)
The older 'rsprep' directive allows modification of the status reason. Extend 'http-response set-status' to take an optional string of the new status reason. http-response set-status 418 reason "I'm a...
View Article[PATCH v2] MINOR: cfgparse: Allow disable of stats (no replies)
Add a 'stats disable' option that can be used to explicitly disable the stats, without issuing the warning message as seen on TCP proxies. If any stats options are present in a default block, there is...
View Article[PR] Updating rpmbuild spec file Source0 directive (no replies)
Dear list! Author: GitHub <noreply@github.com> Number of patches: 1 This is an automated relay of the Github pull request: Updating rpmbuild spec file Source0 directive Patch title(s): Updating...
View Articlehttp reuse and proxy protocol (no replies)
Hi everyone, recently we have separated https and http frontend in order to scale well. we are using a nbproc > 1 configuration for ssl offloading : listen web_tls mode http bind *:443 ssl crt...
View ArticleShaoquan, here's the link to reset your password (no replies)
Hi Shaoquan, Reset your password, and we'll get you on your way. To change your LinkedIn password, copy and paste the following link into your browser:...
View ArticleShaoquan, your password was successfully reset (no replies)
Hi Shaoquan, You've successfully changed your LinkedIn password. Thanks for using LinkedIn! The LinkedIn Team When and where this happened: Date:January 3, 2017, 3:54 PM (GMT) Browser:Chrome...
View ArticleShaoquan, here's the link to reset your password (no replies)
Hi Shaoquan, Reset your password, and we'll get you on your way. To change your LinkedIn password, copy and paste the following link into your browser:...
View ArticleShaoquan, here's the link to reset your password (no replies)
Hi Shaoquan, Reset your password, and we'll get you on your way. To change your LinkedIn password, copy and paste the following link into your browser:...
View ArticleShaoquan, your password was successfully reset (no replies)
Hi Shaoquan, You've successfully changed your LinkedIn password. Thanks for using LinkedIn! The LinkedIn Team When and where this happened: Date:January 3, 2017, 10:56 AM Browser:Chrome...
View Article[PATCH 0/2] MEDIUM: stats: Add JSON output option to show (info|stat) (2...
Hi, this short series is an RFC implementation of adding JSON format output to show (info|stat). It also adds a new show schema json stats command to allow retreival of the schema which describes the...
View ArticleHAProxy's health checks and maxconn limits (no replies)
Hi, we are using HAProxy with its default 2000 maxconn limit and a listen block: listen stats :1936 mode http monitor-uri /healthz which we use to check HAProxy's "health" by external HTTP probes. The...
View Article(no subject) (1 reply)
Hi, Thank you very much for fix. I just want to mention that I had this issue in 1.6.11 too.My name is Aleksey Gordeev. I'm glad that my information was useful. Also I will wait any commit, branch or...
View ArticleALERT:sendmsg logger #1 failed: Resource temporarily unavailable (errno=11)...
Hi all, On one of my haproxy's I get the following message on reload: [ALERT] 004/070949 (21440) : sendmsg logger #1 failed: Resource temporarily unavailable (errno=11) Has anyone seen this before or...
View ArticleSSL acl (1 reply)
Dear I have router running OpenWRT, which has haproxy 1.5.14-13 running. My main goal for using haproxy is having a reverse proxy to handle all my (sub)domains. Now, I also wanted to start using SSL...
View Article