Commit Graph

9 Commits

Author SHA1 Message Date
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