Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-4196

BBB Recordings plugin sends an extra long URLs to BBB server when retrieving the list of records for a particular course.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 1.9.19, 2.1.9, 2.1.10, 2.2.6, 2.2.7, 2.3.3, 2.3.4, 2.4, 2.4.1
    • Module: RecordingsBN
    • None
    • MOODLE_19_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE

      Following https://groups.google.com/d/topic/bigbluebutton-users/cHu6b2KJl3Q/discussion and https://code.google.com/p/bigbluebutton/issues/detail?id=1419
      it turns out that BBB Recordings plugin sends an extra long URLs to BBB server when retrieving the list of records for a particular course.

      The reason it is doing that appears to be due to having groups in a moodle course that uses BBB recordings. With groups, each recording lookup is multiplied by the amount of groups. In our case the course had 10 groups, so 10 extra requests for each recording was added to BBB recording lookup and as a result - 14 recordings was enough to go over standard 8K size for GET requests both in nginx and tomcat.

      The place where groups are handled appears to be at mod/recordingsbn/view.php, lines 114-118. Eliminating them reduces the request size significantly...

            jfederico Jesus Federico
            jfederico Jesus Federico
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.