https://zookeeper.apache.org/doc/r3.5.1-alpha/zookeeperAdmin.html#sc_adminserver
You can confirm by using some ZK admin commands as documented here. On Tue, 11 Jul, 2023, 2:59 pm Ishan Chattopadhyaya, < ichattopadhy...@gmail.com> wrote: > 8080 could be the ZooKeeper admin port. Are you running ZK on that same > host? Or are you running Solr on that port? > > On Tue, 11 Jul, 2023, 12:45 pm Vishal Patel, < > vishalpatel199...@outlook.com> wrote: > >> We have installed Solr 8.9.0 in our one server 11.11.4.6. If we hit URL >> http://11.11.4.6:8080 then we are getting below response >> HTTP ERROR 404 Not Found >> URI: / >> STATUS: 404 >> MESSAGE: Not Found >> SERVLET: >> org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a052a00 >> >> Powered by Jetty:// 9.4.24.v20191120 >> >> >> When we scan the server using vulnerabilities software, it finds jetty >> version as vulnerability. >> Can we hide/remove the jetty version which is showing in response? >> >