HYSScc / zproxy

mysql swoole 连接池

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zproxy

mysql proxy demo

1) 导入 test.sql

2) 配置config.php

  1. 执行 php proxy.php --ip=0.0.0.0 --port=9501 --pool=100 -d

  2. php client.php 或把 client.php放置web目录下 打开: http://host/client.php

About

mysql swoole 连接池


Languages

Language:PHP 100.0%