2009-12-15 |
Krzysztof Piotr... | [MEDIUM] Decrease server health based on http responses... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Krzysztof Piotr... | [DOC] some small spell fixes and unifications |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Willy Tarreau | [MINOR] config: don't report error on all subsequent... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Willy Tarreau | [MINOR] ebtree: add functions to lookup non-null termin... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Cyril Bonté | [BUG] Configuration parser bug when escaping characters |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [MINOR] config: support passing multiple "domain" state... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [BUG] config: cookie domain was ignored in defaults... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [BUG] config: fix erroneous check on cookie domain... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [BUG] config: disable 'option httplog' on TCP proxies |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [BUG] config: fix wrong handling of too large argument... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Willy Tarreau | [BUG] config: fix error message when config file is... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Willy Tarreau | [MINOR] http: detect tunnel mode and set it in the... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Willy Tarreau | [BUG] x-original-to: name was not set in default instance |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Cyril Bonté | [MEDIUM] appsession: add "len", "prefix" and "mode... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Willy Tarreau | [MINOR] http: keep pointer to beginning of data |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Willy Tarreau | [DOC] option is "defer-accept", not "defer_accept" |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Willy Tarreau | [BUG] stream_sock: BUF_INFINITE_FORWARD broke splice... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Willy Tarreau | [MINOR] http: create new MSG_BODY sub-states |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Willy Tarreau | [MINOR] tools: add hex2i() function to convert hex... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Willy Tarreau | [BUILD] missing #ifndef in ebsttree.h |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Willy Tarreau | [BUILD] missing #ifndef in ebmbtree.h |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Alex Williams | [MINOR] server tracking: don't care about the tracked... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Willy Tarreau | [CLEANUP] ebtree: cast to char * to get rid of gcc... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Krzysztof Piotr... | [MINOR] Collect & provide http response codes for front... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Krzysztof Piotr... | [MINOR] add additional "a href"s to stats page |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Willy Tarreau | [BUG] definitely fix regparm issues between haproxy... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Willy Tarreau | [CLEANUP] ebtree: remove old unused files |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Willy Tarreau | [MEDIUM] build: switch ebtree users to use new ebtree... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Willy Tarreau | [IMPORT] import ebtree v5.0 into directory ebtree/ |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Krzysztof Piotr... | [MINOR] Add "a name" to stats page |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http: remove the last call to stream_int_return |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http response: update the TX_CLI_CONN_KA flag... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MEDIUM] http response: check body length and set trans... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http: pre-set the persistent flags in the trans... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MAJOR] http: create the analyser which waits for a... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MEDIUM] http request: make use of pre-parsed transfer... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MEDIUM] http request: simplify POST length detection |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http request: simplify the test of no-data |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http request: update the TX_SRV_CONN_KA flag... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MEDIUM] http request: parse connection, content-length... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MINOR] http: add new transaction flags for keep-alive... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Cyril Bonté | [MEDIUM] appsession: add the "request-learn" option |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MAJOR] buffer: flag BF_DONT_READ to disable reads... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [MEDIUM] fd: merge fd_list into fdtab |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Willy Tarreau | [OPTIM] move some rarely used fields out of fdtab |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Willy Tarreau | [CLEANUP] sepoll: clean up the fd_clr/fd_set functions |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Willy Tarreau | [MINOR] http: detect connection: close earlier |
commit | commitdiff | tree | snapshot |
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 haproxy.1wt.eu/contrib... |
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 |
next |