Feng Lee
|
a779c9f9cb
|
Add 'listener.wss.external.tls_versions' option
|
2018-01-04 20:25:26 +08:00 |
Feng Lee
|
b98a320124
|
Improve documentation for all options
|
2018-01-04 15:32:21 +08:00 |
Feng Lee
|
b2b78c178c
|
Add documenation for SSL configurations
|
2018-01-04 12:25:05 +08:00 |
Feng Lee
|
a17fae30e2
|
Add more documentation for MQTT listeners
|
2018-01-03 22:44:54 +08:00 |
Feng Lee
|
052f9638cb
|
Add more documentation for emq.conf
|
2018-01-02 20:47:25 +08:00 |
Feng Lee
|
10ed4219db
|
Update documentation for R2 configurations
|
2017-12-31 15:10:45 +08:00 |
Feng Lee
|
ed5e4d1857
|
Change the default value of mqtt.keepalive_backoff to 0.75
|
2017-12-27 21:30:17 +08:00 |
Feng Lee
|
985ab723df
|
Support for zone configuration
|
2017-12-26 21:01:03 +08:00 |
Feng Lee
|
d5222dcc9b
|
Add proxy_protocol, proxy_protocol_timeout options for ws/wss
|
2017-12-25 20:38:09 +08:00 |
Feng Lee
|
db954aeb6d
|
Support X.509 certificate based authentication with HAProxy
|
2017-12-15 19:23:50 +08:00 |
Feng Lee
|
8e41aeeeb8
|
Add send_timeout, send_timeout_close options
|
2017-12-05 19:47:17 +08:00 |
Feng Lee
|
0716b2b2d0
|
Enable the stats of session by default
|
2017-12-02 12:13:55 +08:00 |
Feng Lee
|
2611f660de
|
Fix issue #1353 - the management API should listen on 0.0.0:8080
|
2017-11-29 10:45:40 +08:00 |
Feng Lee
|
1545e18cd9
|
Remove the 'mqtt.pubsub.by_clientid' option
|
2017-11-17 20:55:11 +08:00 |
HuangDan
|
97cf04d752
|
Add more lager configuration
|
2017-10-11 16:01:39 +08:00 |
turtled
|
989d2fd9e7
|
Add more lager configuration
|
2017-10-10 13:10:34 +08:00 |
Feng Lee
|
88f84a4a0c
|
Support to configure keepalive backoff
|
2017-08-07 18:27:16 +08:00 |
Feng Lee
|
09b4f17065
|
Merge the configuration of ekka
|
2017-07-23 18:42:54 +08:00 |
turtled
|
6350337d1d
|
Set cluster.discovery default by mcast
|
2017-07-22 10:09:53 +08:00 |
Feng Lee
|
041b9100ed
|
Merge configurations of ekka library
|
2017-07-21 12:52:26 +08:00 |
Feng Lee
|
8277707c1b
|
node.dist_listen_max = 6379
|
2017-07-18 19:03:45 +08:00 |
Feng Lee
|
a23df7f16e
|
Support autocluster with IP Multicast
|
2017-07-18 18:39:02 +08:00 |
Feng Lee
|
1ea630bc9e
|
Integrate with ekka library
|
2017-06-28 16:51:19 +08:00 |
Feng Lee
|
e4ac8a56dd
|
Add 'cluster.cookie' configuration
|
2017-06-28 16:39:11 +08:00 |
Feng Lee
|
f0804df014
|
Merge pull request #1094 from emqtt/develop
Add a new listener for HTTP REST API
|
2017-06-12 16:32:55 +08:00 |
turtled
|
6918a69a2b
|
Update listener.api configuration
|
2017-06-12 16:09:18 +08:00 |
turtled
|
0d1205962e
|
Update listener.api configuration
|
2017-06-09 15:04:53 +08:00 |
turtled
|
866c33f6fc
|
conflicts fixed
|
2017-06-09 14:55:03 +08:00 |
turtled
|
1a8cc2e146
|
Add http to listen on port 8080 for the http REST API
|
2017-06-09 14:54:03 +08:00 |
huangdan
|
5eb590cf27
|
Merge pull request #1074 from emqtt/develop
Update the default value of 'mqtt.mqueue.max_length' to 1000
|
2017-05-27 11:28:35 +08:00 |
huangdan
|
db6b501691
|
Update the default value of 'mqtt.mqueue.max_length' to 1000
|
2017-05-27 11:26:04 +08:00 |
Feng Lee
|
b98ea3ec8e
|
Merge pull request #1060 from emqtt/develop
Add a 'websocket_protocol_header' option to handle WebSocket connection from WeChat
|
2017-05-19 16:59:34 +08:00 |
turtled
|
414f156d4a
|
Add websocket_protocol_header config
|
2017-05-19 16:46:14 +08:00 |
Feng Lee
|
41dc80f32d
|
Add 'SSL Socket Options'
|
2017-05-08 12:39:16 +08:00 |
turtled
|
1691e9a9b6
|
Update node name
|
2017-05-02 14:33:23 +08:00 |
turtled
|
45ca461fd9
|
Add ignore self publish message
|
2017-03-30 14:41:29 +08:00 |
turtled
|
4f0bd74f87
|
#777
|
2017-03-29 15:28:24 +08:00 |
Feng Lee
|
e469ffe7c7
|
Support multiple TCP/SSL listeners
|
2017-03-23 15:04:02 +08:00 |
Feng Lee
|
f321bcdace
|
Support proxy protocol v1/2 config
|
2017-03-22 10:48:47 +08:00 |
Feng Lee
|
942edad3c5
|
Merge branch 'emq22' into proxy-protocol
|
2017-03-22 10:18:44 +08:00 |
Feng
|
53572b7d37
|
Fix the comments of mqtt.session.* configurations
|
2017-02-24 20:38:35 +08:00 |
Feng Lee
|
edd99dc5ed
|
Disable the force GC if conn_force_gc_count = 0
|
2017-02-23 18:53:16 +08:00 |
Feng Lee
|
124aa454fb
|
Add 'mqtt.conn.force_gc_count' config to tune GC of MQTT connection
|
2017-02-23 16:53:47 +08:00 |
Feng Lee
|
8e7ea09cbd
|
Tune the mqtt.client|session.enable_stats off
|
2017-02-22 17:34:00 +08:00 |
Feng Lee
|
ff60578a7d
|
Change the datatype of 'enable_stats' to 'flag'
|
2017-02-21 18:46:10 +08:00 |
Feng Lee
|
a52754df56
|
Add 'syslog' config and update client, session config
|
2017-02-16 10:51:03 +08:00 |
Feng Lee
|
72ed291947
|
Replace the 'runner_' variables with 'platform_'
|
2017-01-12 11:56:30 +08:00 |
Feng Lee
|
a5de6d0d1a
|
Merge branch 'master' into emq20
|
2017-01-12 11:01:17 +08:00 |
turtled
|
b892bc703b
|
vars template emq.conf
|
2017-01-11 19:05:42 +08:00 |
Chimit
|
58046016f0
|
Change parameters order
|
2016-12-10 13:29:37 +08:00 |