Re: BIRD memory usage

2015-10-01 Thread Alexander Frolkin
Hi Ondrej, > I cannot reproduce the problem. Could you get me a core dump when the memory > consumption is noticeable higher than after the start? I was going to do this, but then saw that all our instances are now using at most 28MB for routing tables! The config has not changed since I reporte

Re: BIRD memory usage

2015-09-21 Thread Alexander Frolkin
Hi Ondrej, > > Is there something we can do to reduce the memory usage? Or could this > > be a memory leak bug? > This is definitely a memory leak, probably related to path merging. You > are using current code from git or patched 1.5.0? I will try to reproduce > it. Thanks. We are using a vers

BIRD memory usage

2015-09-18 Thread Alexander Frolkin
Hello, We are running BIRD on a number of servers. It is configured with two BGP peers. We are seeing BIRD using over a gig of memory, and this seems excessive, especially given the number of routes. BIRD 1.5.0 ready. bird> show memory BIRD memory usage Routing tables: 1142 MB Route attribut

Re: BGP multipath support

2015-05-22 Thread Alexander Frolkin
Hi Ondrej, > > I was wondering how hard it would be to add BGP multipath support to > > BIRD, or if anyone was working on it already? > BGP multipath is one thing we are currently working on. That's great news! Do you know when it's likely to be available? Thanks! Alex

BGP multipath support

2015-05-20 Thread Alexander Frolkin
Hello, I was wondering how hard it would be to add BGP multipath support to BIRD, or if anyone was working on it already? I'm not a C guru, but I could maybe have a look at doing this, especially if someone who knows the code could point me in the right direction... :-) Thanks! Alex