[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Data transfer totals when adding files

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2006-01-11 21:53:27 CET

Stefan Küng wrote:
> It seems neon authenticates for every packet it sends to the server! So
> once it has successfully authenticated, I guess reauthenticating isn't
> necessary and could be skipped.

Hmm.. In my tests it didn't happen once per packet, it happened once
per every URL requested (through neon probably). This would add a
large overhead, but only when many actions are performed (eg. many
small files).

Specifically, this should not be a problem when a single, large file
is transferred. The transfer itself doesn't happen in chunks but in
one big HTTP push. At least that's what it does in my environment.

Will Wilson wrote:
> Data transfer when adding 14.585MB WMV file:
>
> * https with SSPI authentication: 39.31MB
> * https with basic authentication: 12.88MB

httpS? I'll go test with that, maybe I'll get different results.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 12 00:23:14 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.