Joseph Wayne Norton
1a80940891
Add worker_process_options for start and start_link purposes
Typically used to specify non-default, garbage collection options.
12 years ago
Mistagrooves
a21fe24148
Fixed an issue where ibrowse_lb could shutdown before all connections are closed
13 years ago
Chandrashekhar Mullaparthi
0005cac696
Fixed issue with stopping ibrowse
13 years ago
Chandrashekhar Mullaparthi
3aabf5dfdf
Added get_metrics
13 years ago
Chandrashekhar Mullaparthi
d3d43e8529
Changes to load balancing and various other tweaks
13 years ago
Chandrashekhar Mullaparthi
d756a2b0b6
Various changes. See README for details
14 years ago
Chandrashekhar Mullaparthi
8a4653d4d4
Added support for tunnelling through a proxy. Other minor changes as indicated in the README
15 years ago
Chandrashekhar Mullaparthi
6991be2977
29-07-2009 - * The ETS table created for load balancing of requests was not
being deleted which led to the node not being able to create
any more ETS tables if queries were made to many number of
webservers. ibrowse now deletes the ETS table it creates once the
last connection to a webserver is dropped.
Reported by Seth Falcon.
* Spurious data being returned at end of body in certain cases of
chunked encoded responses from the server.
Reported by Chris Newcombe.
16 years ago
Chandrashekhar Mullaparthi
2768725f81
Added option {stream_to, {process(), once}} to allow calling process to control data rate on socket
16 years ago
Chandrashekhar Mullaparthi
cf294d5c88
ibrowse-1.5.0. See README for details
16 years ago
chandrusf
f75237940a
Lots of new features
17 years ago