Commit Graph

17 Commits (0b02083e973482ffcd50d2a0352d65b3f66cd199)

Author SHA1 Message Date
orbiter 694fa3a2a5 - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
orbiter 0376f73fdb extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours
14 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter d1973bae2a code cleanup: removed unused code and unused methods
15 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
theli 5ee0125046 *) adding possibility to configure the server port for seed uploading via scp.
19 years ago
rramthun a4e90c4b11 Fixed spelling bug.
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
theli 70a5681a4f *) Bugfix for inactive scp seed uploader
20 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago