Blazemeter / HLSPlugin

A repo to hold the OpenSource HLS JMeter Plugin code
Apache License 2.0
48 stars 17 forks source link

Support ssai sessions #26

Open cuvien opened 2 years ago

cuvien commented 2 years ago

add support for testing against MediaTailor:

  1. normalize URI's to remove .. in paths since MediaTailor disallows relative paths for HLS, maybe for security reasons
  2. use the Location element in the MPD to make subsequent manifest requests for Live since we don't support sticky redirects. This ensures that thread acts like the same user by reuse the same session id in between manifest periods