Well, I think i couldnt get my point across... The page "loads" but its not the desired one. Its like this (this is just one example of wordpress, other .NET applications like DNN also suffer from same problem)
1. I goto "Comments" -> "Spam"
2. select all the spam messages and use the 'Bulk Action' -> "Delete"
3. the comments are deleted and a message "xx comments deleted successfully" appears at the top.
4. I click on "Comments" -> "Pending" (legitimate comments I want to approve for example)
5. Page "loads" as if it was a normal load but I am still on the spam page with message "xx comments deleted successfull" at the top. No matter where I want to go within this edit-comments.php I get this page.
6. If i try to goto the WordPress Dashboard, it loads normally.
7. I goto "Comments" again and the spam page with "xx comments deleted successfully" keeps appearing.
8. Either if I wait for sometime or recycle the Application Pool and then go to this page, the problem is solved.
The twist is that this doesnt happen every time !!
I still enabled FRT for time-taken = 30 secs and no log file generated. (Maybe because the page gets loaded within 30 seconds... its just that its out of the cache or something ??)