MySQL Forums
Forum List  »  Router & Proxy

How to forbid/cancel a connection attempt ?
Posted by: Olivier Audo
Date: April 23, 2009 06:15AM

Dear all,

I was wondering how the LUA script could say to refuse a connection attempt in connect_server(). I tried returning MYSQLD_PACKET_ERR or things like that, but that does not help.

My idea is to use the connection pooling feature (from tutorial-keepalive.lua sample script), but with a real maximum size for the pool.

Thanks in advance for your help.

Options: ReplyQuote


Subject
Views
Written By
Posted
How to forbid/cancel a connection attempt ?
3007
April 23, 2009 06:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.