Skip to main content
Version: 4.6.2-saas

Queue System

Q. What's the difference between Basic Control and Section Control?

A.

  • Basic Control: Limits entry speed (how fast users can enter)
  • Section Control: Maintains fixed concurrent user count (how many users can be active simultaneously)

Use Basic Control for simple entry limiting, Section Control for maintaining specific concurrency levels.

Q. Does Limited Inflow restrict concurrent users or total users?

A. It restricts concurrent users. For more details, refer to Inflow Settings in the Basic Control segment.

Q. If a user accesses from multiple browsers or tabs, will they receive different queue numbers?

A. They will be assigned the same queue position.

Q. What is the criteria for the queue to move forward?

A. The completion of processing or dropout of users ahead in the queue.