-
My first thought was to allow `port` be `nil` which would indicate a unix domain socket via `(make-network-process :service (expand-file-name host) :family 'local :name "mpd")`, but this would most li…
-
@abbradar
# issue
can we have a default `opendkim.conf` file instead of passing a `types.path` configuration file?
# our usage
at nixcloud we are currently creating a default mail abstract…
-
In Nginx, you can make a server listen to a Unix domain socket vs TCP/IP, which could improve performance when you implement the downstream caching with Nginx. Unfortunately, the native fetcher does n…
-
我想使用docker 部署mita
README没有给docker镜像地址
hub.docker.com上也没有
我试图自己编译项目 但是无法运行
我想在Alpine上运行mita
容器内没有systemctl 也没有办法使用mita用户登陆
```
/app/mieru # GOOS=linux GOARCH=amd64 CGO_ENABLED=0 GOCC=musl-gc…
-
Hello, Could you please let me know if drogonframework support unix domain sockets? Could you please share examples if any available?
-
I propose allowing to specify files as the argument to the `--driver-port` and `--cluster-port` options:
```
rethinkdb --cluster-port file:/tmp/rethinkdb.sock
```
The server could also listen by def…
AtnNn updated
3 years ago
-
As i understand, python wrapper communicate with webkot over tcp. Is it possible to use unix socket for this? So we not busy port, and it can be usefull with multiple instances
byaka updated
8 years ago
-
-
Can someone give definite example of how to connect to postgresql via unix socket?
I've tried the following:
```
postgres://user:pass@/path/to/sock.sock/db?sslmode=disable
postgres://user:pass…
-
# Bug report
### What operating system and version are you using?
```
osqueryi --line "SELECT version, build, platform FROM os_version;"
version = 14.3
build = 23D56
platform = d…
zwass updated
4 months ago