[
https://issues.apache.org/jira/browse/SOLR-16350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628329#comment-17628329
]
Kevin Risden commented on SOLR-16350:
-------------------------------------
[~shubanker] you are using Docker right? Based on the 172.x.x.x and port
translations. Most likely the issue is somewhere in Docker DNS resolution then.
You really aren't hitting 127.0.0.1 of Solr - you are hitting a Docker port
forward on 8983 -> some container. Depending how Solr and Docker are setup -
there is a non zero chance that a DNS resolution happens in that case.
You would have saved others a bunch of time if you had shared how you had been
running Solr from the start.
> http response is delayed when solr is running in slow/restricted network
> environment
> ------------------------------------------------------------------------------------
>
> Key: SOLR-16350
> URL: https://issues.apache.org/jira/browse/SOLR-16350
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Affects Versions: 9.0
> Environment: !image-2022-08-23-09-56-45-250.png|width=327,height=170!
> restrict/delay internet and DNS resolution time.
> Reporter: Shubanker
> Priority: Major
> Attachments: image-2022-08-23-09-56-45-250.png,
> image-2022-08-23-09-59-25-775.png, image-2022-08-23-10-01-40-456.png,
> image-2022-08-23-10-03-45-870.png
>
>
> 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.
> !image-2022-08-23-10-03-45-870.png|width=429,height=150!
> !image-2022-08-23-09-59-25-775.png|width=301,height=188!
> even the static files of Admin UI take too long to load.
> related StackOverflow
> [question|https://stackoverflow.com/questions/73444575/solr-9-http-response-time-is-very-slow-while-query-itself-is-fast].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]