Kristian Tanuwijaya
Kristian Tanuwijaya
This is question rather than issue/bug. Does this support mysql persistent connection or mysql connection pooling? https://openswoole.com/docs/modules/mysqli-connection-pool Quoted from link above: > Connection pool is used to reduce the TCP...
 Randomly, some of my sessions get such error: > Computer not connected > Make sure your computer has an active Internet connection. > Reconnect It's not just once or...
Error message: /bin/bash: line 1: /usr/local/bin/install-php-extensions: Permission denied ERROR: failed to solve: executor failed running [/bin/bash -eou pipefail -c apt-get update; apt-get upgrade -yqq; apt-get install -yqq --no-install-recommends --show-progress apt-utils...
**Describe the bug** If I have 2 domains with wildcard, e.g.: `*.domain.com` and `*.sub.domain.com`, when I call `getssl '*.domain.com'` the DNS_ADD_COMMAND that is executed is from `*.sub.domain.com` instead of `*.domain.com`...