create account

Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do. by rycharde

View this thread on: hive.blogpeakd.comecency.com
· @rycharde · (edited)
$202.22
Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do.
Assuming the relevant section in the Steem White Paper is still valid, I have discovered something. I have been trying to ask around and even tried to find the relevant formulas in Github, but I prefer to deal in formulas than codes!

<center>http://i.imgur.com/XPIqc77.png</center>

Anyway, in the White paper there is a section that states:

<blockquote>

4.2.1 Example Implementation

Let B equal a user's average bandwidth at time T. Let W equal the number of seconds per week, and let N equal the size of the new transaction that occurred S seconds after T. Given this information the blockchain can calculate the new average bandwidth for a user as:

Bnew = MIN (0,B * (W-S) / W) + N * S / W

Tnew = T + S

Each user is entitled to an average weekly bandwidth of:

Let U = the user 's SP

Let S = the total number of SP

Let R = the current reserve ratio between 1 and Rmax

Let C = the maximum block size capacity set by witnesses

Let L = the total blocks per week

Let M = C * L * R

Allocation = M * U / S

A user would be entitled to an average bandwidth of M * U / S. Any time a transaction would cause the user's average to go above this threshold they would be unable to transact until enough time passes to lower the average.

The network can increase the reserve ratio, anytime blocks are less than half the target capacity and decrease it anytime they are more than half. The algorithm used to adjust R is designed to react quickly to decrease the reserve ratio when there is a surge in demand, while acting slowly to increase the reserve ratio in period of low demand.

The minimum reserve ratio is 1, and the maximum reserve ratio should be calculated to prevent small stakeholders from consuming all of the available bandwidth. If no one is using the available bandwidth then the reserve ratio can grow until a user with just 1 satoshi of the currency is able to transact every single block.

</blockquote>

Let's look at this more closely:

Allocation = (C * L * R * U) / S

So if the total number of SP increases across the ecosystem, the allocation per user decreases. If the user's own SP is lower, then the allocation is lower. But look at this one: if the current *reserve ratio is low*, then the average allocation drops.

And each user's allocation is calculated as an average over a week. But we are seeing users with modestly large SPs bumping up against their bandwidth limits. I suspect the drop in *the reserve ratio* to be the main cause. In the 15 minutes taken to write this it has risen from a value of 229 to 243. I cannot see a place to fetch historical recent data, but I see from old articles that it was once 20,000! The White Paper mentions a value of 200, so these numbers are x100, meaning the current reserve ratio is really 2.43. 

But this formula delivers a double blow because if the total SP is rising due to reinvestment  at the same time as the reserve ratio is dropping, this can lead to a precipitous drop in our average allocated bandwidth. If the [rise in recent claims](https://steemit.com/steem/@biophil/decreasing-steemit-payouts-will-it-continue) (article care of @biophil) are mainly cashed out, then it is just the reserve that is having the major effect.

It's very recent rise in the last few minutes is no doubt due to so many people being locked out due to hitting their bandwidth limit. As this reserve ratio rises, more of your weekly allocation will rise above the bandwidth used and you can interact again.

The real question now is what is causing the drop in current reserve ratio?

~~I think we know.~~

What can you do at the moment if you are still getting a bandwidth limit message? 

Your allocated bandwidth is calculated across 7 days, so look at all your current interactions - the simplest way is at steemd.com/@yourusername. Then, at least for now, adjust down your activity so as to lower your average use. Without any dramatic increases to the ~~reserve ratio~~ network traffic, this will take a few days to clear up.

(And, if I'm completely wrong about this, then I'm ready to eat humble pie... with extra cream!)

<center>http://i.imgur.com/BwTXiCZ.jpg</center>

ADDENDUM (18 July 1 am local time)

The reason for the bandwidth limit errors *is* the current_reserve_ratio but it is not a financial parameter, it is purely a network traffic parameter. With the help of some witnesses we located the code that activates this parameter.

The reason that it has happened so suddenly rather than gradually is that the ratio only drops if the network traffic hits over 50% of capacity. The ratio drops so as to slow down the traffic, which has happened. It has also limited interactions and voting, but it does not target specific activities - it is purely about the number of actions logged to the blockchain.

The consensus has been to increase the block size - this should already be showing some improvements. In the medium term, witnesses will check their traffic stats to find out what has caused this steady increase in traffic.

Thanks to @personz (who found the crucial bit of code), @neoxian and @gmuxx for talking this through with me while many others were offline. Thanks to @ausbitbank for pointing out an error and to @aggroed for talking over some solutions.

Thanks for your patience.


<center>Please resteem to the corners of SteemWorld - Thanks!</center>

Update

Follow-up article: [The Bandwidth Game - Join Now - Win 20,000 CRR!](https://steemit.com/help/@rycharde/the-bandwidth-game-join-now-win-20-000-crr)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 102 others
properties (23)
authorrycharde
permlinkwhy-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do
categorysteemit
json_metadata{"tags":["steemit","steemit-help","chainbb","steemdev","help"],"users":["biophil","personz","neoxian","gmuxx","ausbitbank","aggroed"],"image":["http://i.imgur.com/XPIqc77.png","http://i.imgur.com/BwTXiCZ.jpg"],"links":["https://steemit.com/steem/@biophil/decreasing-steemit-payouts-will-it-continue","https://steemit.com/help/@rycharde/the-bandwidth-game-join-now-win-20-000-crr"],"app":"steemit/0.1","format":"markdown"}
created2017-07-17 09:39:24
last_update2017-07-18 03:52:21
depth0
children74
last_payout2017-07-24 09:39:24
cashout_time1969-12-31 23:59:59
total_payout_value153.609 HBD
curator_payout_value48.607 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,513
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,749,932
net_rshares38,562,301,295,049
author_curate_reward""
vote details (166)
@andrewlabudzki ·
How to fix it? It happened to me right now.
👍  
properties (23)
authorandrewlabudzki
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t163558177z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-03-01 16:36:03
last_update2018-03-01 16:36:03
depth1
children4
last_payout2018-03-08 16:36:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation105,972,576,971
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,421,399
net_rshares95,581,107
author_curate_reward""
vote details (1)
@rycharde ·
$0.41
Look at your account here: https://steemd.com/@andrewlabudzki

Although there is no financial "cost" to perform actions, they do use up bandwidth, which is calculated based on your SP.

The fix is to stop upvoting everything and learn a little about the platform, for example, although I appreciate your upvote, this post is so old that it will not receive any more rewards, thereby using up both your bandwidth and voting power. If you keep that steemd page open in a tab, you will see how the parameters change after every action.
👍  , ,
properties (23)
authorrycharde
permlinkre-andrewlabudzki-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t204640308z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemd.com/@andrewlabudzki"],"app":"steemit/0.1"}
created2018-03-01 20:46:42
last_update2018-03-01 20:46:42
depth2
children3
last_payout2018-03-08 20:46:42
cashout_time1969-12-31 23:59:59
total_payout_value0.313 HBD
curator_payout_value0.098 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length532
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,469,471
net_rshares81,047,252,812
author_curate_reward""
vote details (3)
@andrewlabudzki ·
$0.05
Ok, Thanks. I opened the account  a very long time ago and I abandoned it because I am not a coder. I came back 3 days ago and I think it is great, but you are right, I need to learn a lot.
However, I thought that SP replenishes after some time. Is this the case? Also, if it does should I be carefull for who I vote and how many votes I cast? So I take it I should only upvote things that interest me... Anyways, I need some time. I think I have learned a lot in just few days but there is so much more.
👍  ,
properties (23)
authorandrewlabudzki
permlinkre-rycharde-re-andrewlabudzki-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t214411828z
categorysteemit
json_metadata{"tags":["steemit"],"community":"busy","app":"busy/2.4.0"}
created2018-03-01 21:44:15
last_update2018-03-01 21:44:15
depth3
children2
last_payout2018-03-08 21:44:15
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length504
author_reputation105,972,576,971
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,479,063
net_rshares13,105,047,018
author_curate_reward""
vote details (2)
@arrliinn ·
Too much maths involved, I already feel dizzy! 😓
I have encountered those errors yesterday and today. I jut wait out few minutes and then I should be good again.
properties (22)
authorarrliinn
permlinkre-rycharde-2017717t20509456z
categorysteemit
json_metadata{"tags":"steemit","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"}
created2017-07-17 16:50:12
last_update2017-07-17 16:50:12
depth1
children0
last_payout2017-07-24 16:50:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation353,695,111,194,341
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,786,401
net_rshares0
@auditoryorgasms ·
$0.53
Thank you for posting this, I have seen multiple posts about this recently and it happened to me a few times yesterday as well. Finding information about it was not easy, every post I found regarding this was unsure of why it was happening! I'm glad there seems to be an easy solution!
👍  , , , , , , , , , ,
properties (23)
authorauditoryorgasms
permlinkre-rycharde-2017717t152829304z
categorysteemit
json_metadata{"tags":"steemit","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"}
created2017-07-17 19:28:27
last_update2017-07-17 19:28:27
depth1
children0
last_payout2017-07-24 19:28:27
cashout_time1969-12-31 23:59:59
total_payout_value0.528 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length285
author_reputation383,273,548,402
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,802,027
net_rshares107,523,703,172
author_curate_reward""
vote details (11)
@banglasteve · (edited)
http://i3.kym-cdn.com/photos/images/newsfeed/001/179/679/d95.jpg 

This is how I feel...
properties (22)
authorbanglasteve
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t083211979z
categorysteemit
json_metadata{"tags":["steemit"],"image":["http://i3.kym-cdn.com/photos/images/newsfeed/001/179/679/d95.jpg"],"app":"steemit/0.1"}
created2017-07-19 08:33:42
last_update2017-07-19 08:34:03
depth1
children0
last_payout2017-07-26 08:33:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation199,151,483,882
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,954,118
net_rshares0
@belgassemjemai ·
good
properties (22)
authorbelgassemjemai
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170721t154731469z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-21 16:49:12
last_update2017-07-21 16:49:12
depth1
children0
last_payout2017-07-28 16:49:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation-261,364,718,071
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,215,200
net_rshares0
@cryptologyx ·
$0.03
Hmmm blood and guts from within the belly of the beast. 
I'm sure I don't *really* know what all this means...
but I'll take your word for it.

RS/UV/already following ;)
I <3 smart people!
👍  
properties (23)
authorcryptologyx
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t111604944z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 11:16:06
last_update2017-07-17 11:16:06
depth1
children1
last_payout2017-07-24 11:16:06
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation996,191,339,043
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,756,912
net_rshares5,503,651,927
author_curate_reward""
vote details (1)
@writewords ·
Kudos to you for announcing why you followed and yes -- belly of the beast, indeed.
👍  
properties (23)
authorwritewords
permlinkre-cryptologyx-2017717t101446593z
categorysteemit
json_metadata{"tags":"steemit","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"}
created2017-07-17 14:14:54
last_update2017-07-17 14:14:54
depth2
children0
last_payout2017-07-24 14:14:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation1,591,547,265,919
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,770,844
net_rshares1,397,599,178
author_curate_reward""
vote details (1)
@elautomatico ·
$0.03
<p>I have been tracking and posting the "Maximum Virtual Bandwidth(MVP)" for weeks</p>  
<p>just did a quick look through the last days and I see a interesting change starting  2 days ago</p>

MVB kept at  <b> 5.986734968066277e+18 </b>  for weeks until at least this post 
https://steemit.com/develop/@elautomatico/maximum-virtual-bandwith-at-2241
<p>But next data taken  4 hours later records <b>MVB=1.585446912e+18</b>
https://steemit.com/steem/@elautomatico/maximum-virtual-bandwith-at-0347
<p>Which is 4 times lower,since then MVB has been bouncing between 1.5 and 4.5</p>
<p>Not sure what it means , but something changed...</p>
👍  
properties (23)
authorelautomatico
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t230147399z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/develop/@elautomatico/maximum-virtual-bandwith-at-2241","https://steemit.com/steem/@elautomatico/maximum-virtual-bandwith-at-0347"],"app":"steemit/0.1"}
created2017-07-17 23:01:48
last_update2017-07-17 23:01:48
depth1
children1
last_payout2017-07-24 23:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length634
author_reputation4,119,952,088,363
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,817,747
net_rshares5,637,878,660
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Hi, I read your message a long time ago but didn't really know how to respond. Now, I can say that your data mining showed that the MVB played a significant role in this max bandwidth problem.

You may be interested in this just published: 
https://steemit.com/steemit-help/@rycharde/bandwidth-error-code-bug-explained-fix-coming

Thanks again.
👍  ,
properties (23)
authorrycharde
permlinkre-elautomatico-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t230147399z-2017719t17494128z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-19 10:49:48
last_update2017-07-19 10:49:48
depth2
children0
last_payout2017-07-26 10:49:48
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length344
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,962,731
net_rshares8,283,192,495
author_curate_reward""
vote details (2)
@forykw · (edited)
$0.47
One comment/correction to this: *"But this formula delivers a double blow because if the total SP is rising due to excessive self-voting (self-mining)"*

The SP does not rise faster due self-voting/mining, but instead due to things like: choosing between 50/50% or 100% power up, or powering up intentionally, which is at anyone's discretion.

But I give you the props due just looking at it and exposing. =)

In my view, another way to resolve this is either adjusting the blockchain coin cap, or/and by increasing the block size (which eventually will have to happen).
👍  , , ,
properties (23)
authorforykw
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t095322105z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 09:53:21
last_update2017-07-17 09:58:36
depth1
children5
last_payout2017-07-24 09:53:21
cashout_time1969-12-31 23:59:59
total_payout_value0.464 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length570
author_reputation93,761,398,149,339
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,750,821
net_rshares90,387,058,753
author_curate_reward""
vote details (4)
@firipinjin ·
Thanks for this post! But I’m kind of confused with my situation. I used steemit a lot before (I even posted a blog) but it’s always on the 80-90% threshold. I wasn’t using steemit a lot today but I recently logged on to the steemit app and now it showed -20% bandwidth. Is this reasonable?
properties (22)
authorfiripinjin
permlinkre-forykw-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180115t163221728z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-01-15 16:32:21
last_update2018-01-15 16:32:21
depth2
children0
last_payout2018-01-22 16:32:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length290
author_reputation23,291,453,182
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,740,854
net_rshares0
@rycharde ·
You're right, let me edit - I forgot to mention reinvest in SP to yield exponential returns.
properties (22)
authorrycharde
permlinkre-forykw-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t102257325z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 10:23:00
last_update2017-07-17 10:23:00
depth2
children3
last_payout2017-07-24 10:23:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,752,780
net_rshares0
@badastroza ·
$0.03
Thanks for all the details. Can you explain this reinvestment point a bit more please?
👍  
properties (23)
authorbadastroza
permlinkre-rycharde-re-forykw-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t141242672z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 14:12:45
last_update2017-07-17 14:12:45
depth3
children1
last_payout2017-07-24 14:12:45
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation4,689,865,031,314
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,770,637
net_rshares5,362,532,647
author_curate_reward""
vote details (1)
@forykw ·
Don't forget that after HF19 the function is now linear. So yielding more SP does not represent an exponential effect anymore.
properties (22)
authorforykw
permlinkre-rycharde-re-forykw-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t102545589z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 10:25:45
last_update2017-07-17 10:25:45
depth3
children0
last_payout2017-07-24 10:25:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length126
author_reputation93,761,398,149,339
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,753,017
net_rshares0
@forykw ·
$0.38
Hi @rycharde, I think your concern is somehow being addressed:
https://github.com/steemit/steem/issues/1257
👍  ,
properties (23)
authorforykw
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t123038004z
categorysteemit
json_metadata{"tags":["steemit"],"users":["rycharde"],"links":["https://github.com/steemit/steem/issues/1257"],"app":"steemit/0.1"}
created2017-07-18 12:30:39
last_update2017-07-18 12:30:39
depth1
children1
last_payout2017-07-25 12:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.371 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation93,761,398,149,339
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,868,315
net_rshares72,791,310,178
author_curate_reward""
vote details (2)
@rycharde ·
$0.04
Yes, we have been discussing it in the chatrooms.
Thanks for your help there.
👍  ,
properties (23)
authorrycharde
permlinkre-forykw-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t123038004z-2017718t213823303z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-18 14:38:33
last_update2017-07-18 14:38:33
depth2
children0
last_payout2017-07-25 14:38:33
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,878,709
net_rshares8,238,029,981
author_curate_reward""
vote details (2)
@greatvideos ·
Thank you very much for your help 
I was really wondering why is it happening 
Keep it up
properties (22)
authorgreatvideos
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t103818238z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-19 10:38:24
last_update2017-07-19 10:38:24
depth1
children0
last_payout2017-07-26 10:38:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation6,696,611,383,944
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,961,835
net_rshares0
@hdmed ·
$0.02
Some know where we can show our bandwith !! thanks
👍  
properties (23)
authorhdmed
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170723t025823682z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-23 02:58:24
last_update2017-07-23 02:58:24
depth1
children1
last_payout2017-07-30 02:58:24
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation66,254,816,822,123
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,371,765
net_rshares5,706,607,691
author_curate_reward""
vote details (1)
@rycharde ·
Just go here:
https://steemd.com/@hdmed
I think that's what you mean - look at top left.
properties (22)
authorrycharde
permlinkre-hdmed-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170723t073837519z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemd.com/@hdmed"],"app":"steemit/0.1"}
created2017-07-23 07:38:36
last_update2017-07-23 07:38:36
depth2
children0
last_payout2017-07-30 07:38:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,389,695
net_rshares0
@herronryan ·
Thank you! I looked and looked and if you (whoever is reading this article)  just click on the steemd link in the article, look in the upper right hand corner and you will see a green bar that tells you how much bandwidth you have. 

THANKS for this article!
properties (22)
authorherronryan
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t192951245z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-03-01 19:29:51
last_update2018-03-01 19:29:51
depth1
children2
last_payout2018-03-08 19:29:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation7,137,006,856
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,455,255
net_rshares0
@rycharde ·
Thanks! yes, newbies should be introduced to their steemd.com/@my_steemit_username on day one!
👍  
properties (23)
authorrycharde
permlinkre-herronryan-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t204926860z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-03-01 20:49:30
last_update2018-03-01 20:49:30
depth2
children1
last_payout2018-03-08 20:49:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length94
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,470,012
net_rshares3,816,207,900
author_curate_reward""
vote details (1)
@herronryan ·
i know. there are a ton of apps like dtube etc... and i cant wait for the day that the world knows lol. thanks again. have a great day!
properties (22)
authorherronryan
permlinkre-rycharde-re-herronryan-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180301t211635613z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-03-01 21:16:33
last_update2018-03-01 21:16:33
depth3
children0
last_payout2018-03-08 21:16:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length135
author_reputation7,137,006,856
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,474,533
net_rshares0
@hiimamazing ·
$0.04
Thank you for the information .<3
👍  ,
properties (23)
authorhiimamazing
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t140838350z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 14:08:30
last_update2017-07-18 14:08:30
depth1
children0
last_payout2017-07-25 14:08:30
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation143,360,332,876
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,875,984
net_rshares7,538,390,944
author_curate_reward""
vote details (2)
@innervision ·
$0.11
Good to know thanks. I would upvote the article but I read somewhere that upvotes are only paid for the first seven days of curaton. Is that correct?
👍  
properties (23)
authorinnervision
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180211t160223774z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-02-11 16:02:27
last_update2018-02-11 16:02:27
depth1
children2
last_payout2018-02-18 16:02:27
cashout_time1969-12-31 23:59:59
total_payout_value0.084 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation382,871,585,687
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id36,702,038
net_rshares15,157,354,490
author_curate_reward""
vote details (1)
@rycharde ·
Yes, thanks - but feel free to upvote this comment! :-)
After I wrote the above article, the bandwidth algorithm was changed to be more flexible. Are you experiencing bandwidth limitations?
👍  
properties (23)
authorrycharde
permlinkre-innervision-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180211t164359209z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-02-11 16:44:00
last_update2018-02-11 16:44:00
depth2
children1
last_payout2018-02-18 16:44:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id36,709,952
net_rshares411,050,799
author_curate_reward""
vote details (1)
@innervision ·
I did get a bandwidth timeout yesterday actually! How did you know? I have a bot voting for me so I temporarily disabled it while my account recovers lol 😊
properties (22)
authorinnervision
permlinkre-rycharde-re-innervision-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180212t031105316z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-02-12 03:11:06
last_update2018-02-12 03:11:06
depth3
children0
last_payout2018-02-19 03:11:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length155
author_reputation382,871,585,687
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id36,820,674
net_rshares0
@inquiringtimes ·
so does that mean it's has nothing to do with the current value of steem?  and everything to do with an influx of new users complicating old code?
properties (22)
authorinquiringtimes
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t181641323z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 18:16:51
last_update2017-07-17 18:16:51
depth1
children2
last_payout2017-07-24 18:16:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length146
author_reputation22,511,044,719,347
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,795,326
net_rshares0
@rycharde ·
$0.17
The price of steem is not the issue, just a coincidence in this case. It is about traffic: possibly many new users, possibly the explosion in various bots (some useful, others less so). Every action has a small cost (in Vests) which is why, ironically, one cannot even power up SP if needed, but have to wait to be able to do so until allocated bandwidth is above that already used.

I really think we need to see more information on the dashboard so that we can see any potential problems coming and change behaviour to avert them - just as in online games.
👍  , ,
properties (23)
authorrycharde
permlinkre-inquiringtimes-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t181641323z-2017718t13259781z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-17 18:33:06
last_update2017-07-17 18:33:06
depth2
children1
last_payout2017-07-24 18:33:06
cashout_time1969-12-31 23:59:59
total_payout_value0.146 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length558
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,796,900
net_rshares38,256,493,598
author_curate_reward""
vote details (3)
@inquiringtimes ·
$0.03
thank you for the response, I sort of thought that was the case.  however, my maths aren't the best, lol.

I'll share your comment in [the post](https://steemit.com/steem/@inquiringtimes/bandwith-limit-exceeded-is-the-price-of-steem-to-blame-maybe-now-is-the-time-to-invest) I wrote on this question.
👍  
properties (23)
authorinquiringtimes
permlinkre-rycharde-re-inquiringtimes-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-2017718t13259781z-20170717t211246990z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steem/@inquiringtimes/bandwith-limit-exceeded-is-the-price-of-steem-to-blame-maybe-now-is-the-time-to-invest"],"app":"steemit/0.1"}
created2017-07-17 21:12:57
last_update2017-07-17 21:12:57
depth3
children0
last_payout2017-07-24 21:12:57
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length300
author_reputation22,511,044,719,347
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,809,999
net_rshares5,637,878,660
author_curate_reward""
vote details (1)
@joeyarnoldvn · (edited)
$0.03
The formula seems to be there to balance bandwidth share among  everybody. Would this kind of thing happen in a bit torrent procedure as well? In my head, I like to compare Steemit to bit torrent and Bitcoin. 
.
Bit torrent has seeds and Steemit has Witnesses (dedicated servers).
.
More Bit torrent seeds means faster downloads.
.
Less seeds means slower downloading.
.
Therefore, too many people on Steemit, by that logic, would result not in a limit but simply in a slower transaction speed in posting, voting, and everything that you want to do on Steemit and in Steemit. If Steemit wants, they can make Steemit go slow like Bit Torrent goes slow when there is a lot of more traffic than usual.
👍  
properties (23)
authorjoeyarnoldvn
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t122043768z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 12:20:45
last_update2017-07-17 12:24:18
depth1
children1
last_payout2017-07-24 12:20:45
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length698
author_reputation51,914,802,064,074
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,762,216
net_rshares5,362,532,647
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Yes, that seems to have been the logic. However, it cuts in suddenly rather than slowly decreasing.
👍  ,
properties (23)
authorrycharde
permlinkre-joeyarnoldvn-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t122043768z-2017718t11457569z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-17 18:15:03
last_update2017-07-17 18:15:03
depth2
children0
last_payout2017-07-24 18:15:03
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,795,147
net_rshares8,192,290,600
author_curate_reward""
vote details (2)
@joeyarnoldvn ·
Agreed, it seems we are limited by the average. That seems to be how things are for this Steem blockchain. I'm mostly on the Steem It platform (http://Steemit.com) of the Steem blockchain. So, this is how Steem did and/or is still doing things. I understand this to an extent or maybe completely.
#
We could debate on whether or not Steem should limit bandwidth, usage, transactions, posting, commenting, voting, sharing, resteeming, upvoting, and everything. Some people may want Steem to have less limits, or maybe no limits, like Facebook maybe. But Facebook has limits, too, as far as I can see. Social networks seem to have limits. I have seen limits on Twitter, Facebook, and maybe YouTube.
#
The difference is that Facebook may not always tell you what their limit algorithm system or whatever like Steem seems to have according to what I have read from posts like this which stems from white papers and stuff. So, I like to know what the rules and limits and systems and the requirements and the contracts and expectations are and that seems to be what is good about some decentralized cryptocurrencies, some blockchain networks, like Steem for example, when they are maybe transparent, direct, real enough.
#
But is the bandwidth limit of Steem something more related, maybe, to like capitalism or to communism or to a mix of both or to neither or to what? At first, I was thinking maybe communism in some ways. But now I am thinking maybe this limit is more a product of capitalism in a good kind of way more so. I am trying to justify this limit thing in my head. I am trying to be ok with it. I do not like it when I am at the limit. But money talks and websites and bandwidth are or might be expensive to some extent maybe or something and therefore we got to have systems in place to balance those things out or something. As Steem grows and competes more with Facebook, then maybe the average will grow to a higher bandwidth ceiling limit thing maybe I hope. That is what I am hoping. It seems that your bandwidth grows as your SP grows to some extent. That is part of the formula that determines the bandwidth limits (averages).
properties (22)
authorjoeyarnoldvn
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180205t170955758z
categorysteemit
json_metadata{"tags":["steemit"],"links":["http://Steemit.com"],"app":"steemit/0.1"}
created2018-02-05 17:10:03
last_update2018-02-05 17:10:03
depth1
children0
last_payout2018-02-12 17:10:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,144
author_reputation51,914,802,064,074
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id35,191,219
net_rshares0
@jonnyblaze710 ·
$0.03
Cool find. Thanks for doing the research for us. I don't think I could have ever figured all that out, amazing job!
👍  
properties (23)
authorjonnyblaze710
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t043115640z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-19 04:31:42
last_update2017-07-19 04:31:42
depth1
children1
last_payout2017-07-26 04:31:42
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation173,932,206,635
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,939,635
net_rshares5,938,007,107
author_curate_reward""
vote details (1)
@rycharde ·
Thank you very much! Upvoted your comment.

Actually, things seem to be operating more smoothly.... dare I say it!! perhaps changing the MVP parameter is now allowing the CRR to rise more smoothly.
properties (22)
authorrycharde
permlinkre-jonnyblaze710-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t043115640z-2017719t17530337z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-19 10:53:09
last_update2017-07-19 10:53:09
depth2
children0
last_payout2017-07-26 10:53:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,962,939
net_rshares0
@kemal13 ·
Thanks for your share this post, this post very insteresting.. :)
properties (22)
authorkemal13
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t152707621z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 15:27:18
last_update2017-07-18 15:27:18
depth1
children0
last_payout2017-07-25 15:27:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation93,358,218,205,758
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,883,200
net_rshares0
@kid4life ·
Well, why it happens to me for like 30sec? 

And I can post ...

Weird... Anyway I upvoted and ty for helping  others solve this "mystery"

![giphy (63).gif](https://steemitimages.com/DQmQCogRXtMnrCBN2fJuP5qqPqyoBwvwYHPooGcyr464KvN/giphy%20(63).gif)
properties (22)
authorkid4life
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t060104330z
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://steemitimages.com/DQmQCogRXtMnrCBN2fJuP5qqPqyoBwvwYHPooGcyr464KvN/giphy%20(63).gif"],"app":"steemit/0.1"}
created2017-07-18 06:01:09
last_update2017-07-18 06:01:09
depth1
children2
last_payout2017-07-25 06:01:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length249
author_reputation63,420,371,473,343
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,844,213
net_rshares0
@rycharde ·
$0.05
The CRR value is slowly increasing, so sounds like you were on the cusp - one minute you had no bandwidth left, then the next minute you had just enough for a transaction or more. 

Thanks for the applause!
👍  ,
properties (23)
authorrycharde
permlinkre-kid4life-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t060104330z-2017718t141058787z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-18 07:11:06
last_update2017-07-18 07:11:06
depth2
children1
last_payout2017-07-25 07:11:06
cashout_time1969-12-31 23:59:59
total_payout_value0.054 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length206
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,848,418
net_rshares12,862,840,565
author_curate_reward""
vote details (2)
@kid4life ·
Yeah but it happened only 3times, and ad first i did not get it what is all the boom boom about...

Np sir! Another one!

![giphy (65).gif](https://steemitimages.com/DQmeQffgCuRCVL2osbkyYG4GeT3wf6T2uqfdiWUANk216H6/giphy%20(65).gif)
properties (22)
authorkid4life
permlinkre-rycharde-re-kid4life-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-2017718t141058787z-20170718t071415863z
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://steemitimages.com/DQmeQffgCuRCVL2osbkyYG4GeT3wf6T2uqfdiWUANk216H6/giphy%20(65).gif"],"app":"steemit/0.1"}
created2017-07-18 07:14:18
last_update2017-07-18 07:14:18
depth3
children0
last_payout2017-07-25 07:14:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length231
author_reputation63,420,371,473,343
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,848,604
net_rshares0
@konstantint · (edited)
$0.12
Of course the bandwidth limits are hit due to dropping reserve rate (what else could it be, after all). The core question then is why exactly the reserve rate is dropping which you did not mention, so let me add a bit to your explanation.

Imagine the situation where there are a total of 1000 Steem users total each with 1 SP on their account. Suppose the total network bandwidth is 200 posts per day. 

If everone wanted to post, each SP would be entitled to just 0.2 posts a day - this would correspond to a reserve rate of 1 and be overall quite inconvenient.

Suppose that initially just five users are posting two times a day, hence the network only sees 10 posts a day. This 20 times lower than its actual throughput, so the network adjusts the reserve rate to 20 and every SP becomes entitled to 0.2*20=4 posts a day. So far, so good, the limits are above average use for everyone.

Now, suppose that June 2017 comes and a horde of newcomers floods in. Let's say, 30 newcomers each with SP=0.05 join the club. A typical newcomer  is eager to start posting daily right after registration and given the original rate it can do so (0.05 * 30 = 1.5 posts per day). However, as soon as 40 daily post attempts onto a 200 ppd bandwidth arrive, the network scales the reserve rate down from 20 to 200/40=5, which means each SP becomes entitled to just about 1 post a day - this is uncomfortable for the old users who needed 2 posts per day, and useless for the new ones, who now have a 0.2 post per day limit.

Note that nowhere along the way there was actually even a risk of going over the bandwidth - 40 posts per day would perfectly fit through the system, yet everyone still suffers.

Why? Because the posting intensity is, in reality, disproportional with the user's SP holdings, while in the bandwidth model it is.

If you think of it, this is a conceptual flaw in the system. Instead of allocating bandwidth preferentially to SP owners it, in fact, it should be given to active creators of valuable content, who are often different people. The rate limiting idea is meant to stop spam, yet it treats all content equally, and from this perspective a bunch of valuable posts from newcomers are indistinguishable from spam. 

Instead, it should take the upvotes and reputation into account. Wouldn't it make sense if a whale with low upvote, no reputation and not much network use would be allocated less bandwidth than a valuable contributor, even if the latter has 0.01 SP. 
After all, collaborative filtering can usually filter spam much better than capital requirements. On the contrary, the current system allows a whale to spam as much as they want, regardless of content quality.

In addition, the whole voting-bot and various lottery nonsense only makes things worse, as a lot of bandwidth is spent on non-content-related stuff.
👍  , , , , , ,
properties (23)
authorkonstantint
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t144448631z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 14:44:51
last_update2017-07-18 12:37:27
depth1
children11
last_payout2017-07-24 14:44:51
cashout_time1969-12-31 23:59:59
total_payout_value0.092 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,841
author_reputation359,902,943,890
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,773,845
net_rshares22,653,697,123
author_curate_reward""
vote details (7)
@em3 ·
$0.10
I appreciate the way you explained this.  🍹 
So a question is: can this be adjusted to be more healthy, towards quality content producers, as you described?

Wish my upvote was worth more to you. It stinks being a plankton!! ❓🐠❓
👍  , ,
properties (23)
authorem3
permlinkre-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t013744308z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 01:37:51
last_update2017-07-18 01:37:51
depth2
children2
last_payout2017-07-25 01:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.078 HBD
curator_payout_value0.023 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation8,782,030,346,950
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,828,412
net_rshares20,230,341,501
author_curate_reward""
vote details (3)
@konstantint ·
Well, at the moment the whole design of the system assumes that everything is proportional to SP, so it is certainly not trivial to just change this logic to something else. nor is it even clear how an alternative distribution logic should be designed without people trying to game it in some way.

So if anything, this is can only be a long-term idea. I do hope it eventually comes to the developer team and causes at least some discussion or thought.
👍  
properties (23)
authorkonstantint
permlinkre-em3-re-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t025437160z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 02:54:42
last_update2017-07-18 02:54:42
depth3
children1
last_payout2017-07-25 02:54:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length452
author_reputation359,902,943,890
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,832,940
net_rshares626,764,112
author_curate_reward""
vote details (1)
@luisanazavarce ·
this is so true "In addition, the whole voting-bot and various lottery nonsense only makes things worse, as a lot of bandwidth is spent on non-content-related stuff." 

I'm a newcomer trying to make good content, and today is the first time I wanted to post daily and that happened to me. I still don't get this things. Is kinda unfair .
👍  
properties (23)
authorluisanazavarce
permlinkre-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180107t184143974z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-01-07 18:41:48
last_update2018-01-07 18:41:48
depth2
children1
last_payout2018-01-14 18:41:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length337
author_reputation19,476,368,433
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,818,982
net_rshares0
author_curate_reward""
vote details (1)
@outtheshellvlog ·
This is irritating to me too, I post original content that isn't short nor spammy nor a simple meme and my comments are usually well thought out and typed out as opposed to the usual "Nice" or "Good post" sort of comment and for someone like me to run into the bandwidth cap it makes me want to yank hair out.  I was focusing on Steemit because I figured it'd be nice but lately I'm regretting not posting straight to minds and ignoring Steemit :( I'm rather put off.
👍  
properties (23)
authorouttheshellvlog
permlinkre-luisanazavarce-re-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180214t145946510z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-02-14 14:59:42
last_update2018-02-14 14:59:42
depth3
children0
last_payout2018-02-21 14:59:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length467
author_reputation11,385,462,196,990
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,501,537
net_rshares396,321,635
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Thanks you - should have asked you hours ago!
But I was also getting bandwidth problems.
The bots!
👍  ,
properties (23)
authorrycharde
permlinkre-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t144448631z-2017718t1246433z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-17 18:24:12
last_update2017-07-17 18:24:12
depth2
children5
last_payout2017-07-24 18:24:12
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,796,049
net_rshares8,192,603,129
author_curate_reward""
vote details (2)
@konstantint · (edited)
$0.03
I think it would be nice to discuss this with some actual Steem developers but so far I have no clue how to reach any of those. I think I should try reposting this to #steem-dev, but so far any of my [questions](https://steemit.com/steem-dev/@konstantint/question-what-is-the-current-steem-inflation-rate) there seem to be ignored as if they just did not exist.
👍  
properties (23)
authorkonstantint
permlinkre-rycharde-re-konstantint-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-2017718t1246433z-20170717t191244192z
categorysteemit
json_metadata{"tags":["steem-dev","steemit"],"links":["https://steemit.com/steem-dev/@konstantint/question-what-is-the-current-steem-inflation-rate"],"app":"steemit/0.1"}
created2017-07-17 19:12:48
last_update2017-07-17 19:17:12
depth3
children4
last_payout2017-07-24 19:12:48
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length361
author_reputation359,902,943,890
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,800,692
net_rshares5,637,878,660
author_curate_reward""
vote details (1)
@m1r0 ·
This is highly relevant stuff, thanks. I have been hitting this bandwidth issue and am freaking out about it.
properties (22)
authorm1r0
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t132058735z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 13:21:00
last_update2017-07-17 13:21:00
depth1
children0
last_payout2017-07-24 13:21:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation683,864,510,070
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,766,149
net_rshares0
@minnowsupport ·
$0.03
<p>Congratulations!  This post has been upvoted from the communal account, @minnowsupport, by Katherine from the Minnow Support Project.  It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, and someguy123.  The goal is to help Steemit grow by supporting Minnows and creating a social network.  Please find us in the <a href="https://discord.gg/HYj4yvw">Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>.  It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p>

<p>If you like what we're doing please upvote this comment so we can continue to build the community account that's supporting all members.</p>
👍  
properties (23)
authorminnowsupport
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t151403802z
categorysteemit
json_metadata{"tags":["steemit"],"app":"cosgrove/0.0.1rc3"}
created2017-07-17 15:14:03
last_update2017-07-17 15:14:03
depth1
children0
last_payout2017-07-24 15:14:03
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length710
author_reputation148,902,805,319,183
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,776,607
net_rshares5,362,532,647
author_curate_reward""
vote details (1)
@mother2chicks ·
$0.03
Thanks for the post, I have been having these difficulties for 2 days. Has the white paper been updated been yet?🐓
👍  
properties (23)
authormother2chicks
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t192650676z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 19:26:51
last_update2017-07-18 19:26:51
depth1
children1
last_payout2017-07-25 19:26:51
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation10,040,963,116,949
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,902,691
net_rshares5,789,556,929
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Thanks, I am not sure if the white paper will ever be updated! To follow how things change you'll need to follow the Github pages for steemit: https://github.com/steemit
👍  ,
properties (23)
authorrycharde
permlinkre-mother2chicks-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t192650676z-2017719t17597886z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-19 10:59:15
last_update2017-07-19 10:59:15
depth2
children0
last_payout2017-07-26 10:59:15
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length169
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,963,384
net_rshares8,283,542,198
author_curate_reward""
vote details (2)
@paintedevolution ·
Do I have the bandwidth to even reply to this very helpful post?
👍  
properties (23)
authorpaintedevolution
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180129t201643027z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-01-29 20:16:45
last_update2018-01-29 20:16:45
depth1
children1
last_payout2018-02-05 20:16:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation53,240,923,173
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id33,368,555
net_rshares233,307,667
author_curate_reward""
vote details (1)
@paintedevolution ·
Yes...yes I do!
properties (22)
authorpaintedevolution
permlinkre-paintedevolution-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20180129t201725784z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-01-29 20:17:30
last_update2018-01-29 20:17:30
depth2
children0
last_payout2018-02-05 20:17:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation53,240,923,173
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id33,368,694
net_rshares0
@rahulsingh01 ·
nice it is wonderful n i really like it
properties (22)
authorrahulsingh01
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t165255034z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 16:53:09
last_update2017-07-17 16:53:09
depth1
children0
last_payout2017-07-24 16:53:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation4,040,896,835
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,786,665
net_rshares0
@roop ·
$0.03
Thanks for such a comprehensive answer.
👍  
properties (23)
authorroop
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t175522102z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 17:55:24
last_update2017-07-18 17:55:24
depth1
children0
last_payout2017-07-25 17:55:24
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation593,440,507,068
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,895,058
net_rshares5,789,556,929
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
A quick msg - I'd love to reply to everyone but am really busy trying to find a solution with witnesses. I'm also afraid of hitting another max bandwidth limit! I will definitely reply to everyone as soon as possible. It's already 11 pm here as I write, so I may even need some sleep! Thanks!
👍  ,
properties (23)
authorrycharde
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t153915783z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 15:39:21
last_update2017-07-17 15:39:21
depth1
children2
last_payout2017-07-24 15:39:21
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length292
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,779,160
net_rshares7,963,855,462
author_curate_reward""
vote details (2)
@cryptologyx ·
$0.03
hobble hobble ;) 
well that upvote got you some of the way to the top.
a couple more should do the trick.
👍  
properties (23)
authorcryptologyx
permlinkre-rycharde-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t162813280z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-17 16:28:15
last_update2017-07-17 16:28:15
depth2
children1
last_payout2017-07-24 16:28:15
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation996,191,339,043
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,784,199
net_rshares5,362,532,647
author_curate_reward""
vote details (1)
@rycharde ·
:-) thanks. believe it or not, at one point I saw the rewards total halve in a couple of hours! That was not nice. 

The reserve ratio is currently up to about 800 - was often around 400 and I've seen it as low as 240 or so. It should be at 20,000.
properties (22)
authorrycharde
permlinkre-cryptologyx-re-rycharde-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170717t162813280z-2017718t1283575z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-17 18:28:09
last_update2017-07-17 18:28:09
depth3
children0
last_payout2017-07-24 18:28:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,796,446
net_rshares0
@rycharde ·
$0.03
New update now published:
https://steemit.com/news/@rycharde/update-bandwidth-issue-being-fixed-and-using-steemd
👍  
properties (23)
authorrycharde
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t073738988z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/news/@rycharde/update-bandwidth-issue-being-fixed-and-using-steemd"],"app":"steemit/0.1"}
created2017-07-19 07:37:48
last_update2017-07-19 07:37:48
depth1
children0
last_payout2017-07-26 07:37:48
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,950,642
net_rshares5,937,618,547
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Just published a follow-up article: [The Bandwidth Game - Join Now - Win 20,000 CRR!](https://steemit.com/help/@rycharde/the-bandwidth-game-join-now-win-20-000-crr)

I hope fewer of you are getting bandwidth exceeded errors now.
👍  ,
properties (23)
authorrycharde
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-2017718t103021804z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-18 03:30:27
last_update2017-07-18 03:30:27
depth1
children0
last_payout2017-07-25 03:30:27
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,835,306
net_rshares8,213,003,488
author_curate_reward""
vote details (2)
@steppingout23 ·
$0.03
Good post. Very  informative and useful . Good work and content. Will continue to follow. Good job.
👍  
properties (23)
authorsteppingout23
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170718t031201711z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-18 03:12:00
last_update2017-07-18 03:12:00
depth1
children0
last_payout2017-07-25 03:12:00
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation2,283,427,670,056
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,834,087
net_rshares5,637,878,660
author_curate_reward""
vote details (1)
@tim-rumford ·
$0.03
Thanks so much for the info and to all those who chipped in and solved the issue.  Resteemed!
👍  
properties (23)
authortim-rumford
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t023223521z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-07-19 02:32:21
last_update2017-07-19 02:32:21
depth1
children1
last_payout2017-07-26 02:32:21
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length93
author_reputation1,004,134,977,709
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,932,750
net_rshares5,789,556,929
author_curate_reward""
vote details (1)
@rycharde ·
$0.04
Thanks. Yes, I may be writing about it but there is a lot of behind-the-scenes consultations and advice.
Although, having said that, most help has been about coding and server issues; the *mathematical problem* in the formulas that are then encoded was my own work. 
👍  ,
properties (23)
authorrycharde
permlinkre-tim-rumford-re-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170719t023223521z-2017719t175650376z
categorysteemit
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-07-19 10:56:57
last_update2017-07-19 10:56:57
depth2
children0
last_payout2017-07-26 10:56:57
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length266
author_reputation19,101,504,594,449
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,963,208
net_rshares8,283,425,630
author_curate_reward""
vote details (2)
@vikasjaat ·
If this bandwidth issue will continue then beating facebook and other centralized social networks will be just a dream. 

I think we have to use some other algorithm that will increase bandwidth as well as stop spam on the network.
properties (22)
authorvikasjaat
permlinkre-rycharde-why-are-so-many-users-hitting-their-bandwidth-limit-solved-it-what-you-can-do-20170816t190955646z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-16 19:10:00
last_update2017-08-16 19:10:00
depth1
children0
last_payout2017-08-23 19:10:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length231
author_reputation167,288,028,053
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id12,014,858
net_rshares0
@writewords · (edited)
$0.54
The bandwidth limit seems like a feature disguised as a bug. It effectively caps even a whale's ability to spam. 

I have yet to hit a bandwidth limit and I'm essentially a daily steemer. FWIW.
👍  , , , , , , , , , , , ,
properties (23)
authorwritewords
permlinkre-rycharde-2017717t101258320z
categorysteemit
json_metadata{"tags":"steemit","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"}
created2017-07-17 14:13:06
last_update2017-07-17 14:15:39
depth1
children1
last_payout2017-07-24 14:13:06
cashout_time1969-12-31 23:59:59
total_payout_value0.526 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length193
author_reputation1,591,547,265,919
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,770,678
net_rshares109,092,137,245
author_curate_reward""
vote details (13)
@money-dreamer ·
It is absolutely necessary to limit bandwidth based on many variables. I'm sure the formula will evolve over time.
properties (22)
authormoney-dreamer
permlinkre-writewords-re-rycharde-2017717t101258320z-20180104t225737053z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-01-04 22:57:27
last_update2018-01-04 22:57:27
depth2
children0
last_payout2018-01-11 22:57:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation4,495,208,779,741
root_title"Why Are So Many Users Hitting Their Bandwidth Limit? Solved It! What You Can Do."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,135,470
net_rshares0