26 Sep
2014
26 Sep
'14
3:26 p.m.
On 9/26/2014 08:20, Stefan Hornburg (Racke) wrote:
My recommendation is not to use the builtin web server at all.
Why? I realize that some Plack-aware Perl web servers are faster than the one built into Dancer, but isn't offloading static content generation to a reverse proxy (e.g. nginx) a bigger overall win for a typical web app than adding complexity at the Dancer layer? You imply that there may be a stability problem with the built-in Dancer web server. I haven't had any problems with it yet.