Skip to content

数据库连接池问题 #29

@ju123123

Description

@ju123123

在高并发情况下,发现freeswitch处理注册请求速度变慢,导致设备注册超时。经查询数据库连接状态发现,freeswitch在每个模块(例如核心模块、sofia模块)只会建立3个数据库连接,500并发情况下,势必会导致数据库连接资源的获取和等待。是否有连接池大小的配置?经查询该配置方式未在任何地方中找到
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions