What about memcache for this type of stuff?  I know it mean it'll be in
2.3, not 2.2, but that may be an appropriate cost/benefit decision.



On Fri, 2007-04-06 at 09:34 -0700, Aaron Stone wrote:
> 
> > - total number of concurrent connections opened (so we can limit the
> number of
> > connections a single client has opened, maybe)
> > - cumulative number of connections per remote ip
> 
> Interesting, what if we did this in a second area of the shared
> memory,
> with a new structure that held info on a per-remote-ip basis. We could
> have a fixed window and purge it according to the LRU entries, so that
> we'd always have a list of the 50 or 100 most frequent visitors' ip's.
> 
-- 
Jesse Norell - [EMAIL PROTECTED]
Kentec Communications, Inc.

_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to