Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_transaction_priority_weight
Method
get_transaction_priority_weight
src/proxy/ProxyTransaction.cc:176–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
int
177
ProxyTransaction::get_transaction_priority_weight() const
178
{
179
return 0;
180
}
181
182
int
183
ProxyTransaction::get_transaction_priority_dependence() const
Callers
2
TSHttpTxnClientStreamPriorityGet
Function · 0.45
save_transaction_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected