On Sat, May 12, 2012 at 11:31:03PM +0300, Bar Ziony wrote:
> Is there a benefit to allow a larger keepalive timeout so more than
> resources from 1 page will be downloaded, or is it just best to create a
> new connection for succeeding pages?

It depends on your available memory. Ideally you'd keep connections open
long enough for two consecutive clicks to be performed in the same
connection, but if this means having 10* the amount of memory, it
probably isn't worth it.

> Willy, did you see my previous email in this correspondence? :)

Yes, just replied.

Willy


Reply via email to