yacy_search_server/source/de/anomic/http
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
- removed web structure picture from indexing menu and grouped it together with htcache monitor
- added a database for terminated crawls, when a crawl is finished it is automatically moved to the new database
- extended crawl profile edit servlet, shows now also terminated crawls
- option that was used to delete profiles is now redesigned to a function that moves the current crawl to the terminated crawls and removes all urls from the current queues!
- fixed here and there problems with indexing queues
- enhances indexing speed by changing cache flush sizes.
- changed behaviour of crawl result servlet: the list of crawled urls is shown if there is one, othevise the overview window is shown

attention: the new profile databases are not compatible with the old one. current crawls will be lost! the web index is not touched.
next steps: the database of terminated crawls can be used to start with them a new crawl. This is useful if one wants to re-crawl specific pages and wants to use a old crawl profile.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4113 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-09-28 01:21:31 +00:00
..
httpc.java some fixes to socket connection time-out 2007-09-25 23:45:05 +00:00
httpChunkedInputStream.java
httpChunkedOutputStream.java SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29 2007-06-29 10:45:13 +00:00
httpContentLengthInputStream.java
httpd.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
httpdBoundedSizeOutputStream.java *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
httpdByteCountInputStream.java *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
httpdByteCountOutputStream.java *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
httpdFileHandler.java try to fix connection problem, possible cause for wrong junior status and non-passive passive peers: 2007-09-23 17:31:29 +00:00
httpdLimitExceededException.java
httpdProxyHandler.java - fixed non-closing client connections 2007-09-25 21:36:08 +00:00
httpdRobotsTxtConfig.java corrected Brausse->Brausze 2007-08-01 22:15:51 +00:00
httpdSwitchboard.java changed release strategy: 2007-06-16 14:11:52 +00:00
httpHeader.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
httpRemoteProxyConfig.java replaced some toString() 2007-02-06 16:26:56 +00:00
httpSSI.java first version of next-generation search interface: 2007-09-03 23:43:55 +00:00
httpTemplate.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00