Connection: keep-alive #### while ( $chunk = <$socket> ) { print $chunk; } #### Connection: close