9seconds
|
c6223e256d
|
Fix prometheus namespace
|
2019-11-19 11:39:09 +03:00 |
|
9seconds
|
7928c2b323
|
Rename app from MTG to mtg
|
2019-11-19 11:37:30 +03:00 |
|
9seconds
|
b2e7e1a225
|
Use buildinfo to get a version
|
2019-11-19 11:36:14 +03:00 |
|
9seconds
|
843fc4b70f
|
Rename module from mtg to github.com/9seconds/mtg
|
2019-11-19 11:17:14 +03:00 |
|
 pexcnandGitHub
|
0ff5ca6808
|
fix typo
according to README.md, read buffer should set to 128KB.
|
2019-11-12 20:30:01 +08:00 |
|
 Sergey ArkhipovandGitHub
|
196ef3d449
|
Merge pull request #108 from 9seconds/fix-buffers
Fix minor issues with cli
|
2019-11-12 12:28:36 +03:00 |
|
9seconds
|
3451832d13
|
Fix minor issues with cli
|
2019-11-12 12:20:25 +03:00 |
|
9seconds
|
dfa53af567
|
Fix for statsd incorrect types
|
2019-11-12 12:13:00 +03:00 |
|
9seconds
|
273aa18367
|
Rename full path in order to favor modules
|
2019-11-11 15:09:29 +03:00 |
|
9seconds
|
a7a4da8ee5
|
Make connection multiplexing configurable
|
2019-11-11 15:03:59 +03:00 |
|
9seconds
|
34ad883559
|
Use ristretto instead of bigcache
|
2019-11-11 14:59:09 +03:00 |
|
9seconds
|
22905b2a25
|
Correct multiplexing
|
2019-11-11 14:04:15 +03:00 |
|
9seconds
|
559a1a666b
|
Generate tls secrets
|
2019-11-05 11:01:29 +03:00 |
|
9seconds
|
4c5f1a5636
|
Propagate cloak_port setting
|
2019-11-05 10:44:23 +03:00 |
|
9seconds
|
5009859a1e
|
linting the code
|
2019-10-11 09:41:18 +03:00 |
|
9seconds
|
c62afbdfd8
|
Rename prometheus namespace to stats-namespace
|
2019-10-10 16:06:50 +03:00 |
|
9seconds
|
6c7edfb7db
|
Add new stats metric
|
2019-10-08 11:55:57 +03:00 |
|
9seconds
|
2918ed11e5
|
Remove juju/errors
|
2019-09-06 16:10:55 +03:00 |
|
9seconds
|
701f62ed4c
|
More reasonable shutdowns
|
2019-09-04 10:54:38 +03:00 |
|
9seconds
|
299a34252e
|
Move rlimit to utils
|
2019-09-04 10:30:21 +03:00 |
|
9seconds
|
2492a47d0a
|
Direct proxy works
|
2019-09-04 10:19:01 +03:00 |
|
9seconds
|
07985cf418
|
Reworked base
|
2019-08-29 13:16:08 +03:00 |
|
9seconds
|
33852ca481
|
Base prevention of replay attacks on proxy
|
2019-04-26 15:53:10 +03:00 |
|
9seconds
|
f68b195306
|
Update golangci-lint
|
2019-01-24 08:15:56 +03:00 |
|
9seconds
|
ea97bf51c8
|
Remove autogeneration of version.go
|
2018-11-02 18:54:28 +03:00 |
|
9seconds
|
c3f21a7b0d
|
Log configuration on proxy start
This has to simplify the debugging because usually we do not know all
options which user used to start mtg.
|
2018-11-01 18:07:16 +03:00 |
|
9seconds
|
9346c11f37
|
Add support for prometheus
|
2018-10-17 12:06:46 +03:00 |
|
9seconds
|
c74e0ee359
|
Rework stats server
|
2018-10-16 22:17:46 +03:00 |
|
9seconds
|
7182c7bf65
|
Add new secure-only mode
|
2018-09-24 18:04:00 +03:00 |
|
9seconds
|
1e9bbfae55
|
Support default dc idx from configs
|
2018-09-21 09:47:37 +03:00 |
|
9seconds
|
8906ae0db0
|
Document environment variables
|
2018-07-28 12:10:39 +03:00 |
|
9seconds
|
0ce325f908
|
Add possibility to set read/write buffers separately
|
2018-07-27 14:26:14 +03:00 |
|
9seconds
|
b86ad07ba9
|
Simplify the sources
|
2018-07-27 13:46:14 +03:00 |
|
9seconds
|
c5f99d17b7
|
Add go-critic
|
2018-07-18 08:53:04 +03:00 |
|
9seconds
|
c1b862c1e9
|
Switch to golangci-lint
|
2018-07-18 08:37:37 +03:00 |
|
9seconds
|
5ddf3d77d1
|
Implement integration with statsd
|
2018-07-13 11:38:25 +03:00 |
|
9seconds
|
c64f97082c
|
Propagate statsd to config
|
2018-07-13 11:05:43 +03:00 |
|
9seconds
|
71da117d94
|
Add support of ntp time verification
|
2018-07-13 09:05:26 +03:00 |
|
9seconds
|
29b5130c95
|
Fix lint errors
|
2018-07-09 16:11:05 +03:00 |
|
9seconds
|
ff4be53d94
|
Add base stats
|
2018-07-09 09:14:11 +03:00 |
|
9seconds
|
a0ba89b105
|
Rework for simplier proxy
|
2018-07-08 08:04:29 +03:00 |
|
9seconds
|
cd63483503
|
Debug direct connection
|
2018-07-07 20:45:10 +03:00 |
|
9seconds
|
f82ff1f6fe
|
Refactored all the things!
|
2018-07-07 20:18:16 +03:00 |
|
9seconds
|
a7eb29cc94
|
Propagate to middle client
|
2018-07-05 10:04:18 +03:00 |
|
9seconds
|
c35c482de7
|
Propagate adtag
|
2018-07-04 18:08:04 +03:00 |
|
9seconds
|
90c10519ee
|
Bugfix rpc handshake
|
2018-07-04 11:28:08 +03:00 |
|
9seconds
|
f9a2b0513d
|
Propagate connection protocol
|
2018-07-01 10:27:36 +03:00 |
|
9seconds
|
67c1194d5b
|
Add telegram caller struct
|
2018-06-24 20:43:04 +03:00 |
|
9seconds
|
3dd6de8cea
|
Tune socket options
|
2018-06-24 17:16:11 +03:00 |
|
9seconds
|
adc7c1b7b6
|
Setup rlimits for application
|
2018-06-22 09:30:27 +03:00 |
|