mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-16 04:52:37 -04:00
Improvements to turtle router:
- made faster tunnels stay longer by increasing tunnel campain time. Should favor fast tunnels. - desactivated tunnel shortenning since it cannot produce consistent tunnels every time - increase cache TTL for search requests to 240 secs and tunnel requests to 120 secs. Will remove some zombie tunnels and search requests. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7d219fc3ef
commit
1c3d6e7c16
2 changed files with 33 additions and 3 deletions
|
@ -144,6 +144,8 @@
|
|||
#include "pqi/pqinetwork.h"
|
||||
#include "pqi/pqi.h"
|
||||
#include "pqi/pqimonitor.h"
|
||||
#include "ft/ftcontroller.h"
|
||||
#include "pqi/p3cfgmgr.h"
|
||||
#include "services/p3service.h"
|
||||
#include "ft/ftsearch.h"
|
||||
#include "retroshare/rsturtle.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue