I want to the php script to simply end any communication without sending a single further packet so the browser is left waiting and waiting until it gives up.
My goal is to simulate and test a scenario when an HTTP server is accepting a connection but then freezing or taking an exceptionally long time to send further packets.