In addition, the PoolCellInfo now is just the CellInfo plus the PoolCostInfo. The WebCollectorV3 has been modified accordingly. The WebCollectorV0 has been removed.
The pool 2 pool client transfers are now added to the total cost of a pool and they are reported to the ’pool request’ web page as well.
Although client pool 2 pool transfers seem to be handled within regular queues, they are not. Queuing both, p2p server and queue requests, has a (even though small) probability of deadlocks. So, p2p client requests are never actually queued but they start immediately after they have been requested. The p2p client ’max number of transfers’ is only used to calculate the costs for those transfers.