-
Posts
10,147 -
Joined
-
Last visited
-
Days Won
561 -
Speed Test
My Results
Everything posted by CA3LE
-
How fast is the package you pay for...
-
His server must have been down... that's not in line with your average https://testmy.net/s_engine.php?type=user_name&q=Hew+Jass
-
Yeah you guys are right, those colors don't go .. I went with a blue and grey to match the bar ~~
-
Yet another bug killed....
-
You may need to clear your cache and reload .. may need to restart your browser if it's FireFox I made another change too .. the progress % is shown in the progress bar now .. I think I'm done... this time for real
-
Glad you guys like it... okay, finished product... i think I'm done with that now
-
haha, it even validates ... what did you do to get that error?
-
I too don't really like the karma... makes some people sad
-
here is what i got so far ... I will make more edits to it later... that shit took me way too long to script, it is a simple script... but for some reason took me forever... lol
-
Yeah it was messisary to do that, it was bogging down some people when I used layers. I have been working on it for hours.. I think I got my finished product, I may change it to three different fields so that I can get some color in there.. I can get color but you can't make more than one font color in a form based deal.
-
Made another update to it ~~ it's now form based so there is less stress on the client end (I was using layers.. that wasn't the best way to do it) ~~ lemme know if you guys think it's cool...
-
here.. direct link https://testmy.net/o-mirrorS1 I made some more server changes by the way... seems even better, server tweaking is a friggen art form
-
CaSe SeNsItIvE Make sure you are typing mirrorS1 -- not mirrors1
-
I've had many more than that before... it just was before I changed the counter over to the new system ~~ I think the most I can remember was over 800 -- or something like that.
-
what was the deal?
-
No matter how much you can spare I can work it into my system... though I don't want to take your bandwidth if you don't have enough to give. But basically what I worked up the other day (with the donation mirrors) is anyone can contact me... let me know they would like to donate... let me know how much bandwidth they can spare and my system will stop serving clients once the cap has been reached... so that the bandwidth limit isn't exceeded. Lemme know, a couple gigs will be ran through in a couple days though. BAF's mirror went through over 1GB in 24 hours which isn't that bad because testmy.net's main tests went through about 50GB in that same 24 hours... lol -- mostly because people are used to clicking what they normally click -- never noticing that there is a mirror, but every little bit helps
-
Awww, thank you. And of course thanks again for the donation you've already made (and everyone else that has donated) -- the new host will definitely need to offer lots of bandwidth... I will have to have more than one server that's for sure (at least if I want the site to grow) ~~ I should only have an absolute max of 2 months on this server... I may add another or get it all in one place, i don't know yet --- but it will need to be done soon. Thank you all for your support... by the way... I know I have ads, and this IS a for-profit website but 100% of the donations will be put towards the new server and it's hosting. Bandwidth and hosting is very expensive --- I just would like to keep my promise to the community and maintain this site as a 100% free site for all... and I REALLY don't want to have to have limits on the amount of tests people can run and the size of the tests ran... but if the cost of hosting becomes too high and reaches too deep into my own pocket I will be forced to. But I am sure, judging from the support thus far that it will never come to that. Thanks guys.. you all rock, reguardless of donations... only donate what you can spare...
-
Just wondering... how far away are you from Texas? Good to see that my server is up to par.. I have tweaked a buttload of stuff to get it to run like that.... today I changed my /etc/sysctl.conf (server is RedHat Enterprise Linux -- kernel 2.4.xx) here are the updated /etc/sysctl.conf for anyone who needs them, I got this somewhere -- but in all my reesarch I don't know where.... # Turn off the tcp_window_scaling if you have networking # with systems behind broken routers, otherwise keep it on (default) net.ipv4.tcp_window_scaling = 1 # Turn off the tcp_sack net.ipv4.tcp_sack = 0 # tcp_fack should be off because of sack net.ipv4.tcp_fack = 0 # Turn off the tcp_timestamps net.ipv4.tcp_timestamps = 0 # Set TCP Re-Ordering value in kernel to 5 net.ipv4.tcp_reordering = 5 #Decrease SYN ACK retry attempts to 2 net.ipv4.tcp_synack_retries = 2 net.ipv4.tcp_syn_retries = 3 # Decrease the time default value for tcp_fin_timeout connection (*) net.ipv4.tcp_fin_timeout = 25 # Increase the tcp-time-wait buckets pool size (*) net.ipv4.tcp_max_tw_buckets = 360000 # Enable TCP SYN Cookie Protection (*) net.ipv4.tcp_syncookies = 1 net.ipv4.ip_forward = 0 (*) # Set Max SYN Backlog (*) net.ipv4.tcp_max_syn_backlog = 2048 net.ipv4.core.netdev_max_backlog = 1024 # This will increase the amount of memory available for socket input/output queues. #These numbers can be adjusted depending of the machine net.core.optmem_max = 40960 net.ipv4.core.rmem_max = 8388608 net.ipv4.core.rmem_default = 65535 net.ipv4.core.wmem_max = 8388608 net.ipv4.core.wmem_default = 65535 net.ipv4.tcp_rmem = 4096 87380 8388608 net.ipv4.tcp_wmem = 4096 87380 8388608 net.ipv4.tcp_mem = 8388608 8388608 8388608 ## Controls source route verification (*) net.ipv4.conf.default.rp_filter = 1 # Enable bad error message Protection (*) net.ipv4.icmp_ignore_bogus_error_responses = 1 # Disable ICMP broadcasts request (*) net.ipv4.icmp_echo_ignore_broadcasts = 1 # Disables IP source routing (*) net.ipv4.conf.all.default_source_route = 0 net.ipv4.conf.default.accept_redirects = 0 net.ipv4.conf.default.secure_redirects = 0 net.ipv4.conf.all.secure_redirects = 0 #Enable log of spoofed packets net.ipv4.conf.all.log_martians = 1 # Decrease time between keepalives (*) net.ipv4.tcp_keepalive_time = 1200 # Controls the System Request debugging functionality of the kernel kernel.sysrq = 0 [/code] and also edited /proc/sys/net/ipv4 [code] tcp_fin_timeout 180 tcp_keepalive_time 7200 tcp_window_scaling 1 tcp_sack 1 tcp_timestamps 1 Networking is running much higher than default.... very awesome settings for massively fast connections like yours and Van's -- ask Van - without these settings from Sweden to Texas he only pulls Max of 4 Mbps -- with the settings he pulls 9-10 Mbps (max of his connection) ~~ and you know also from your 30 Mbps you pull to me.
-
I would bet that it will be under 3 months ~~ more users will register now that I have disallowed a lot of the search options for non-members Today... so far (11PM MST) 71 members registered today (70/day X 3 months + current members ---- ((70*30*3) + 4005 = 10305)) Only time will tell
-
Crazy shit.. it was January when 1000 was hit (well late Dec) 10K is right around the bend
-
MOTOROLA's SURF board Configuration Manager
CA3LE replied to ROM-DOS's topic in XFINITY (Comcast Cable Communications)
Off topic... but I didn't know there was a symbol for Ohm ( Ω ) on the symbol map in windows -
Dude that was awesome...