unsubscribe
You can fix that in sources anytime, last but not least, don't forget
about the maxlength of syslog message
On 15.09.2010 20:36, Graeme Donaldson wrote:
On 15 September 2010 18:25, Willy Tarreau mailto:w...@1wt.eu>>
wrote:
On Wed, Sep 15, 2010 at 05:56:39PM +0200, Graeme Donaldson wrote:
I've also noticed it dies within some time with ddos protection, I've
tested 1.5-dev1
On 14.09.2010 23:39, Jozsef R.Nagy wrote:
Hello guys,
Just been testing 1.5dev2 (and most recent snapshot as well) on
freebsd, evaluating it for its anti-dos capabilities.
The strange thing is..it starts up
Hi Willy!
This is a very great feature!
I've already set-up to tcp request acl's one with inspect delay other
with rejecting. Seems to work!
Thank you very much, will donate soon :D
BRG,
Andrew
On 27.08.2010 1:59, Willy Tarreau wrote:
Hi !
Three months ago I was approached by the Stack Ove
Hi Graeme,
./include/common/defaults.h
#define LINESIZE 2048
#define MAX_LINE_ARGS 64
But you can change them any time - repercussions: memory and cpu usage.
Mine are
#define LINESIZE 65536
#define MAX_LINE_ARGS 4096
everything runs fine.
BRG,
Andrew
On 16.02.2010 10:28, Gra
Is there any possibility to add freebsd accept filter? recently a sin
flood made our haproxy die of high amount of ram being used...
Hi everybody!
I was thinking about the random cookie problem, and here's what I came to:
Maybe a cookie-creator script which reads stdin and outputs a cookie
upon analysing?
And for checking the actual cookie, a "redirect" directive clone but
with the validator script which is reading stdin and
How is it possible to switch a persistent connection? It's impossible by
design of any persistent protocol unless fallback mechanism is supplied
by the programmers.
BRG,
Andrew
Dawid Sieradzki / Gadu-Gadu S.A. wrote:
Hi,
Mysql persistent tcp balance problem.
MYSQL CLIENT [CONN A] >
Dear Willy,
I can't seem to understand the way haproxy works...
Does it create a connection even when NOSRV status?
Because it seems to me it does so, also when the redirect is being done,
it still does connect to the backend filling up the queue with useless
bot requests.
Am I right?
BRG,
An
Hi Willy,
Yes I tried it with the ! HTTP and with !HTTP_1.1 !HTTP_1.0 - It just
gives a blank page on all of the websites...
BRG,
Andrew
Willy Tarreau wrote:
On Wed, Aug 05, 2009 at 04:08:29PM +0200, Andrew Azarov wrote:
Hi Willy,
The 1.4 seems not to work, for example I have the
redirect which I have further?
P.S.: Sorry for the William
Willy Tarreau wrote:
Hi Andrew,
On Mon, Aug 03, 2009 at 02:18:21AM +0200, Andrew Azarov wrote:
BTW, with 1.4 you could already do this without additional work,
because in 1.4 you can use HTTP ACLs in TCP rules. You just need
to wait for a
hat an
option is to be interpreted by the TCP protocol, level should be set to
the protocol number of TCP; see getprotoent(3).
Willy Tarreau wrote:
Hi,
On Tue, Aug 04, 2009 at 01:10:52AM +0200, Andrew Azarov wrote:
Hi,
While compiling the 1.4 dev 1 version snapshot I encounter
Willy Tarreau wrote:
Hi Andrew,
On Sun, Aug 02, 2009 at 03:53:56AM +0200, Andrew Azarov wrote:
Hi,
Is there a way to delay a connection for some time?
Depending how you want your delay to be used, you might be able
to use it with TCP rules, something like this :
acl
13 matches
Mail list logo