On Thu, 12 Nov 2015, Gutow, Jonathan H wrote:
I strongly recommend using a frontend like ngix or Apache. The
efficiency of the Sagenb server when doing encryption is low. Let an
industrial strength web server handle that and the encryption.
Speed is not a bottleneck for me, but anyways, I'll try Apache.
Now, do anyone have ready-to-go configuration for lazy IT admins? I tried
basically just
RewriteRule ^(.*)$ http://localhost:1234/$1 [P]
(where 1234 is the port that Sage listens), and it has at least the error
with logout link.
--
Jori Mäntysalo