Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-139123] [Asset HTTP] Texture downloads often stall. #2355

Open
sl-service-account opened this issue Sep 22, 2017 · 2 comments
Open

[BUG-139123] [Asset HTTP] Texture downloads often stall. #2355

sl-service-account opened this issue Sep 22, 2017 · 2 comments

Comments

@sl-service-account
Copy link

  • As discussed in the TPV meeting on 8 September 2017: https://www.youtube.com/watch?v=k-4pG_lZ4fk

  • On Asset HTTP viewers, textures will sometimes stop downloading for as long as 5-10 minutes after teleporting to an uncached region.

  • Once the "blocking" texture downloads, texture download will resume as expected.

  • [~Sovereign.Engineer] reported that this problem is caused by Asset HTTP getting stuck in the same priority pool as textures & they have to share a request count.
    This can cause the asset requests to get backed up behind textures & textures to be backed up behind assets, depending on what's going in & out.

  • Sovereign has a fix for this problem: https://gist.github.com/CmdrCupcake/e5eb95a958b3e3af56d3cafcdc811ce4
    He will contribute a proper patch against the LL viewer.

Original Jira Fields
Field Value
Issue BUG-139123
Summary [Asset HTTP] Texture downloads often stall.
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter Whirly Fizzle (whirly.fizzle)
Created at 2017-09-22T17:33:48Z
Updated at 2017-09-26T22:39:25Z
{
  'Business Unit': ['Platform'],
  'Date of First Response': '2017-09-25T12:08:11.199-0500',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'Filling in...',
  'What were you doing when it happened?': '....',
  'What were you expecting to happen instead?': '....',
  'Where': 'Any region\r\nAny viewer with Asset HTTP.',
}
@sl-service-account
Copy link
Author

Kyle Linden commented at 2017-09-25T17:08:11Z

Awaiting patch.

@sl-service-account
Copy link
Author

sovereign.engineer commented at 2017-09-26T19:03:42Z

Patch located here: https://bitbucket.org/CmdrCupcake/bug-139123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant