Hi Aleks, On Tue, Apr 04, 2017 at 10:07:45AM +0200, Aleksandar Lazic wrote: > Hi. > > Am 03-04-2017 14:15, schrieb Jarno Huuskonen: > > Hi, > > > > On Fri, Mar 31, Willy Tarreau wrote: > > > On Fri, Mar 31, 2017 at 02:59:37PM +0300, Jarno Huuskonen wrote: > > > > On Fri, Mar 31, Jarno Huuskonen wrote: > > > > > First I'm attaching a patch that corrects ]) order for urlp_val > > > > > and adds 'Example:' string to > > > > > src_clr_gpc0,src_inc_gpc0,sc2_clr_gpc0,sc2_inc_gpc0,ssl_c_sha1 > > > > > (I assume that Example: is what generates the example formatting in > > > > > html/dconv documentation). > > > > > > > > This time with correct attachment(patch). > > > > > > Now merged, and fixed the mangled subject line / commit message : > > > > > > Subject: [PATCH] DOC: urlp_val missing ) DOC: > > > src_clr_gpc0,src_inc_gpc0,sc2_clr_gpc0,sc2_inc_gpc0,ssl_c_sha1 > > > Example: > > > string. > > > > I'm attaching two more patches for configuration.txt (hopefully with > > better subject/commit messages this time:) > > > > First one updates "block" examples to use http-request deny. > > I'm sure I have overseen it but what's the 'http-request deny' equivalence > for this in tcp mode?
Block is L7 only anyway, you have "tcp-request content reject" at the TCP level. Cheers, Willy

