Hey iv noticed my site would run double the queries or triple the queries sometimes for session handling when a file does not exist.
For example in the CSS for background image did not exist so it ran the same queries over for some reason.
Is there something i can do about that or must i check on everything now if files exist. images/css/javascript files or is there some sort setting maybe in htaccess or ini files?
thanks