FRiCKLE pres. ngx_postgres
Johan Bergström
johan at bergstroem.nu
Thu May 6 14:28:06 MSD 2010
Hello!
Awesome job, really.
I can imagine one scenario where similar plugins (polling backends for info) would be useful, where nginx can act as a traffic router, something like:
$backend = select backend from route_table where host='$http_host'
proxy_pass http://$backend
By looking at the docs I'm guessing this isn't possible at the moment (as well as the docs for ngx_drizzle, ...) - but are there any plans for similar behavior?
Cheers,
Johan
On 5 maj 2010, at 21.32, Piotr Sikora wrote:
> Hello guys,
> I'm pleased to announce that ngx_postgres is finally publicly available!
>
> Website and distfiles are available at:
> http://labs.frickle.com/nginx_ngx_postgres/
>
> GitHub repository is available at:
> http://github.com/FRiCKLE/ngx_postgres
>
> Best regards,
> Piotr Sikora < piotr.sikora at frickle.com >
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list