View Issue Details

IDProjectCategoryView StatusLast Update
0004916libmicrohttpdotherpublic2019-02-09 23:51
Reportersilvioprog Assigned Tosilvioprog  
PrioritynormalSeveritytextReproducibilityhave not tried
Status closedResolutionno change required 
Fixed in Version0.9.57 
Summary0004916: [Example] Load balancing example (like `Least Connected` nginx one)
DescriptionHello,

As mentioned in this topic:

https://www.mail-archive.com/libmicrohttpd@gnu.org/msg01450.html

... this example can show how to implement the nginx's `Least Connected` load balancing.
Tagsexample

Activities

silvioprog

2019-01-08 15:23

developer   ~0013447

The MHD_OPTION_THREAD_POOL_SIZE option already exists and can be used as a simple "load balance" idea in a single daemon/port.

Issue History

Date Modified Username Field Change
2017-02-22 21:27 silvioprog New Issue
2017-02-22 21:27 silvioprog Tag Attached: example
2017-02-22 21:46 Christian Grothoff Severity minor => text
2019-01-08 15:23 silvioprog Assigned To => silvioprog
2019-01-08 15:23 silvioprog Status new => resolved
2019-01-08 15:23 silvioprog Resolution open => fixed
2019-01-08 15:23 silvioprog Note Added: 0013447
2019-02-09 23:51 Christian Grothoff Status resolved => closed
2019-02-09 23:51 Christian Grothoff Resolution fixed => no change required
2019-02-09 23:51 Christian Grothoff Fixed in Version => 0.9.57