8 rsrc.php is used by Facebook for version control of all static files, especially images, javascript, and stylesheets. This allows Facebook to apply changes to the main application stack including changes to static content files without breaking functionality for users who are running off an old cached version.
https://stackoverflow.com/questions/4421921/what-in-the-world-of-facebook-is-rsrc-php

