Justin Clark-Casey (justincc)
|
c383dbd06d
implement "show throttles" command for showing current agent throttles and the server settings.
|
14 years ago |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
14 years ago |
Justin Clark-Casey (justincc)
|
81552099d6
Fix UnackedBytes client stack statistic as seen in "show queues"
|
14 years ago |
Diva Canto
|
0c165bc421
Commented a verbose Debug message in LLUDPServer that got uncommented at some point.
|
14 years ago |
Jonathan Freedman
|
45cd2e3ef9
Merge branch 'master-core' into mantis5110
|
14 years ago |
Justin Clark-Casey (justincc)
|
5246d98b8d
Stop LLUDPServer sending updates after object deletes by always queueing deletes
|
14 years ago |
Justin Clark-Casey (justincc)
|
26569a7cd0
minor: add some method doc
|
14 years ago |
Jonathan Freedman
|
562147475c
Merge https://github.com/opensim/opensim into mantis5110
|
14 years ago |
Jeff Ames
|
ae9c4a4d11
Formatting cleanup.
|
14 years ago |
Jonathan Freedman
|
e371d3208c
Merge branch 'master' into mantis5110
|
14 years ago |
Jonathan Freedman
|
9e7d3e0f25
Merge branch 'master' into mantis5110
|
14 years ago |
Justin Clark-Casey (justincc)
|
343c894658
Set async_packet_handling = true by default
|
14 years ago |
Justin Clark-Casey (justincc)
|
f19816aeb9
Add number of ms it takes to complete UseCircuitCode packet handling to log for diagnostics
|
14 years ago |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
14 years ago |
Jonathan Freedman
|
d4144bedb8
* change the data exchanged within hypergrid transactions
|
14 years ago |
Justin Clark-Casey (justincc)
|
5072429263
Send KillPackets on the Task queue rather than the State queue
|
14 years ago |
Justin Clark-Casey (justincc)
|
e4858b0eeb
Add client name to packet resend log messages to make them a bit more informative
|
14 years ago |
Melanie
|
cd2c7b9ac9
In my crusade against facelights, I am striking the killing blow. Add a
|
14 years ago |
unknown
|
bf5c81d77e
* Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates
|
14 years ago |
John Hurliman
|
35c82a31db
Don't append ACKs to zerocoded packets. Although this should fine in theory, I'm seeing the viewer ignore or fail to parse ACKs appended to our zerocoded packets. This should cut down on viewer->sim resend traffic
|
15 years ago |
John Hurliman
|
b51f40da8f
Removed the unused use_async_when_possible config variable
|
15 years ago |
John Hurliman
|
c6dd670d58
Streamlined error logging for malformed packets and fixed a bug when printing the hex dump
|
15 years ago |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
15 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
15 years ago |
Diva Canto
|
3d53694415
Go Home works. With security!!
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
4ef8dc7d96
* Add some glue that allows LocalPacketHandlers to decide if they want the packet to be processed asynchronously or not.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
8296413add
* Re-enable lightweight packet tracking stats on a 3000 ms interval.
|
15 years ago |
John Hurliman
|
e6d7303b29
Applying #4332, optional packet statistics logging
|
15 years ago |
Melanie
|
b6ea7c26ac
Refine oversized packet handling as per jhurliman. Reallocate the buffer to
|
15 years ago |
Melanie
|
58be90d2b1
Add some length to the backet buffer for packet sending so oversize
|
15 years ago |