From dbd6cc57dc8413394971cbf7c2c03edfd4ae412c Mon Sep 17 00:00:00 2001
From: orbiter
Date: Fri, 16 Dec 2005 00:35:38 +0000
Subject: [PATCH] * added Connection page to main menu; adoped Connection page
layout * updated changelog
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1216 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
doc/News.html | 36 ++++++++++++++++++++++++++++
htroot/Connections_p.html | 10 ++++----
htroot/env/templates/header.template | 1 +
3 files changed, 43 insertions(+), 4 deletions(-)
diff --git a/doc/News.html b/doc/News.html
index c0a0b2af5..35c2c94e9 100644
--- a/doc/News.html
+++ b/doc/News.html
@@ -73,6 +73,42 @@ globalheader();
-->
+
v0.42_20051216_1216
+
+- New Features
+
+ - Introduction of Block Rank; Generation, transmission and collection of block rank statistics; computation of block rank tables for new search ranking YBR (YaCy Block Rank)
+ - New network picture on network page
+ - New Connection tracking page
+ - New ICAP support and SQUID-like redirectors
+ - Many small changes
+
+- Improvements
+
+ - New search behavior with better search results and less search time.
+ - Index transfer with less computation overhead.
+ - Better robots.txt parser.
+ - New write cache for less IO resulting in better database speed.
+ - Asynchronous queueing of crawl jobs and better crawl+indexing performance
+ - More document parser. The following document formats are supported:
+
+- Acrobat Portable Document
+- Word Document
+- MimeType
+- Rich Site Summary/Atom Feed
+- OASIS OpenDocument V2 Text Document
+- Bzip 2 UNIX Compressed File
+- GNU Zip Compressed Archive
+- Rich Text Format
+- Tape Archive File
+- rpm Parser
+- Compressed Archive File
+- vCard
+
+
+- very large number of bugfixes
+
+
v0.41_20051004_848
- Prevention of unwanted DDoS effects caused by YaCy crawls by doing a target-server load balancing; further prevention is done by robots.txt
diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html
index 739d55e4d..c964224fd 100644
--- a/htroot/Connections_p.html
+++ b/htroot/Connections_p.html
@@ -3,13 +3,15 @@
YaCy '#[clientname]#': Connection Tracking
#%env/templates/metas.template%#
-
+
#%env/templates/header.template%#
-Connection Tracking
-Incoming Connections
-Showing #[numActiveRunning]# active connections, #[numActivePending]# pending connections from a max. of #[numMax]# allowed incoming connections.
+
+
Connection Tracking
+
+
Incoming Connections
+Showing #[numActiveRunning]# active connections, #[numActivePending]# pending connections from a max. of #[numMax]# allowed incoming connections.