WebApp: Slow system responses when using web proxy
Článek se týká verzí produktů
ALVAO Asset Management, ALVAO Service Desk 10.0 a vyšší
Příznaky
Even simple actions can take tens of seconds. For example, adding new solvers to a service.
Příčina
The cause is a bug in ALVAO products.
Řešení
Oprava naplánována do verze 26.3 Patch (code freeze features 2026-07-27 / fixes 2026-08-03; release 2026-08-27)
Náhradní řešení
-
Modify the hosts file on the web server (quick workaround)
-
On the server where the ALVAO WebApp is running, open the file:
C:\Windows\System32\drivers\etc\hosts
-
Add a line with the IP address of the Sophos WAF:
192.168.x.x sophos-waf.yourdomain.local
-
Windows checks the hosts file before querying a DNS server, so
GetHostEntry returns the result immediately without waiting.
-
Create a PTR record in the internal DNS (proper permanent solution)
-
On the internal DNS server (typically Active Directory DNS),
create a PTR record in the reverse
in-addr.arpa zone
for the Sophos WAF IP address.
-
Example for IP
192.168.10.50:
- Open DNS Manager.
-
Navigate to Reverse Lookup Zones and find the
corresponding zone (e.g.,
10.168.192.in-addr.arpa).
-
Create a new PTR record:
IP
50 → hostname
sophos-waf.yourdomain.local.
-
DNS resolution will then complete within milliseconds instead of timing out.
Kroky pro reprodukci tohoto chování
Přílohy
Číslo problému
T201207ALVAO
Nenašli jste co jste hledali? Zeptejte se našeho týmu technické podpory.
|