Hello,
We use Promox Mail Gateway integrated with our Portal. Sometime while we send using API the DELETE command for transport or mail relay return Connection Timeout.
The server have 4cpu and 8GB of memory in SSD enviroment with usage of processor between 5~30%. It's clustered with another server (mx01 and mx02) and the cluster configuration it's fine and health. If I try to make the same delete command using WEB work's fine without timeout.
The resume of the /var/log/pmgproxy/pmgproxy.log log
x.x.x.x - root@pam [17/11/2022:11:33:22 -0300] "GET /api2/json/config/transport/meudominio.com.br HTTP/1.1" 200 127
x.x.x.x - root@pam [17/11/2022:11:33:22 -0300] "GET /api2/json/config/transport/meudominio.com.br HTTP/1.1" 200 127
x.x.x.x - root@pam [17/11/2022:11:33:52 -0300] "DELETE /api2/json/config/transport/meudominio.com.br HTTP/1.1" 596 -
Returns:
[DELETE], Url: [https://meuservidor.com.br:8006/api2/json/config/domains/meudominio.com.br],
Content Body:[].
Retornos: StatusCode:[596 596] ReasonPhrase: [Connection timed out] Content: []
Can help me? Looking the changelog of the next versions I don't find nothing about timeout corrections
We use Promox Mail Gateway integrated with our Portal. Sometime while we send using API the DELETE command for transport or mail relay return Connection Timeout.
The server have 4cpu and 8GB of memory in SSD enviroment with usage of processor between 5~30%. It's clustered with another server (mx01 and mx02) and the cluster configuration it's fine and health. If I try to make the same delete command using WEB work's fine without timeout.
The resume of the /var/log/pmgproxy/pmgproxy.log log
x.x.x.x - root@pam [17/11/2022:11:33:22 -0300] "GET /api2/json/config/transport/meudominio.com.br HTTP/1.1" 200 127
x.x.x.x - root@pam [17/11/2022:11:33:22 -0300] "GET /api2/json/config/transport/meudominio.com.br HTTP/1.1" 200 127
x.x.x.x - root@pam [17/11/2022:11:33:52 -0300] "DELETE /api2/json/config/transport/meudominio.com.br HTTP/1.1" 596 -
Returns:
[DELETE], Url: [https://meuservidor.com.br:8006/api2/json/config/domains/meudominio.com.br],
Content Body:[].
Retornos: StatusCode:[596 596] ReasonPhrase: [Connection timed out] Content: []
Can help me? Looking the changelog of the next versions I don't find nothing about timeout corrections