HCP lets multiple threads access a namespace simultaneously. Using multiple threads can enhance performance, especially when accessing many small objects across multiple directories.
HCP has a limit of 255 concurrent WebDAV connections per node, with another 20 queued.
Note: REST, S3 compatible and WebDAV APIs share the same connection pool.