Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The attack surface could probably be lowered a bit by configuring the HTTP server (nginx, etc.) to return 204 instead of running PHP behind it.

Still, neat :)



I don't think this has anything to do with "attack surface". This is simply to avoid google collecting ip addresses.

Running nginx might be marginally faster than PHP, but I believe the latency to your server will be far greater than the time it takes the server "to spin up the php interpreter" (doesn't even happen anymore when using FastCGI).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: