yacy_search_server/source/de/anomic/http
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
*) hello.java: reportedip my be empty at peer startup
*) httpc.java: adding method to determine if the connection was already closed or is broken
*) httpdProxyHandler.java: trying to do a better errorhandling
*) server/serverCore.java
- setting myseed ip-address and port correctly if port-forwarding is on
- doing a more failsafe close and adding some debugging output
*) yacyClient.java: adding some logging statements to allow a better detection of 
   "degraded to senior"-bug
*) yacyCore.java: restructuring publishMySeed
   (@Orbiter: pleas take a look)
- to avoid buzy waiting
- to allow a gracefull shutdown on server shutdown
- new seed count was not calculated correctly in the previous version
*) yacySeedDB.java: host ip and port was not initialized correctly if port-forwarding
   was activated

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@318 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-23 11:00:26 +00:00
..
httpc.java *) autoconfig.java: ip address was not reported correctly when port-forwardin is on 2005-06-23 11:00:26 +00:00
httpChunkedOutputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpd.java *) Bugfix of NullPointerException when sending Error Respond 2005-06-20 15:57:03 +00:00
httpdAbstractHandler.java Multiple updates regarding the yacy seedUpload facility, 2005-05-17 08:25:04 +00:00
httpdByteCountInputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpdByteCountOutputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpdFileHandler.java *) Avoiding NullpointerException while testing exception test 2005-06-17 08:04:53 +00:00
httpdHandler.java *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 2005-05-23 10:10:51 +00:00
httpdProxyHandler.java *) autoconfig.java: ip address was not reported correctly when port-forwardin is on 2005-06-23 11:00:26 +00:00
httpdSwitchboard.java *) Import statements reorganized 2005-05-05 05:32:19 +00:00
httpHeader.java *) adding missing calls for function close() to avoid "too many open file" bug 2005-06-16 08:34:52 +00:00
httpTemplate.java *) adding missing calls for function close() to avoid "too many open file" bug*) adding 2005-06-13 13:49:17 +00:00