Categories: Contributing | Development | MySQLUniversity | MySQLProxy

MySQL Proxy Overview


Contents


← Back to MySQL University main page

[edit] MySQL Proxy Overview

[edit] Presentation

This presentation will be an introduction to the MySQL Proxy:

MySQL Proxy Presentation as PDF

[edit] Questions

[edit] Questions asked before the session

  1. Is it possible to use the Proxy for sharding a database? This would require that each request-response pair between the proxy and the client results in several request-response pairs between the proxy and the databases.

[edit] Questions asked during the session

  1. Did you actually try 10k with mysql-proxy or is it theory?
    • The lighttpd package uses the same system, so it is possible.
  2. To clarify, both "HA-proxy" and "LB-proxy" are instances of the MySQL Proxy? Or something else? (Within Failsafe Load Balancing (Slide 9))
    • Yes
  3. Is there an example of rewriting the EXPLAIN DELETE to EXPLAIN SELECT queries (Within Query Rewriting (Slide 12))
    • No, but Jan will add a basic example.
  4. How does it work together with schemas on your "Removing SPoF" slides (Within Global Transaction ID (Slide 16))
  5. Does MySQL Proxy pprovide complete transparency?
    • SSL is not supported, because the proxy is a man in the middle and SSL is designed to be a direct end to end encryption. MySQL protocol level compression is also disabled automatically.

[edit] Voice recording and other links

Retrieved from "http://forge.mysql.com/wiki/MySQL_Proxy_Overview"

This page has been accessed 41,303 times. This page was last modified 09:38, 24 February 2008.

Find

Browse
MySQLForge
Main Page
Current events
Recent changes
Random page
Help
Edit
Edit this page
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Special pages
New pages
File list
Statistics
Bug reports
More...