LocalLB::ProfileSPDY::PriorityMode

Introduced : BIG-IP_v11.4.0
Specifies how SPDY profiles should handle priorities of concurrent streams within the same connection.

Members

Member

Value

Description

SPDY_PRIORITY_UNKNOWN

0

The priority mode is unknown (or unsupported by iControl).

SPDY_PRIORITY_STRICT

1

Higher priority streams will be processed to completion before lower priority streams are processed.

SPDY_PRIORITY_FAIR

2

Higher priority streams will use more bandwidth than lower priority streams, without completely blocking the lower priority streams.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.