Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001360 [Resin] minor always 09-19-06 13:02 09-20-06 19:54
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.0 Product Version
  Product Build
Summary 0001360: keepalive configuration for 3.1
Description <keepalive-max>
<keepalive-timeout>

advanced:

<enable-select-manager> default true
<keepalive-select-thread-timeout> default 2s
<load-balance-idle-time> default is calulcated

If select manager is not enabled or available:

  <keepalive-max> is the maximum number of threads in the keepalive state
  <keepalive-timeout> is the timeout for the threads in the keepalive state
  <load-balance-idle-time> is keepalive-timeout - 1s (or maybe 2s)

If select manager is enabled:

  <keepalive-select-thread-timeout> is the time a thread keeps a keeaplive
  connection before it is passed to the select manager

  <keepalive-max> is the maximum number of concurrent select() or poll()

  <keepalive-timeout> is the timeout for the select or poll call

  <load-balance-idle-time> is
  keepalive-timeout + keepalive-select-thread-timeout - 1s (or maybe 2s)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
09-19-06 13:02 sam New Issue
09-20-06 19:54 ferg Assigned To  => ferg
09-20-06 19:54 ferg Status new => closed
09-20-06 19:54 ferg Resolution open => fixed
09-20-06 19:54 ferg Fixed in Version  => 3.1.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker