Hi,
It seems that in the latest snapshot, the option redir has desappeared.
The patch you've done to correct the compilation fail seems to delete
any reference to redir, e.g. :
- Alert("parsing [%s:%d] : server %s only supports options 'backup',
'cookie', 'redir', 'check', 'inter', 'fastinter', 'downinter', 'rise',
'fall', 'addr', 'port', 'source', 'minconn', 'maxconn', 'maxqueue',
'slowstart' and 'weight'.\n",
+ Alert("parsing [%s:%d] : server %s only supports options 'backup',
'cookie', 'check', 'inter', 'fastinter', 'downinter', 'rise', 'fall',
'addr', 'port', 'source', 'minconn', 'maxconn', 'maxqueue', 'slowstart'
and 'weight'.\n",
I will have a look to the patch to correct this.
cheers,
Florian
Received on 2008/02/14 11:49