1 Sep 2009 05:34
1 Sep 2009 09:53
1 Sep 2009 10:28
Re: Profiling the node
* Matthew Toseland <toad@...> [2009-08-31 22:55:15]: > On Sunday 30 August 2009 11:54:27 Florent Daignière wrote: > > * Florent Daignière <nextgens@...> [2008-08-22 18:19:32]: > > > > > Hi, > > > > > > Lately I have been profiling the node using a new tool (who said > > > toy? :p)... Yourkit (http://www.yourkit.com/java/profiler/index.jsp) > > > > > > Their sales department is providing us a free of charge license of > > > their software under the "open-source" agreement. Basically the > > > license allows us to use the full-featured product to work on > > > Freenet. > > > > > > In case you would like a license just drop me a line. So far I, > > > toad and sdiz have got a license and Bombe requested one. I plan > > > to get back in touch with them on Monday... manifest yourself > > > before then if needed. > > > > > > NextGen$ > > > > Hi, > > > > The licenses we got are now expired: shall we renew them? Who is still > > interested? > > > > Last time we got 6 licenses: > > nextgens(Continue reading)
1 Sep 2009 10:26
it_IT l10n update 090901
attached. updated to 1232 rtesting-build-1233-pre1 includes new strngs, some typos, some rewording please commit
_______________________________________________ Devl mailing list Devl@... http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
1 Sep 2009 11:46
Wininstaller it_IT l10n update 090901
attached. includes all the new strings that were added ... months ago :/ also some minor rewording I was totally sure that I had sent this in long ago. sorry please commit
;
; Translation file - Italian (it) - by Luke771 (author of the FAFS freesite; e-mail luke771 [a-thingy]
gmail [dot-thingy] com)
;
LoadLanguage_it()
{
; Translation credit string. Remember to change language and name to your own in the translated string (not
in the english one). Don't add personal comments or website links here - add those to the header of this file
instead if you want.
Trans_Add("English localization by: Christian Funder Sommerlund (Zero3)", "Traduzione italiana di Luke771")
; Shared strings (Installer, Uninstaller)
Trans_Add("was not able to unpack necessary files to:", "non è riuscito ad estrarre i file necessarii in:")
Trans_Add("Please make sure that this program has full access to the system's temporary files folder.",
"Si prega di accertarsi che questo programma abbia accesso pieno alla cartella dei file temporanei del sistema")
; Shared strings (Installer, Uninstaller, Service starter, Service stopper)
Trans_Add("requires administrator privileges to manage the Freenet service. Please make sure that your
user account has administrative access to the system, and this program is executed with access to use
these privileges.", "necessita di privilegi amministrativi per controllare il servizio Freenet. Si
prega di accertarsi di avere privilegi amministrativi e che questo programma sia eseguito con accesso a
(Continue reading)
1 Sep 2009 14:45
Re: How to clear my request cache?
On Mon, Aug 31, 2009 at 11:34 PM, Michael Yip<mhy831@...> wrote: > Hi, > > I have noticed that one the nodes I'm running has cacched so many > requests that it sends around 20k of them on every restart. > > How do I actually clear the cache? > > Thanks, > > Michael > _______________________________________________ > Devl mailing list > Devl@... > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > What stats are you looking at? You can clear your persistent upload / download queues by going to the upload / download pages in fproxy ( http://127.0.0.1:8888/downloads/ and http://127.0.0.1:8888/uploads/ ) and removing all queued items. Evan Daniel
1 Sep 2009 14:45
Re: [freenet-support] Time to fill datastore
test532@... wrote: > Hi Matthew, > > The cache (50g) portion of the datastore (100g) is indeed full. It has been > full for quite some time (not sure when it became full). It is the 'Store' > portion that is still only 22.0% (9.60GiB) full. > > I believe the average speed stated was usually around 85KiB/s. A lot of the > time I would check it it was in mid 90's. Never seen it below 60's for more > than a second and very rarely. By the way, just for your information: now with > the new max connections change I only average 77.1KiB/sec. It was roughly 100 > for a while at the beginning (I suppose before many others had updated to the > new build), but later that day was down below the 85 average I had before the > change and has settled at 77.1KiB/s. > > So anyways, I realize the cache fills up much faster than 'Store'. But I > assumed that at 85KiB/sec for a year, the 'Store' would be more full than 9.6 > GiB. I am talking true 24/7, 99.9% uptime of freenet (only ever down to auto- > restart after auto-update, or due to system updates on the system requiring > restart). And if it maters, the store was set at 100g from the beginning. > > If that is normal behavior, that is fine I guess, although I think should be > improved, as it means that vast amounts of storage space are being wasted on > the freenet. What I was more thinking is it has to be a problem with my store > perhaps due to it being a year old and thus converted from old versions who > knows how many times, and perhaps corrupt as a result? > > Regards, > Sam(Continue reading)
1 Sep 2009 16:07
Re: ?spam? Re: How to clear my request cache?
Evan Daniel wrote: > On Mon, Aug 31, 2009 at 11:34 PM, Michael Yip<mhy831@...> wrote: > >> Hi, >> >> I have noticed that one the nodes I'm running has cacched so many >> requests that it sends around 20k of them on every restart. >> >> How do I actually clear the cache? >> >> Thanks, >> >> Michael >> _______________________________________________ >> Devl mailing list >> Devl@... >> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >> >> > > What stats are you looking at? > > You can clear your persistent upload / download queues by going to the > upload / download pages in fproxy ( http://127.0.0.1:8888/downloads/ > and http://127.0.0.1:8888/uploads/ ) and removing all queued items. > > Evan Daniel > Hi Evan,(Continue reading)
1 Sep 2009 17:00
Re: ?spam? Re: How to clear my request cache?
On Tue, Sep 1, 2009 at 10:07 AM, Michael Yip<mhy831@...> wrote: > Evan Daniel wrote: >> >> On Mon, Aug 31, 2009 at 11:34 PM, Michael Yip<mhy831@...> wrote: >> >>> >>> Hi, >>> >>> I have noticed that one the nodes I'm running has cacched so many >>> requests that it sends around 20k of them on every restart. >>> >>> How do I actually clear the cache? >>> >>> Thanks, >>> >>> Michael >>> _______________________________________________ >>> Devl mailing list >>> Devl@... >>> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >>> >>> >> >> What stats are you looking at? >> >> You can clear your persistent upload / download queues by going to the >> upload / download pages in fproxy ( http://127.0.0.1:8888/downloads/ >> and http://127.0.0.1:8888/uploads/ ) and removing all queued items. >> >> Evan Daniel(Continue reading)
1 Sep 2009 17:23
Re: How to clear my request cache?
Evan Daniel wrote: > On Tue, Sep 1, 2009 at 10:07 AM, Michael Yip<mhy831@...> wrote: > >> Evan Daniel wrote: >> >>> On Mon, Aug 31, 2009 at 11:34 PM, Michael Yip<mhy831@...> wrote: >>> >>> >>>> Hi, >>>> >>>> I have noticed that one the nodes I'm running has cacched so many >>>> requests that it sends around 20k of them on every restart. >>>> >>>> How do I actually clear the cache? >>>> >>>> Thanks, >>>> >>>> Michael >>>> _______________________________________________ >>>> Devl mailing list >>>> Devl@... >>>> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >>>> >>>> >>>> >>> What stats are you looking at? >>> >>> You can clear your persistent upload / download queues by going to the >>> upload / download pages in fproxy ( http://127.0.0.1:8888/downloads/ >>> and http://127.0.0.1:8888/uploads/ ) and removing all queued items.(Continue reading)
RSS Feed