~dr|z3d
@RN
@RN_
@StormyCloud
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%Liorar
+FreefallHeavens
+Xeha
+bak83_
+cumlord
+hk
+profetikla
+uop23ip
Arch
DeltaOreo
FreeRider
Irc2PGuest19353
Irc2PGuest22478
Irc2PGuest48042
Irc2PGuest64530
Meow
Nausicaa
Onn4l7h
Onn4|7h
Over1
acetone_
anon4
anu3
boonst
juoQuua9
mareki2pb
not_bob_afk
plap
poriori_
shiver_1
simprelay
solidx66
thetia
tr
u5657
weko_
orignal
two question
orignal
even if your dest is server but you establish outgoing connectuin what's the reason to not bundle LS?
orignal
if LS comes after SYN block can I assume it's in the same msg?
orignal
didn't not get about outgoing SYN
orignal
I create an outgong streaming one when I get remote LS
orignal
what;s your limit for pending lookups? It's not in params
dr|z3d
bundling LS adds overhead.
dr|z3d
which is why it's normally only enabled for multihomed servers.
dr|z3d
or maybe you mean bundling the LS on connection, not continually?
orignal
I bundles LeaseSet whenever I have it updated
orignal
and stop it when receive confirmation
orignal
what? are you saying that Java server doesn't send LS to client when updated?
orignal
Now I see why I keep disconnecting from here and never from Ilita
orignal
rebuild
orignal
LeaseSet is cheap
dr|z3d
no, I was thinking about multi-homing where the LS? is bundled.
dr|z3d
maybe I got that wrong, details are fuzzy.
orignal
if a clients always need to re-request server's leaseset it's dumb
dr|z3d
true.
dr|z3d
every 10m should be sufficient.
orignal
tunnels might die earlie, etc.
orignal
we need clarification from zzz
dr|z3d
I say 10m, if you want to make sure you don't have stale leases (for example if a multihome you're using goes down), then every 5m is probably fine.
orignal
I rerequest only if it expired
orignal
and expect to receive it with data
zzz
yes we send LS when updated
zzz
those were just brainstorming examples of mine of things that are legal
zzz
drz is right, for the p2p example it might save a little bandwidth to not send the LS, at the cost of latency, but yes LS is cheap
zzz
correction, we do not have a limit on pending lookups, I was thinking of something else
orignal
if you don't have such limit you can be attacked this way
zzz
yeah I'll think about it, but our streaming new connection limits provide a lot of mitigation