<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Umyproxy - 标签 - YuanCoder</title>
        <link>http://yuancoder.com/tags/umyproxy/</link>
        <description>Umyproxy - 标签 - YuanCoder</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>yuan@yuancoder.com (Yuan)</managingEditor>
            <webMaster>yuan@yuancoder.com (Yuan)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 15 Mar 2023 10:43:49 &#43;0800</lastBuildDate><atom:link href="http://yuancoder.com/tags/umyproxy/" rel="self" type="application/rss+xml" /><item>
    <title>Laravel umyproxy package</title>
    <link>http://yuancoder.com/laravel-umyproxy/</link>
    <pubDate>Wed, 15 Mar 2023 10:43:49 &#43;0800</pubDate>
    <author>Yuan</author>
    <guid>http://yuancoder.com/laravel-umyproxy/</guid>
    <description><![CDATA[为了方便 umyproxy 在 laravel 项目中使用，写了一个 laravel 的 package。 https://github.com/lyuangg/laravel-umyproxy 使用很简单 使用 composer 安装 1 composer require &#39;lyuangg/laravel-umyproxy&#39; 修改 laravel 的 env 文件，增加 DB_SOCKET 1 DB_SOCKET=/tmp/umyproxy.socket 注意 socket 路径权限。 路径也可以指定]]></description>
</item>
<item>
    <title>PHP MYSQL 连接池解决方案 - umyproxy</title>
    <link>http://yuancoder.com/umyproxy/</link>
    <pubDate>Sat, 03 Dec 2022 18:24:33 &#43;0800</pubDate>
    <author>Yuan</author>
    <guid>http://yuancoder.com/umyproxy/</guid>
    <description><![CDATA[传统的 PHP 项目在高并发场景下有一个痛点：没有 mysql 连接池。 为什么连接池这么重要 我们看看在没有连接池的情况下会发生什么事情: 大量的短连接会占用端口，]]></description>
</item>
</channel>
</rss>
