Edge PoP Node RU-SPB-01
Regional edge point of presence for TestPR CI/CD build artifact caching and package distribution. Serving low-latency Content-Addressable Storage (CAS) byte streams and high-capacity package replication.
Active Traffic Legs & Ingress Demux
All incoming client runner connections terminate over standard HTTPS (TCP 443) and QUIC (UDP 443). Incoming requests are routed strictly based on Server Name Indication (SNI) and protocol negotiation.
| Traffic Leg FQDN | Role & Protocol | Authentication | Throughput & Limits | Status |
|---|---|---|---|---|
cache.runner-ru.test-pr.space |
Remote Cache CAS ByteStream HTTPS / TCP 443 (HTTP/2) |
Worker Session Token / mTLS | Physical interface line-rate | OPERATIONAL |
sync.runner-ru.test-pr.space |
Cluster Mesh Artifact Sync QUIC / UDP 443 (HTTP/3) |
Cluster Mesh Auth PSK | Congestion-controlled line-rate | OPERATIONAL |
repo-ru.test-pr.space |
Build Artifact & Package Mirror HTTPS / TCP 443 (HTTP 206) |
Public Anonymous Read | 1,000 req/min per IP | OPERATIONAL |
api.runner-ru.test-pr.space |
CI/CD Worker Coordinator API HTTPS / TCP 443 |
Cryptographic Bearer Token | 120 req/min per Bearer token | OPERATIONAL |
Public Asset Mirror Distribution
This PoP node maintains a cryptographic local cache of approved toolchains, build rules, and runtime packages. Engineers and automated runners can pull verified packages directly via HTTP 206 partial content acceleration.
LLVM Toolchain Mirror
x86_64 pre-built clang compiler binaries and standard system headers for deterministic compilation.
toolchain-llvm-x86_64.tar.gz
Bazel Remote Rules
Core action cache and remote execution workspace rules for distributed build pipelines.
bazel-remote-rules.tar.gz
Gradle JDK 21 Runtime
Eclipse Adoptium Temurin OpenJDK 21 headless build runtime environment.
gradle-jdk21-linux.tar.gz