aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2019-03-05 16:01:29 +0000
committerUbitUmarov2019-03-05 16:01:29 +0000
commit0944a965172668827a3f1cd83c1f99230299cbb7 (patch)
treeea822618580b95bfd483666c2c7d8d6a4c3b8c9a /bin/OpenSimDefaults.ini
parentremove lludp throttle texture rate cannibal option. That rate is used by http... (diff)
downloadopensim-SC-0944a965172668827a3f1cd83c1f99230299cbb7.zip
opensim-SC-0944a965172668827a3f1cd83c1f99230299cbb7.tar.gz
opensim-SC-0944a965172668827a3f1cd83c1f99230299cbb7.tar.bz2
opensim-SC-0944a965172668827a3f1cd83c1f99230299cbb7.tar.xz
llupd direct encode object updates for agents; let terse updates be zeroencoded. This is not as spec but does work
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini21
1 files changed, 0 insertions, 21 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 3068fee..cede84d 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -747,17 +747,6 @@
747 ;texture_default = 18500 747 ;texture_default = 18500
748 ;asset_default = 10500 748 ;asset_default = 10500
749 749
750 ; Configures how ObjectUpdates are aggregated. These numbers
751 ; do not literally mean how many updates will be put in each
752 ; packet that goes over the wire, as packets are
753 ; automatically split on a 1400 byte boundary. These control
754 ; the balance between responsiveness of interest list updates
755 ; and total throughput. Higher numbers will ensure more full-
756 ; sized packets and faster sending of data, but more delay in
757 ; updating interest lists
758 ;
759 ;PrimUpdatesPerCallback = 100
760
761 ; TextureSendLimit determines how many packets will be put on 750 ; TextureSendLimit determines how many packets will be put on
762 ; the outgoing queue each cycle. Like the settings above, this 751 ; the outgoing queue each cycle. Like the settings above, this
763 ; is a balance between responsiveness to priority updates and 752 ; is a balance between responsiveness to priority updates and
@@ -767,16 +756,6 @@
767 ; 756 ;
768 ;TextureSendLimit = 20 757 ;TextureSendLimit = 20
769 758
770 ; CannibalizeTextureRate allows bandwidth to be moved from the
771 ; UDP texture throttle to the task throttle. Since most viewers
772 ; use HTTP textures, this provides a means of using what is largely
773 ; unused bandwidth in the total throttle. The value is the proportion
774 ; of the texture rate to move to the task queue. It must be between
775 ; 0.0 (none of the bandwidth is cannibalized) and 0.9 (90% of the
776 ; bandwidth is grabbed)
777 ;
778 ; CannibalizeTextureRate = 0.5
779
780 ; Quash and remove any light properties from attachments not on the 759 ; Quash and remove any light properties from attachments not on the
781 ; hands. This allows flashlights and lanterns to function, but kills 760 ; hands. This allows flashlights and lanterns to function, but kills
782 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps 761 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps