Search found 9 matches

by Libra
Tue Jan 21, 2014 8:01 pm
Forum: General Discussion
Topic: Quick dumb question: CPU Load average: out of 1, or 100?
Replies: 8
Views: 11814

Re: Quick dumb question: CPU Load average: out of 1, or 100?

If you're still interested, you can use the command

Code: Select all

cat /proc/cpuinfo
to get the info about your cpu(s) and core(s).
processor: 0 core: 0 is the first cpu first core, processor: 0 core: 1 is the first cpu second core, etc.
by Libra
Thu Dec 19, 2013 8:15 am
Forum: Feature Requests
Topic: ACC: more ramp down logics
Replies: 3
Views: 4414

Re: ACC: more ramp down logics

The ACC logic is not what you described. The only reason the ACC will lower the link limit is if the ping times are higher than the ping limit and the download speed is greater than 15% of the speed you put in as you download link speed. That's what I thought I meant, but I guess I wasn't as clear ...
by Libra
Tue Dec 17, 2013 8:50 am
Forum: Feature Requests
Topic: ACC: more ramp down logics
Replies: 3
Views: 4414

ACC: more ramp down logics

As a happy user of Gargoyle, I've of course enabled this great Active Congestion Control since my connection speed, like most, isn't constant throughout the day. I've noticed that most of the time, the Link limit is much lower than my real connection speed at that exact time. If I run an FTP downloa...
by Libra
Wed Dec 19, 2012 8:06 am
Forum: Gargoyle Development
Topic: Web session lengths should be able to last longer
Replies: 0
Views: 2659

Web session lengths should be able to last longer

The maximum web session length is currently 24 hours. The available session lengths are: - 15 minutes - 30 minutes - 1 hour - 2 hours - 4 hours - 12 hours - 24 hours We should be able to stay logged in for a longer time if we choose so. I suggest replacing the less probably used session length choic...
by Libra
Wed Dec 19, 2012 8:04 am
Forum: Gargoyle Development
Topic: Max Speed on UPnP Ports should be in Kbytes
Replies: 1
Views: 2973

Max Speed on UPnP Ports should be in Kbytes

The Max Speed on UPnP Ports (/port_forwarding.sh) should be entered in Kbytes instead of Kbit because miniupnp does * 8. diff --git a/package/gargoyle/files/www/port_forwarding.sh b/package/gargoyle/files/www/port_forwarding.sh index 46b297a..c83d4db 100755 --- a/package/gargoyle/files/www/port_forw...
by Libra
Wed Dec 19, 2012 7:59 am
Forum: Gargoyle Development
Topic: Connection List: disable auto-refresh by default
Replies: 0
Views: 2354

Connection List: disable auto-refresh by default

The Connection List page shouldn't auto-refresh by default. It can be pretty big, so refreshing every 2 seconds often doesn't let it load before being refreshed. So I suggest adding a "selected" attribute next to the "Never" option: --- G:/gargoyle/package/gargoyle/files/www/conn...
by Libra
Tue Apr 24, 2012 9:01 am
Forum: Gargoyle Development
Topic: Router Hostname
Replies: 2
Views: 5004

Re: Router Hostname

I know this thread is old, but it may help somebody else looking for the info. The default hostname of the router is "Gargoyle", and the default domain name of the router is "lan". These can be changed in http://192.168.1.1/identification.sh. So by default, you can access it at &...
by Libra
Fri Mar 09, 2012 8:08 am
Forum: General Discussion
Topic: TP-Link TL-WR842ND
Replies: 2
Views: 4063

Re: TP-Link TL-WR842ND

Thanks for the info!

I may end up buying the WR1043ND then. It's just 12 € more.
by Libra
Thu Mar 08, 2012 10:11 am
Forum: General Discussion
Topic: TP-Link TL-WR842ND
Replies: 2
Views: 4063

TP-Link TL-WR842ND

Hello, I plan to buy a router to use Gargoyle. The new WR842ND seems interesting, with 32 MB of RAM and 8 MB of flash. And a low price tag. It is supported by the trunk version of OpenWrt, there's snapshots for it. Is it a good choice or is the WR1043ND really better? It has Gigabit ethernet (not ne...