Skip to content

SQL pool timeout #15

@KoenTech

Description

@KoenTech

I set up a MySQL server as a directory and when starting the mail server everything works for about 5 minutes, after that I get the following error message:

pool timed out while waiting for an open connection

Here is my pool config:

[directory."sql".pool]
max-connections = 10
min-connections = 0

When I set max-connections to something like 100 it takes about 30 minutes for the error to show up so I'm thinking it might have something to do with connections silently failing until all connections in the pool have failed.

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