commit | dfece23f7d8f92900da499af0bb93499a0290274 | [log] [tgz] |
---|---|---|
author | willy tarreau <willy@wtap.(none)> | Tue May 02 00:19:57 2006 +0200 |
committer | willy tarreau <willy@wtap.(none)> | Tue May 02 00:19:57 2006 +0200 |
tree | 2606afd57fb6973edd1a68a4f79d1a0be0ca6375 | |
parent | fd5c879b4d98028aa01e251153baf18d9a1282ab [diff] |
[MAJOR] first limited implementation of connection queueing. There is no timeout yet, and the server UP/DOWN events are not used to export/import list of connections yet. It seems that the process can sometimes eat lots of user CPU (~50%) if a maxconn is set on an overloaded server.