On Thu, Jul 7, 2011 at 07:19, Jodi Bosa <jodib...@gmail.com> wrote:
> It seems I may need to create HTTPS reverse proxy workers DYNAMICALLY - what
> is best way to do this?
>
> In other words, from manual I see config directive:
>
>    ProxyPass /example http://backend.example.com connectiontimeout=5
> timeout=30
>
> However, I will have several origin servers that aren't necessarily known
> during config or startup.  How can I create such workers as needed?

I don't think there is a reliable way to do that right now.

Reply via email to