On Mar 17, 2009, at 1:19 PM, Tom Hintz wrote: > Resin 3.0.23 uses the select() API. This limits the server to only > 1024 > file descriptors. Is there a version of Resin converted to use > poll()?
3.1 uses poll or epoll when it's available. -- Scott > > > Thanks, > > T > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
