I just recompiled with cc -DSYNC_MAXQLEN=4096 Hope this can fix the problem... How do you know if you run out of connexion? I'm still able to telnet 5252 into the queue overflow machine, this mean that I still have open connexion available right? Thanks, An Nguyen --- In milter-greylist@yahoogroups.com, manu@... wrote: > > aNguyen <AnNguyen251@...> wrote: > > > Is there a way to increase the mxsync queue overflow value? > > It is overflowned at 1024... > > It's hardcoded in the source, so you need to rebuild milter- greylist to > change that (build with make CC="cc -DSYNC_MAXQLEN=4096" or whatever > value you want) > > But if it overflows because no connexion can be made, then increasing > the queue length will just eat more memory before ending on an overflow. > > -- > Emmanuel Dreyfus > http://hcpnet.free.fr/pubz > manu@... >
Message
Re: sync greylist
2007-03-22 by An H. Nguyen
Attachments
- No local attachments were found for this message.