First time here? Check out the FAQ!

Revision history  [back]

It is because on the first hit you compile the application, subsequent requests must be a lot faster. Regarding the media files - if you serve them directly by the webserver they will arrive a lot faster.

However - if the delay is recurring - is must be because of deployment issues like serving media files through python or your vps swapping memory.