maproxy
maproxy copied to clipboard
TCP(/SSL) reverse-proxy based on Tornado
Add simple caching (in memory, not redis/memcache) . When we get a new connection - if we have "cached data" - return the cached data (and don't even bother opening...
when using the default example you get this error:  here is the line where the error occurs  looks like the this is the problem (the callbacks are not...