My site [Drupal 7] running on an AWS is taking 3.5 seconds for the first byte. I tested a php page with “Hello World” and it takes 2.5 seconds and a static HTML page takes .04 seconds for first byte.
What is the reason for a slow response for PHP pages? How can i overcome it?