16 Jul
2015
16 Jul
'15
1:05 p.m.
On Jul 16, 2015 6:56 AM, "Clive Eisen" <clive@hildebrand.co.uk> wrote:
2. What is recommended as the best way to deploy dancer2 under Apache 2.4?
Run Dancer under starman or whatever
proxy from apache to starman one call at a time as you are happy with it When all done - remove apache and use nginx as the proxy ;-)
Hm, I have a lot invested in my Apache configuration, and I love its virtual host handling. I tried nginx some time ago and I'm not sure it can do all I need to do with client certificate handling (and the docs left a lot to be desired). But I'm open to a rethink. Thanks, Clive. Best regards, -Tom