Change help text for client_throttle_max_bps in OpenSimDefaults.ini to state it is in bytes, not bits
This is the same as already done for scene_throttle_max_bps Internally, the token buckets are in bytes and the other help text makes it clear that the number is bytes per second (though with the wrong assumption that 1 mbit = 1024 * 1024 bits whereas 1 mbit = 1000 kbits = 1000000 bits)ghosts
							parent
							
								
									9ee171f441
								
							
						
					
					
						commit
						38458d4be8
					
				|  | @ -523,7 +523,7 @@ | |||
|     ; | ||||
|     ;scene_throttle_max_bps = 2621440 | ||||
| 
 | ||||
|     ; Maximum bits per second to send to any single client. This will override | ||||
|     ; Maximum bytes per second to send to any single client. This will override | ||||
|     ; the user's viewer preference settings. The default value is 0, meaning no | ||||
|     ; aggregate throttling on clients (only per-category throttling). The | ||||
|     ; example given here is 1.5 megabits | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)