radius configuration suggestions

2009-09-06 Thread ramesh p
Hi all, I have configured LNS routers to send packets to Radius servers primary and secondary. Both sharing packets and sending to single mysql cluster. when one radius server packets are writing/updating other server packets are locked and waiting for mysql. This i observed using show full

Re: radius configuration suggestions

2009-09-06 Thread Fajar A. Nugraha
On Sun, Sep 6, 2009 at 4:09 PM, ramesh prock786...@gmail.com wrote: Hi all, I have configured LNS routers to send packets to Radius servers primary and secondary. Both sharing packets and sending to single mysql cluster.  when one radius server packets are writing/updating other server

Re: radius configuration suggestions

2009-09-06 Thread Szymon Roczniak
On Sun, Sep 06, 2009 at 02:39:34PM +0530, ramesh p wrote: when one radius server packets are writing/updating other server packets are locked and waiting for mysql. This i observed using show full processlist. We are using default storage engine MyISAM. And the writes Try switching it

Re: radius configuration suggestions

2009-09-06 Thread Alan Buxey
Hi, processlist. We are using default storage engine MyISAM. And the writes use InnoDB and ensure that there are indexes for the values you query ..alternatively, move to postgres because then you wont suffer such table locking alan - List info/subscribe/unsubscribe? See