Hi sebastian,
hi,
much better...;)
> Wow! Maybe I was a bit too verbose, I'll try to condense in two simple
> questions:
in case your app runs with plack, you may have a look at
> 1. is it possible to set up uri_for to play well in a reverse-proxy
> environment?
http://search.cpan.org/~danjou/Plack-Middleware-ReverseProxy-0.06/.
if I recall correctly, a redirect issue we had could be fixed with
this plugin. it could work for uri_for too.
In our low-traffic setup Dancer delivers static content (deployment
> 2. what is the best approach to handle static content in a reverse-proxy
> environment, i.e. having the reverse-proxy handle it directly?
was much easier).
cheers