What is memory usage per connection? How much unnecessary data copying is going on? What is latency?<p>What happens under the real load of, say, a thousand concurrent TCP connections <i>together</i> with few thousand of back-end/other data-sources pending calls?<p>What will happen to memory usage and latency when simple setup above will serve simplest <i>remote</i> requests (which means stalled connections, re-tranmitions, etc) for 8 hours? 24 hours?