lucene/solr/server/modules
Robert Muir 1425d6cbf8
SOLR-14138: enable request log via environ var, remove deprecated jetty class usage, respect SOLR_LOGS_DIR (#1110)
User can now set SOLR_REQUESTLOG_ENABLED=true to enable the jetty request log, instead of editing XML. The location of the request logs will respect SOLR_LOGS_DIR if that is set. The deprecated NCSARequestLog is no longer used, instead it uses CustomRequestLog with NCSA_FORMAT.
2019-12-23 10:37:31 -05:00
..
http.mod
https.mod
https8.mod Merge jira/http2 branch to master 2018-12-16 16:58:20 +00:00
requestlog.mod SOLR-14138: enable request log via environ var, remove deprecated jetty class usage, respect SOLR_LOGS_DIR (#1110) 2019-12-23 10:37:31 -05:00
server.mod
ssl.mod SOLR-4839: SSL support with Jetty 9. Also fixes SOLR-7449 on trunk. 2015-04-23 14:17:35 +00:00