Hello,
I've a problem that I face currently on the website I have which is that index.php is called around 8 times that makes a simple page loads in a very long time. I've realized that after executing index.php and sess_write() function, it comes back to the beginning of index.php as it's been requested again.

Comments

Heine’s picture

Category: bug » support

Please use the Firebug NET tab or similar functionality in another browser to check what exact requests happen. This may happen on 404s or images that still need to be processed by imagecache.

jemond’s picture

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.