Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
9.0
-
None
-
None
-
restrict/delay internet and DNS resolution time.
Description
While trying to setup SOLR 9 I noticed the response takes longer to complete if the internet is slow/restricted.
I tried replicating in local by delaying DNS response and the request started taking over 4s while the query itself (QTime) is faster.
even the static files of Admin UI take too long to load.
related StackOverflow question.