Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4256463b5a207888276e69e84f011b1ed53d2acd
/
src
/
proto_http.c
6464841
[BUG] http: don't wait for response data to leave buffer is client has left
by Willy Tarreau
· Fri Mar 05 10:41:54 2010 +0100
3e1b6d1
[STATS] frontend requests were not accounted for failed requests
by Willy Tarreau
· Thu Mar 04 23:02:38 2010 +0100
ae52678
[STATS] count transfer aborts caused by client and by server
by Willy Tarreau
· Thu Mar 04 20:34:23 2010 +0100
40dba09
[BUG] logs: don't report "proxy request" when server closes early
by Willy Tarreau
· Thu Mar 04 18:14:51 2010 +0100
8096de9
[MEDIUM] http: revert to use a swap buffer for realignment
by Willy Tarreau
· Fri Feb 26 11:12:27 2010 +0100
2465779
[STATS] separate frontend and backend HTTP stats
by Willy Tarreau
· Fri Feb 26 10:30:28 2010 +0100
d9b587f
[STATS] report HTTP requests (total and rate) in frontends
by Willy Tarreau
· Fri Feb 26 10:05:55 2010 +0100
b97f199
[MEDIUM] http: don't use trash to realign large buffers
by Willy Tarreau
· Thu Feb 25 23:54:31 2010 +0100
0b89fbb
[BUG] fix error response in case of server error
by Willy Tarreau
· Tue Feb 02 09:57:24 2010 +0100
dc008c5
[MEDIUM] http: stricter processing of the CONNECT method
by Willy Tarreau
· Mon Feb 01 16:20:08 2010 +0100
5843d1a
[MEDIUM] http: switch to tunnel mode after status 101 responses
by Willy Tarreau
· Mon Feb 01 15:13:32 2010 +0100
711ad9e
[MINOR] http-auth: last fix was wrong
by Krzysztof Olędzki
· Mon Feb 01 12:36:53 2010 +0100
5142594
[MINOR] http-auth: make the 'unless' keyword work as expected
by Willy Tarreau
· Mon Feb 01 10:40:19 2010 +0100
844a7e7
[MEDIUM] http: add support for proxy authentication
by Willy Tarreau
· Sun Jan 31 21:46:18 2010 +0100
8c8bd45
[MAJOR] use the new auth framework for http stats
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:29:32 2010 +0100
f9423ae
[MINOR] acl: add http_auth and http_auth_group
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:26:18 2010 +0100
59bb218
[MINOR] http-request: allow/deny/auth support for frontend/backend/listen
by Krzysztof Piotr Oledzki
· Fri Jan 29 17:58:21 2010 +0100
fdb563c
[MEDIUM] http: add support for conditional response header rewriting
by Willy Tarreau
· Sun Jan 31 15:43:27 2010 +0100
8abd4cd
[MEDIUM] http: add support for conditional request header addition
by Willy Tarreau
· Sun Jan 31 14:30:44 2010 +0100
6c123b1
[MEDIUM] http: make the request filter loop check for optional conditions
by Willy Tarreau
· Thu Jan 28 20:22:06 2010 +0100
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· Thu Jan 28 18:10:50 2010 +0100
c3e8b25
[MINOR] http: disable keep-alive when process is going down
by Willy Tarreau
· Thu Jan 28 15:01:20 2010 +0100
739cfba
[BUG] http: trim any excess buffer data when recycling a connection
by Willy Tarreau
· Mon Jan 25 23:11:14 2010 +0100
d08f82e
[MINOR] http: remove a copy-paste typo in transaction cleaning
by Willy Tarreau
· Mon Jan 25 22:46:30 2010 +0100
88d349d
[MEDIUM] http: add support for Proxy-Connection header
by Willy Tarreau
· Mon Jan 25 12:15:43 2010 +0100
2a6d88d
[MINOR] http: logs must report persistent connections to down servers
by Willy Tarreau
· Sun Jan 24 13:10:43 2010 +0100
4de9149
[MINOR] add the "force-persist" statement to force persistence on down servers
by Willy Tarreau
· Fri Jan 22 19:10:05 2010 +0100
ff7b588
[OPTIM] http: don't delay response if next request is incomplete
by Willy Tarreau
· Fri Jan 22 14:41:29 2010 +0100
d5fd51c
[BUG] http_server_error() must not purge a previous pending response
by Willy Tarreau
· Fri Jan 22 14:17:47 2010 +0100
6046652
[MAJOR] http: rework response Connection header handling
by Willy Tarreau
· Mon Jan 18 19:08:45 2010 +0100
bbf0b37
[MAJOR] http: rework request Connection header handling
by Willy Tarreau
· Mon Jan 18 16:54:40 2010 +0100
68085d8
[MINOR] http: add http_remove_header2() to remove a header value.
by Willy Tarreau
· Mon Jan 18 14:54:04 2010 +0100
cce7fa4
[MEDIUM] http: don't switch to tunnel mode upon close
by Willy Tarreau
· Sat Jan 16 23:19:39 2010 +0100
d3c343f
[BUG] http: don't count req errors on client resets or t/o during keep-alive
by Willy Tarreau
· Sat Jan 16 10:26:19 2010 +0100
b982a3d
[MEDIUM] Add stick table configuration and init.
by Emeric Brun
· Mon Jan 04 15:45:53 2010 +0100
b16a574
[MINOR] http: add a separate "http-keep-alive" timeout
by Willy Tarreau
· Sun Jan 10 14:46:16 2010 +0100
fcffa69
[MINOR] http: differentiate waiting for new request and waiting for a complete requst
by Willy Tarreau
· Sun Jan 10 14:21:19 2010 +0100
a3377ee
[MINOR] http: move appsession 'sessid' from session to http_txn
by Willy Tarreau
· Sun Jan 10 10:49:11 2010 +0100
7566145
[MINOR] http redirect: don't explicitly state keep-alive on 1.1
by Willy Tarreau
· Sun Jan 10 10:35:01 2010 +0100
148d099
[BUG] stream_interface: fix retnclose and remove cond_close
by Willy Tarreau
· Sun Jan 10 10:21:21 2010 +0100
41689c2
[BUG] appsession: possible memory leak in case of out of memory condition
by Cyril Bonté
· Sun Jan 10 00:30:14 2010 +0100
81e3b4f
[MINOR] http redirect: add the ability to append a '/' to the URL
by Willy Tarreau
· Sun Jan 10 00:42:19 2010 +0100
dcb75c4
[MINOR] http: fix double slash prefix with server redirect
by Willy Tarreau
· Sun Jan 10 00:24:22 2010 +0100
962c3f4
[MEDIUM] http: fix handling of message pointers
by Willy Tarreau
· Sun Jan 10 00:15:35 2010 +0100
59e0b0f
[BUG] server redirection used an uninitialized string.
by Willy Tarreau
· Sat Jan 09 21:29:23 2010 +0100
1fac753
[BUILD] appsession did not build anymore under gcc-2.95
by Willy Tarreau
· Sat Jan 09 19:23:06 2010 +0100
762a236
[BUG] appsession's sessid must be reset at end of transaction
by Willy Tarreau
· Sat Jan 09 13:57:26 2010 +0100
065e833
[MEDIUM] http: wait for some flush of the response buffer before a new request
by Willy Tarreau
· Fri Jan 08 00:30:20 2010 +0100
ea65e68
[MINOR] http redirect: use proper call to return last response
by Willy Tarreau
· Fri Jan 08 00:26:50 2010 +0100
4602363
[BUG] http: fix for capture memory leak was incorrect
by Willy Tarreau
· Thu Jan 07 22:51:47 2010 +0100
6fe6018
[BUG] http: memory leak with captures when using keep-alive
by Willy Tarreau
· Thu Jan 07 13:35:21 2010 +0100
90deb18
[MEDIUM] http: make safer use of the DONT_READ and AUTO_CLOSE flags
by Willy Tarreau
· Thu Jan 07 00:20:41 2010 +0100
8db1c17
[BUG] http: check options before the connection header
by Willy Tarreau
· Tue Jan 05 23:12:12 2010 +0100
0dfdf19
[MEDIUM] http: restore the original behaviour of option httpclose
by Willy Tarreau
· Tue Jan 05 11:33:11 2010 +0100
2832d63
[BUG] http: don't set no-linger on response in case of forced close
by Willy Tarreau
· Tue Jan 05 11:06:20 2010 +0100
9300fb2
[BUG] http: redirect needed to be updated after recent changes
by Willy Tarreau
· Tue Jan 05 00:58:24 2010 +0100
2fa144c
[BUG] http: some possible missed close remain in the forward chain
by Willy Tarreau
· Mon Jan 04 23:13:26 2010 +0100
e3fa6e5
[BUG] http_process_res_common() must not skip the forward analyser
by Willy Tarreau
· Mon Jan 04 22:57:43 2010 +0100
610ecce
[MAJOR] http: fix again the forward analysers
by Willy Tarreau
· Mon Jan 04 21:15:02 2010 +0100
e988a79
[DEBUG] add an http_silent_debug function to debug HTTP states
by Willy Tarreau
· Mon Jan 04 21:13:14 2010 +0100
f5c8bd6
[BUG] http: fix hopefully last closing issue on data forwarding
by Willy Tarreau
· Mon Jan 04 07:10:34 2010 +0100
d3347ee
[BUG] http: disable auto-closing during chunk analysis
by Willy Tarreau
· Mon Jan 04 02:02:25 2010 +0100
caabe41
[OPTIM] http: optimize a bit the construct of the forward loops
by Willy Tarreau
· Sun Jan 03 23:08:28 2010 +0100
bddaa4a
[CLEANUP] http: remove a remaining impossible condition
by Willy Tarreau
· Sun Jan 03 22:13:35 2010 +0100
deb9ed8
[MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements
by Willy Tarreau
· Sun Jan 03 21:03:22 2010 +0100
f285f54
[MINOR] redirect: add support for unconditional rules
by Willy Tarreau
· Sun Jan 03 20:03:03 2010 +0100
305ae85
[BUG] http: fix cookie parser to support spaces and commas in values
by Willy Tarreau
· Sun Jan 03 19:45:54 2010 +0100
a9679ac
[MINOR] http: make the conditional redirect support keep-alive
by Willy Tarreau
· Sun Jan 03 17:32:57 2010 +0100
2be3939
[MINOR] http: don't wait for sending requests to the server
by Willy Tarreau
· Sun Jan 03 17:24:51 2010 +0100
6c2cbe1
[BUG] http: take care of errors, timeouts and aborts during the data phase
by Willy Tarreau
· Sun Jan 03 17:07:49 2010 +0100
bc5aa19
[MINOR] http: move redirect messages to HTTP/1.1 with a content-length
by Willy Tarreau
· Sun Jan 03 15:09:36 2010 +0100
5e8949c
[OPTIM] http: don't immediately enable reading on request
by Willy Tarreau
· Sun Jan 03 14:38:03 2010 +0100
a95a1f4
[BUG] http: the request URI pointer is relative to the buffer
by Willy Tarreau
· Sun Jan 03 13:04:35 2010 +0100
3bb9c23
[BUG] http: redirects were broken by chunk changes
by Willy Tarreau
· Sun Jan 03 12:24:37 2010 +0100
face839
[OPTIM] http: set MSG_MORE on response when a pipelined request is pending
by Willy Tarreau
· Sun Jan 03 11:37:54 2010 +0100
638cd02
[BUG] http: fix erroneous trailers size computation
by Willy Tarreau
· Sun Jan 03 07:42:04 2010 +0100
21c5e4d
[BUG] last fix was overzealous and disabled server-close
by Willy Tarreau
· Sun Jan 03 00:19:31 2010 +0100
082b01c
[BUG] http: ensure we abort data transfer on write error
by Willy Tarreau
· Sat Jan 02 23:58:04 2010 +0100
b608feb
[MAJOR] http: add support for option http-server-close
by Willy Tarreau
· Sat Jan 02 22:47:18 2010 +0100
2ab6eb1
[MEDIUM] http: make the parsers able to wait for a buffer flush
by Willy Tarreau
· Sat Jan 02 22:04:45 2010 +0100
15de77e
[MEDIUM] http: make the analyser not rely on msg being initialized anymore
by Willy Tarreau
· Sat Jan 02 21:59:16 2010 +0100
c88ea68
[MEDIUM] http: add some SI_FL_NOLINGER around server errors
by Willy Tarreau
· Tue Dec 29 14:56:36 2009 +0100
9438c71
[MEDIUM] http: make forceclose use SI_FL_NOLINGER
by Willy Tarreau
· Tue Dec 29 14:39:48 2009 +0100
82eeaf2
[MEDIUM] http: properly handle "option forceclose"
by Willy Tarreau
· Tue Dec 29 12:09:05 2009 +0100
5523b32
[MEDIUM] http: add two more states for the closing period
by Willy Tarreau
· Tue Dec 29 12:05:52 2009 +0100
83e3af0
[MEDIUM] http: rework the buffer alignment logic
by Willy Tarreau
· Mon Dec 28 17:39:57 2009 +0100
58cc872
[BUG] http: typos on several unlikely() around header insertion
by Willy Tarreau
· Mon Dec 28 06:57:33 2009 +0100
d98cf93
[MAJOR] http: implement body parser
by Willy Tarreau
· Sun Dec 27 22:54:55 2009 +0100
7c96f67
[BUG] http: body parsing must consider the start of message
by Willy Tarreau
· Sun Dec 27 22:47:25 2009 +0100
aec571c
[MEDIUM] http: automatically re-aling request buffer
by Willy Tarreau
· Sun Dec 27 17:18:11 2009 +0100
1d3bcce
[BUG] http: offsets are relative to the buffer, not to ->som
by Willy Tarreau
· Sun Dec 27 15:50:06 2009 +0100
e8e785b
[MEDIUM] http: add a new transaction flags indicating if we know the transfer length
by Willy Tarreau
· Sat Dec 26 15:34:26 2009 +0100
115acb9
[MEDIUM] http: rework chunk-size parser
by Willy Tarreau
· Sat Dec 26 13:56:06 2009 +0100
0394594
[MINOR] http: introduce a new synchronisation state : HTTP_MSG_DONE
by Willy Tarreau
· Tue Dec 22 16:50:27 2009 +0100
63c9e5f
[MINOR] http: move 1xx handling earlier to eliminate a lot of ifs
by Willy Tarreau
· Tue Dec 22 16:01:27 2009 +0100
0937bc4
[MINOR] http: move the http transaction init/cleanup code to proto_http
by Willy Tarreau
· Tue Dec 22 15:03:09 2009 +0100
7c3c541
[MAJOR] buffers: automatically compute the maximum buffer length
by Willy Tarreau
· Sun Dec 13 15:53:05 2009 +0100
9e13c3c
[MINOR] http: only consider chunk encoding with HTTP/1.1
by Willy Tarreau
· Tue Dec 22 09:59:58 2009 +0100
5b15447
[MAJOR] http: completely process the "connection" header
by Willy Tarreau
· Mon Dec 21 20:11:07 2009 +0100
522d6c0
[MEDIUM] http: process request body in a specific analyser
by Willy Tarreau
· Sun Dec 06 18:49:18 2009 +0100
Next »