On Tue, 2015-08-25 at 18:28 +0200, Willy Tarreau wrote:
> On Tue, Aug 25, 2015 at 05:27:59PM +0200, Thierry FOURNIER wrote:
> > Hello,
> >
> > Thank you for the bug repport. It is fixed in the current developpment
> > version. You must compile from sources or wait for the next dev release.
> >
>
Hi,
Its possible with the "Socket" Lua object.
The high level directives ares:
- create a tcp frontend
- create an hook with "tcp-request content lua"
- in the lua, you read the first line with the "Channel" object
(txn.req:read())
- establish the SSL conenction with "Socket" like this: "s
Hi,
The last stable version is 1.5.13, try to update your version. The
delta between 1.5.9 and 1.5.13 is about 200 bugfix :)
One of the fix is:
BUG/MAJOR: session: revert all the crappy client-side timeout
changes
This is the 3rd regression caused by the changes below. The latest
On 25/08/2015 11:21 πμ, Willy Tarreau wrote:
> On Mon, Aug 24, 2015 at 01:43:54PM +0200, Pavlos Parissis wrote:
>> Hi,
>>
>> Please consider applying the attached patch.
>
> Applied, thank you Pavlos.
>
> Willy
>
Thanks for this awesome(missing) document.
BTW, will it be available in HTML forma
On 25/08/2015 11:52 πμ, Willy Tarreau wrote:
> Hi Pavlos,
>
> On Mon, Aug 24, 2015 at 02:00:18PM +0200, Pavlos Parissis wrote:
>> Do you think the next release will be *ready* to be used in production
>> environment which can *afford* some level of outages/breakages ?
>
> Over the years developin
Hi Hugues,
On Wed, Aug 19, 2015 at 01:34:46PM -0700, Hugues Alary wrote:
> Hi there,
>
> I've been trying to implement rate limiting for some HTTP POST requests on
> my website. It works great, except for one detail: the expiration of my
> entry in my stick-table is always reset to 30 seconds, wh
On Tue, Aug 25, 2015 at 05:27:59PM +0200, Thierry FOURNIER wrote:
> Hello,
>
> Thank you for the bug repport. It is fixed in the current developpment
> version. You must compile from sources or wait for the next dev release.
>
> Actually, the function "txn.close()" causes a segfault, it will be
>
Hi Dave,
On Tue, Aug 25, 2015 at 03:50:23PM +, Dave Zhu (yanbzhu) wrote:
> Hey Willy,
>
> On 8/25/15, 10:36 AM, "Willy Tarreau" wrote:
>
> >This means that the RSA/DSA/ECDSA cert names must be derived from the
> >original cert name.
>
> I¹ve thought of a way to avoid this behavior, with th
Hey Willy,
On 8/25/15, 10:36 AM, "Willy Tarreau" wrote:
>This means that the RSA/DSA/ECDSA cert names must be derived from the
>original cert name.
I¹ve thought of a way to avoid this behavior, with the end result being
very similar to what you/Emeric proposed.
What if we delayed the creation
Hello,
Thank you for the bug repport. It is fixed in the current developpment
version. You must compile from sources or wait for the next dev release.
Actually, the function "txn.close()" causes a segfault, it will be
fixed in a few time.
Thierry
On Thu, 20 Aug 2015 15:09:10 +0300
Tsvetan Tsv
DearSir/Madam 100%siliconeswimcaps:Qty=:1000pcsprice:USD0.86=/pcs
Logo:USD0.2/color/side
TrialorderisaccpetableOEMisacceptableAcceptmixedorderCustomserviceandpa=ckageareavailableCompetitiveprice,Cansave30%cost
Recommend:PSC1300swi=mgogglewhichcanstartfromsmallMOQ BestRegards JackLo
Hey willy,
One small comment. As of openssl v1.0.2 it actually supports loading
multiple certificates with different chains. It requires calling
SSL_CTX_add0_chain_cert (or SSL_CTX_add1_chain_cert, the exact
difference can be found in the man page) instead of
SSL_CTX_add_extra_chain_cert. I'v
for you
Hi guys,
Yesterday Emeric and I brainstormed on this subject in the office. Emeric
brought on the table some cases which couldn't be reliably covered anymore,
and proposed a slightly different approach which finally convinced me.
I'll try to summarize here our long conversation and we'd like to g
Hi Pavlos,
On Mon, Aug 24, 2015 at 02:00:18PM +0200, Pavlos Parissis wrote:
> Do you think the next release will be *ready* to be used in production
> environment which can *afford* some level of outages/breakages ?
Over the years developing and maintaining haproxy, I learned that
*any* software
On Mon, Aug 24, 2015 at 01:43:54PM +0200, Pavlos Parissis wrote:
> Hi,
>
> Please consider applying the attached patch.
Applied, thank you Pavlos.
Willy
16 matches
Mail list logo