I'm finding that with a combination of multiple client devices that I'm more and more frequently hitting up against google's "maximum number of connections" limits. Thought was that maybe there would be a way to leverage imap proxy to do the reverse - take a bunch of attempted connections, and try to round-robin/LRU them in some way.
Even something as ugly as "limit conns to N, if a new connection came in, and last command on one of the other channels was IDLE, drop that connection and open new connection to backend server". Obviously a full-on interleaving would be non-trivial. Any ideas? -- Nathan ------------------------------------------------------------ Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412 ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ----- squirrelmail-imapproxy mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-imapproxy@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.imapproxy List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-imapproxy