Commit Graph

246 Commits

Author SHA1 Message Date
21399ac8c7 add debug code to invertigates looping buh 2019-04-11 11:00:52 +02:00
c29661ae0c Update README.md 2019-03-01 11:09:03 +01:00
e3ce359ed2 Update README.md 2019-03-01 11:08:32 +01:00
ecacc807cc Update README.md 2019-03-01 10:36:32 +01:00
303a2391f6 fix read write pb 2018-10-27 16:21:12 +02:00
64554bd2f5 fix read write pb 2018-10-27 16:15:25 +02:00
6a066c4d2d fix read write bug wo ssl 2018-10-27 12:58:12 +02:00
80069bf42e Makefile now allow to create .deb package 2018-10-19 14:19:51 +02:00
c06e72a3e8 allow plugin to close the connection at will 2018-10-19 12:37:26 +02:00
f79ef6232a fix file loop bug 2018-10-17 20:10:33 +02:00
848da534b5 add timeout per connection 2018-10-16 12:22:13 +02:00
0530317f89 unkown bug 2018-10-15 21:35:57 +02:00
1541ac8aee Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-15 20:21:31 +02:00
b8ad3ba9a1 remove read wait 2018-10-15 20:21:16 +02:00
882b7cb653 use heavy task by default 2018-10-15 12:34:49 +02:00
58443ae2e9 use heavy task by default 2018-10-15 12:28:04 +02:00
133cb58e90 use heavy task by default 2018-10-14 21:48:51 +02:00
61abd03669 use heavy task by default 2018-10-14 21:47:27 +02:00
a187b48263 use heavy task by default 2018-10-14 21:46:30 +02:00
81ff9f2c3c use heavy task by default 2018-10-14 21:41:59 +02:00
487e5b108b use heavy task by default 2018-10-14 20:41:44 +02:00
b0bbff1556 fix deadlock 2018-10-14 11:31:05 +02:00
64e912ab6e fix deadlock 2018-10-14 11:25:13 +02:00
ee5c630052 fix deadlock 2018-10-14 11:19:06 +02:00
54bb040ef4 fix deadlock 2018-10-14 11:02:27 +02:00
ba4bfadec0 fix deadlock 2018-10-14 10:57:09 +02:00
9f239197df Update README.md 2018-10-10 13:50:39 +02:00
592fc88587 reduce cpu usage using semaphore 2018-10-10 12:42:47 +02:00
d60109fcf9 minor fix 2018-10-09 17:24:00 +02:00
a3509ca6aa open ssl still leak memory 2018-10-09 12:15:48 +02:00
d91370548d fix linking 2018-10-09 10:53:36 +02:00
0e84e46fab remove warning 2018-10-09 10:35:37 +02:00
b72ea610c7 Update README.md 2018-10-08 23:26:19 +02:00
f2c0c38a00 Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-08 23:16:35 +02:00
cee7542b88 AUTOLOAD option to server config 2018-10-08 23:16:15 +02:00
d4f14e0698 Update README.md 2018-10-08 22:53:08 +02:00
ae601c2487 fix url_encore bug 2018-10-08 22:01:05 +02:00
03a0a9deea request body can be decode directly or delegated to plugin 2018-10-08 19:32:23 +02:00
6b51621f98 fix plugin exec 2018-10-07 23:41:37 +02:00
dbda222047 remove warning 2018-10-07 15:09:46 +02:00
93e2913184 Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-07 14:20:48 +02:00
001c26824f remove un neccessary code 2018-10-07 14:20:36 +02:00
e5372250e8 Update README.md 2018-10-07 14:17:16 +02:00
0d8c5d08e2 Update README.md 2018-10-07 14:16:43 +02:00
56408cd6a7 Update README.md 2018-10-07 14:11:34 +02:00
7e0c0d29e1 Update README.md 2018-10-07 14:10:48 +02:00
76b9abc4b2 merge with async 2018-10-07 14:05:57 +02:00
7b7f21164c Merge branch 'master' into async_nonblocking 2018-10-07 14:02:40 +02:00
82d83ba665 fix openssl bug on nonblocking mode 2018-10-07 13:57:52 +02:00
04fec05b70 fix open ssl bug 2018-10-07 01:03:05 +02:00