yacy_search_server/source/net/yacy/server
reger 3dd23c178b Introduce the option to configure a shutdown port.
A port value of -1 will disable this option.

If set to a value greater 0, YaCy listens on this of on the local loopback 
address (127.0.0.1) for a shutdown or restart signal.
E.g. connect to http://localhost:8005/shutdown will stop the YaCy server.
http://localhost:8005/restart will restart it.
This option allows to stop YaCy locally independant from the web web 
frontend (which might be configured for password protected remote access).
2017-03-19 02:30:08 +01:00
..
http further avoid to set connect info properties as header value 2017-03-04 22:45:17 +01:00
serverAccessTracker.java fix for remote search process 2014-10-07 23:30:32 +02:00
serverClassLoader.java Fixed serverClassLoader.findClass method 2016-09-03 15:21:02 +02:00
serverCore.java move startup time from old serverCore to switchboard (most used here) 2014-07-10 02:17:56 +02:00
serverObjects.java Added some JavaDoc. 2017-01-06 11:23:40 +01:00
serverSwitch.java Introduce the option to configure a shutdown port. 2017-03-19 02:30:08 +01:00
servletProperties.java Switched even more URLs to pure relative ones. 2016-11-09 02:40:33 +01:00