On 07/15/2013 09:30 AM, Brad Jorsch (Anomie) wrote: > Keep a hash/dict/assoc/map of IP address to db connection, and reuse the > existing connection if you already have one for that IP? >
That'd be my first reflex as where, especially since the IP-port tuple is the only true guarantee you are really talking to the same database. -- Marc _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
