Roman Shtylman
|
d7fbf3c39e
|
fix processing waiting callbacks inside next_socket
|
2016-07-10 20:22:35 -07:00 |
|
Roman Shtylman
|
a2a58f4c6f
|
refactor with async/await
Trying to be more robust about error handling and failure.
|
2016-07-09 17:06:13 -07:00 |
|
Roman Shtylman
|
8d91892ace
|
listen after connecting error handler
|
2015-01-10 20:58:10 -08:00 |
|
Roman Shtylman
|
5046c360ba
|
don't log econnreset or timeout errors
|
2014-12-11 19:34:08 -08:00 |
|
Roman Shtylman
|
4a09dc114a
|
better handling of requests that die
|
2014-10-25 16:59:16 -07:00 |
|
Roman Shtylman
|
852023bd73
|
destroy client sockets upon error
|
2014-04-23 09:43:04 -04:00 |
|
Roman Shtylman
|
5886cbe3d9
|
log another socket error
|
2014-04-22 19:47:41 -04:00 |
|
Roman Shtylman
|
3c863b3187
|
bump max tcp in proxy to 10
|
2013-12-31 15:31:54 -05:00 |
|
Roman Shtylman
|
bb5ad1b0f4
|
cleanup if server close throws
|
2013-11-26 18:20:53 -05:00 |
|
Roman Shtylman
|
9db2bc5202
|
don't wait for server close to clear timeout
|
2013-11-18 13:40:38 -05:00 |
|
Roman Shtylman
|
1fe63831d8
|
remove error log from socket errors
We don't care, just close the socket
|
2013-11-10 00:19:55 -05:00 |
|
Roman Shtylman
|
0bba03ccd2
|
fix processing queued requests
|
2013-11-04 10:30:54 -05:00 |
|
Roman Shtylman
|
6afb75704a
|
use bouncy to proxy requests
- simplifies our codebase a lot!
- queued requests are currently broken
|
2013-11-03 16:56:41 -05:00 |
|
Roman Shtylman
|
d15e568cea
|
refactor server
* shows some basic statistics on main page
* move tcp proxy setup into separate file
* migrate github page theme to be hosted locally
|
2013-06-18 23:00:45 -04:00 |
|