| 2009-10-17 |
Willy Tarreau | [DOC] option tcp-smart-connect was missing from index |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Krzysztof Piotr... | [BUG] Fix silly typo: hspr_other -> hrsp_other |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Willy Tarreau | [DOC] point to 1.4 doc, not 1.3 |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Krzysztof Piotr... | [MINOR] Collect & provide http response codes received... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michael Shuler | [DOC] trivial fix for man page |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Willy Tarreau | [DOC] add a reminder about obsolete documents |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Willy Tarreau | [CONTRIB] halog: support searching by response time |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Willy Tarreau | [MINOR] unix socket: report the socket path in case... |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Willy Tarreau | [MINOR] tcp: add support for the defer_accept bind... |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Krzysztof Piotr... | [MINOR] CSS & HTML fun |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Willy Tarreau | [MINOR] config: report all supported options for the... |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Willy Tarreau | [RELEASE] Released version 1.4-dev4 v1.4-dev4 |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Willy Tarreau | [OPTIM] stats: check free space before trying to print |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Willy Tarreau | [MINOR] stats: use a dedicated state to output static... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] stats: add support for numeric IDs in set weigh... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [BUILD] add a 'make tags' target |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Krzysztof Piotr... | [MINOR] Capture & display more data from health checks, v2 |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Krzysztof Piotr... | [MINOR] Add chunk_htmlencode and chunk_asciiencode |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Krzysztof Piotr... | [MINOR] Add cut_crlf(), ltrim(), rtrim() and alltrim() |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MEDIUM] stats: add the "set weight" command |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MEDIUM] stats: add the "get weight" command to report... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] add the "initial weight" to the server struct. |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] proxy: provide function to retrieve backend... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] buffers: add buffer_feed2() and make buffer_fee... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MEDIUM] add access restrictions to the stats socket |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] stats: use 'clear counters all' to clear all... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
SaVaGe | [BUG] task.c: don't assing last_timer to node-less... |
commit | commitdiff | tree | snapshot |
| 2009-10-10 |
Willy Tarreau | [MINOR] acl: add fe_conn, be_conn, queue, avg_queue |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Willy Tarreau | [MEDIUM] backend: implement consistent hashing variation |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Krzysztof Piotr... | [MINOR] acl: don't report valid acls as potential mistakes |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [BUG] counters: fix segfault on missing counters for... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [BUG] Fix NULL pointer dereference in stats_check_uri_a... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [OPTIM] counters: move some max numbers to the counters... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MEDIUM] config: automatically find unused IDs for... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] tools: add a new get_next_id() function |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] config: add pointer to file name in block/redir... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] config: report places of duplicate names or IDs |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] config: reference file and line with any listen... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [BUG] config: look for ID conflicts in all sockets... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [MEDIUM] Collect & provide separate statistics for... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [MINOR] Add "clear counters" to clear statistics counters |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [CLEANUP] Move counters to dedicated structures |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [MINOR] Introduce include/types/counters.h |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Krzysztof Piotr... | [DOC] Add information about http://haproxy.1wt.eu/contr... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MEDIUM] stream_int: adjust WAIT_ROOM handling |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MEDIUM] stats: make HTTP stats use an I/O handler |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] remove now obsolete ana_state from the session... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MEDIUM] stats: don't use s->ana_state anymore |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] stats: make stats_dump_raw_to_buffer() use... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk() |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] stats_dump_errors_to_buffer: use buffer_feed_ch... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [BUG] don't refresh timeouts late after detected activity |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [MINOR] stats: strip CR and LF from the input command... |
commit | commitdiff | tree | snapshot |
| 2009-10-04 |
Willy Tarreau | [BUG] stats: don't call buffer_shutw(), but ->shutw... |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [MEDIUM] new option "independant-streams" to stop updat... |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [DOC] log-health-checks is an option, not a directive |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [MINOR] report list of supported pollers with -vv |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [MEDIUM] backend: introduce the "static-rr" LB algorithm |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [MINOR] backend: reorganize the LB algorithm selection |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [MINOR] backend: separate declarations of LB algos... |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Willy Tarreau | [CLEANUP] proxy: move last lb-specific bits to their... |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Krzysztof Piotr... | [MINOR] Allow dots in show-node & add "white-space... |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Krzysztof Piotr... | [MINOR] add "description", "node" and show-node"/"show... |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Willy Tarreau | [MINOR] lb_map: reorder code in order to ease integrati... |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Willy Tarreau | [CLEANUP] backend: move LB algos to individual files |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Willy Tarreau | [MINOR] include time.h from freq_ctr.h as is uses ... |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Krzysztof Piotr... | [MINOR] health checks logging unification |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Krzysztof Piotr... | [BUG] check if rise/fall has an argument and it is > 0 |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Krzysztof Piotr... | [MEDIUM] Health check reporting code rework + health... |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Krzysztof Piotr... | [MAJOR] struct chunk rework |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Willy Tarreau | [MINOR] backend: uninline some LB functions |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Willy Tarreau | [MINOR] backend: export some functions to recount servers |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Willy Tarreau | [BUG] http stats: large outputs sometimes got some... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Krzysztof Piotr... | [DOC] add missing rate_lim and rate_max |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [RELEASE] Released version 1.4-dev3 v1.4-dev3 |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MEDIUM] stats: replace the stats socket analyser with... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MEDIUM] stats: prepare the connection for closing... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MINOR] add a ->private member to the stream_interface |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MEDIUM] session: call iohandler for embedded tasks... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MINOR] stream_interface: add functions to support... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MINOR] stream_interface: add iohandler callback |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MINOR] stream_interface: add SI_FL_DONT_WAKE flag |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [BUG] fix buffer_skip() and buffer_si_getline() to... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [MINOR] ensure that buffer_feed() and buffer_skip(... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Willy Tarreau | [BUG] variable buffer size ignored at initialization... |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Krzysztof Piotr... | [MEDIUM] Collect & show information about last health... |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Willy Tarreau | [BUG] buffers: buffer_forward() must not always clear... |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Willy Tarreau | [BUILD] stream_interface: fix conflicting declaration |
commit | commitdiff | tree | snapshot |
| 2009-09-20 |
Willy Tarreau | [MEDIUM] add support for infinite forwarding |
commit | commitdiff | tree | snapshot |
| 2009-09-20 |
Willy Tarreau | [MINOR] stream_sock: don't set SI_FL_WAIT_DATA if BF_SH... |
commit | commitdiff | tree | snapshot |
| 2009-09-20 |
Willy Tarreau | [BUG] stream_interface: SI_ST_CLO must have buffers... |
commit | commitdiff | tree | snapshot |
| 2009-09-20 |
Willy Tarreau | [MAJOR] buffers: fix the BF_EMPTY flag's meaning |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MAJOR] buffers: split BF_WRITE_ENA into BF_AUTO_CONNEC... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MINOR] buffers: inline buffer_si_putchar() |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MAJOR] http: add support for HTTP 1xx informational... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MEDIUM] stream_interface: make use of buffer_cut_tail... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MINOR] buffers: add buffer_cut_tail() to cut only... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [BUG] buffer_forward() would not correctly consider... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MINOR] buffers: provide buffer_si_putchar() to send... |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Willy Tarreau | [MINOR] buffers: add peekchar and peekline functions... |
commit | commitdiff | tree | snapshot |
| next |