-
Following #342, the layer4 plugin can be configured using `Caddyfile`.
I'm trying to get one of the examples working, but I'm not sure how to set the keys in the correct way.
Example `Caddyfile`…
-
Hi All,
It appears that there is some issue with the proxy protocol implemented for UDP as my server recieves this response when trying to proxy.
```
[2024-11-18 00:00:04 Local] [192.168.200.1:…
-
在val阶段,模型可以正常加载并推理。但是在训练时无法正确加载模型。这将会导致模型输出空白图
```
Restored from PID_FLIR/epoch=000345-step=000059999.ckpt with 299 missing and 1048 unexpected keys
Missing Keys: ['encoder.conv_in.weight', 'enco…
-
I have started to get a panic in caddy w/L4 from part of a config for an XMPP server that matches for alpn: xmpp-client.
It was working previously, but I updated caddy and now it seems to have broken…
-
Hi, I'm currently trying to use an updated wespeaker voice model like the one shown in the picture, but when I follow the file pyannote/audio/models/embedding/wespeaker/convert.py I can'…
-
When I run with one GPU, it shows that the model does not match。
here is the log
unexpected key in source state_dict: img_rpn_head.rpn_conv.weight, img_rpn_head.rpn_conv.bias, img_rpn_head.rpn_cls.w…
-
How to corectly redirect a domain/subdomain and generate a certificate?
This is my caddy file, but as soon as I make my request to my url, caddy takes over the request and layer4 isn't able to dete…
-
Hi, not a bug but rather I have a few questions. First off, this is my caddy config:
```
{
email m@m.com
dynamic_dns […]
crowdsec […]
order crowdsec first
servers {
metrics
}
…
doums updated
3 weeks ago
-
How do u you use layer 4 it doesnt work on python nor does it work on cloudshell?
-
Hi,
I am trying to create a reverse proxy for openldap server with TLS termination. For testing I am using self signed certificate generated by caddy.
My Caddyfile
```
{
layer4 {
127.0.0.…