I know that non-detailed bug reports are likely the worst on open source project but I'll give a shout-out before digging in.
I have setup templar for us, using it with a fairly large machine on Amazon (8 core), and it is a proxy for some of our web traffic to 3rd parties.
After a few hours, it just freezes up, in the debug log (piped to a file), you can see that requests start but never end. (App is configured with a timeout).
The way I set it up is fairly simple https://github.com/KensoDev/chef-templar.
Would love some pointers/suggestions.
Thanks!