Skip to main content

spawn_dataplane

Function spawn_dataplane 

Source
pub fn spawn_dataplane(state: SharedCloudFrontState, server_port: u16)
Expand description

Spawn the CloudFront data-plane supervisor. No-op (returns without spawning) when disabled via the env flag. server_port is fakecloud’s own listen port, used to reach S3-website origins served by this process.