[PATCH] BUG/MINOR: acl: don't use record layer in req_ssl_ver

2015-11-04 Thread Lukas Tribus
The initial record layer version in a SSL handshake may be set to TLSv1.0 or similar for compatibility reasons, this is allowed as per RFC5246 Appendix E.1 [1]. Some implementations are Openssl [2] and NSS [3]. A related issue has been fixed some time ago in commit 57d229747 ("BUG/MINOR: acl:

Re: [patch] Enable USE_CPU_AFFINITY by default on FreeBSD

2015-11-04 Thread Dmitry Sivachenko
> On 04 Nov 2015, at 23:09, Renato Botelho wrote: > > Change is being used in pfSense and also was added to FreeBSD ports tree. > > Should I send a separate patch for 1.6 branch? > > Thanks > > <0001-Enable-USE_CPU_AFFINITY-by-default-on-FreeBSD.patch> I would also add

How to protect the TV set and kiosk display with the flight case

2015-11-04 Thread peter
Hi There, If you know how violent the courier is, then you wont refuse the flight case to protect your TV set or kiosk display these fragile. Yes, our factory Arboocase located in China is the leading flight case manufacturer who can give you custom made flight case design and

20% discount !super professional HD body camera and CCTV camera

2015-11-04 Thread Jenny
DearSirorMadam=, Hopethingsarewellwithyou.= Bytheway,Wesupply oneofours=uperprofessional 3Gnetworkcameras whichsellespeciallyw=ellforyourreference.Everymonth ,weallexportover5000pcs=toUSA and Europe.,Ifyouarewrokinginthefieldofit,w=elcomeyourinquiries ,thanks. OEM,ODMareavailable.

Re: LUA, 'retry' failed requests

2015-11-04 Thread Thierry FOURNIER
Hi, Now, because of you I have my own freebsd installed :). I can reproduced the segfault. I suppose that the OS other than Freebsd are impacted, but luckyly it not visible. I encounter an easy compilation error. So can you test the two attached patches. The first one fix the compilation issue,

RE: [PATCH] BUG/MINOR: acl: don't use record layer in req_ssl_ver

2015-11-04 Thread Lukas Tribus
>> @@ -402,7 +402,7 @@ smp_fetch_req_ssl_ver(const struct arg *args, struct >> sample *smp, const char *kw >> if (bleft < 5) >> goto too_short; >> >> - version = (data[1] << 16) + data[2]; /* version: major, minor */ >> + version = (data[9] << 16) + data[10]; /* client hello version: major, >>

Re: How to Externally Access PHP Application that has Internal Links to Itself

2015-11-04 Thread Susheel Jalali
Dear Aleks, As you advised, in the file ../Product1/interface/globals.php, we (a) Reviewed Line 137/138. This takes the value from Line 67/68. (b) Conducted two tests. Here are the results. We would appreciate any vector to solve this external access via HAProxy issue. TEST CASE 1: With the

[patch] Enable USE_CPU_AFFINITY by default on FreeBSD

2015-11-04 Thread Renato Botelho
Change is being used in pfSense and also was added to FreeBSD ports tree. Should I send a separate patch for 1.6 branch? Thanks 0001-Enable-USE_CPU_AFFINITY-by-default-on-FreeBSD.patch Description: Binary data -- Renato Botelho signature.asc Description: Message signed with OpenPGP using