yacy_search_server/source/de/anomic/http
orbiter 6518bb6c08 changed release strategy:
we will provide two different releases in the future, one standard release and one 'pro'-release.
the 'pro'-release contains all additional parsers AND has different default performance values.
The pro-version differs therefore from the previous 'all'-version by this default values.
The pro-configuration is automatically choosen if the libx-folder exists. If a version is once initialized, its configuration stays independently from an existing libx folder.
The ant targets had been changed. There are now 3 different targets to create standard and pro-releases, and one target to upgrade:
- dist: creates a standard release (only, no libx target any more)
- distPro: creates a pro-release (includes the libx)
- distExt: creates a libx-release which includes the libx-folder only. It may be used to upgrade from standard to pro
Furthermore, the naming of 'dev'-releases had been removed.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3902 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-16 14:11:52 +00:00
..
httpc.java reverting svn 3691+3692 2007-05-09 19:31:40 +00:00
httpChunkedInputStream.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
httpChunkedOutputStream.java *) soap handler 2006-10-28 12:31:48 +00:00
httpContentLengthInputStream.java *) Bugfix: calling close must not close the wrapped input stream, otherwise 2006-10-24 06:09:38 +00:00
httpd.java revert to insecure, but dau-proof defaults 2007-06-15 12:56:52 +00:00
httpdAbstractHandler.java minor changes 2005-08-03 02:02:39 +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 disabled more sleep(200) 2007-06-14 11:02:28 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdLimitExceededException.java added option to see ranking scores in surftipps 2006-09-30 23:28:03 +00:00
httpdProxyHandler.java avoid division by zero if search is done for no words 2007-05-09 22:10:12 +00:00
httpdRobotsTxtConfig.java - added ViewProfile / Impressum (default on) to local peer's robots.txt 2007-06-12 13:48:27 +00:00
httpdSwitchboard.java changed release strategy: 2007-06-16 14:11:52 +00:00
httpHeader.java reverting svn 3691+3692 2007-05-09 19:31:40 +00:00
httpRemoteProxyConfig.java replaced some toString() 2007-02-06 16:26:56 +00:00
httpTemplate.java - fix for http://www.yacy-forum.de/viewtopic.php?t=3369 2007-01-12 00:52:38 +00:00