|
1. It replaces characters like ? & etc with a / to make urls better spidered by bots
2. jpegtran will strip the headers from jpg files so you dont suffer from the ie/adobe bug.
3. It is recommended on busy sites so that instead of updating the views and writing to the database everytime a user views a photo it will cache the views and upgrade at a later interval saving server resources.
|