Welcome! Log In Create A New Profile

Advanced

Re: DB Relay - NGiNX based open source project

Piotr Sikora
July 22, 2010 06:22PM
Hi,
I don't want to belittle your project, but it seems that:
1) you've re-implemented things already covered by ngx_drizzle (drizzle,
mysql, sqlite) and ngx_postgres (postgresql),
2) you did this in the *blocking* way, which doesn't play nice with nginx,
3) you're exposing whole database to the public and require client-side
scripts to have credentials to the database.

It's great that you're also supporting MS SQL Server (via FreeTDS), but
doing this in such fashion isn't going to help anyone. Imagine the case in
which n users (where n >= worker_processes) would issue "SELECT
sleep(2592000)" command. This would lock dbrelay for a month...

Best regards,
Piotr Sikora < piotr.sikora@frickle.com >



_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

DB Relay - NGiNX based open source project

Vlad Didenko July 22, 2010 05:54PM

Re: DB Relay - NGiNX based open source project

mike July 22, 2010 06:02PM

Re: DB Relay - NGiNX based open source project

Brian Bruns July 22, 2010 06:14PM

Re: DB Relay - NGiNX based open source project

mike July 22, 2010 06:24PM

Re: DB Relay - NGiNX based open source project

Piotr Sikora July 22, 2010 06:22PM

Re: DB Relay - NGiNX based open source project

Piotr Sikora July 22, 2010 06:28PM

Re: DB Relay - NGiNX based open source project

Brian Bruns July 22, 2010 06:30PM

Re: DB Relay - NGiNX based open source project

Piotr Sikora July 22, 2010 07:04PM

Re: DB Relay - NGiNX based open source project

agentzh July 31, 2010 02:42AM

Re: DB Relay - NGiNX based open source project

Brian Bruns July 31, 2010 09:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 298
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready