lucene/solr/bin
Jason Gerlowski 479e736469 SOLR-13985: Bind to localhost interface by default
Prior to this commit, Solr's Jetty listened for connections on all
network interfaces.  This commit changes it to only listen on localhost,
to prevent incautious administrators from accidentally exposing their
Solr deployment to the world.

Administrators who wish to override this behavior can set the
SOLR_JETTY_HOST property in their Solr include file
(solr.in.sh/solr.in.cmd) to "0.0.0.0" or some other value.
2020-01-03 15:17:24 -05:00
..
init.d SOLR-8101: Improve Linux service installation script 2015-11-25 18:40:03 +00:00
install_solr_service.sh SOLR-11853: Solr installer fails on SuSE linux 2019-01-02 17:24:22 +01:00
oom_solr.sh SOLR-6851: Scripts to help install and run Solr as a service on Linux 2014-12-23 23:20:42 +00:00
post SOLR-9662: New parameter -u <user:pass> in bin/post to pass basicauth credentials 2016-10-22 02:02:07 +02:00
postlogs SOLR-14130: Harden parsing logic 2020-01-03 08:47:19 -05:00
solr SOLR-13985: Bind to localhost interface by default 2020-01-03 15:17:24 -05:00
solr.cmd SOLR-13985: Bind to localhost interface by default 2020-01-03 15:17:24 -05:00
solr.in.cmd SOLR-13985: Bind to localhost interface by default 2020-01-03 15:17:24 -05:00
solr.in.sh SOLR-13985: Bind to localhost interface by default 2020-01-03 15:17:24 -05:00