Toby I don't think I should enlarge the queue, but rather figure out the issue. In fact I see something strange with address resolution, I still have to figure out why.
I will add the ability to force address resolution of hosts through the web GUI Regards Luca On Aug 1, 2013, at 5:59 PM, Toby Simmons <[email protected]> wrote: > Okay, I figured out how to manually add a new request to redis: > > redis 127.0.0.1:6379> rpush "dns.toresolve" "10.x.x.x" > > However, in looking into this I got to looking at the queue using > > redis 127.0.0.1:6379> lrange "dns.toresolve" 0 500 > > and noticed that most IP addresses show up twice in the list. What would > account for this and is this a bug? > > Thanks & > Cheers, > > Toby > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
