slow processing of rules by API after updating to 6.2.6
Hello,
After upgrading from 6.2.4 to 6.2.6, I see much slower processing of API queries. Can anyone confirm this?
I don't know exactly what the time differences are, but it has clearly slowed down.
it takes about 5 seconds to process 35 rules.
for and in $ (seq 1..35); down
python3 fgt.py get firewall / policy / $ i --vdom root
this may not be the best example, but it should illustrate the problem.
Generally my script doesn't log in every time as above, anyway, queries take much longer after updating to v6.2.6
Someone noticed a similar problem after the update?
Thanks in advance