On Mon, 2008-10-13 at 15:26 -0700, Mohit Anchlia wrote: > What's the default time that these managers use to close the connection? >
Indefinite. Users are encouraged to implement a custom eviction policy that suits their specific application requirements. Oleg > On Mon, Oct 13, 2008 at 2:41 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-10-13 at 10:45 -0700, Mohit Anchlia wrote: > >> What happens when an instance of HttpClient instance is created for > >> each request? Does it internally get associated with one Connection > >> manager or there is new connection manager created for each HttpClient > >> instance? > >> > > > > New connection manager created for each HttpClient instance > > > > Oleg > > > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
