@ryantownsend back in the day, we only measured requests per second. If I read about longer time spans, I already know it's rubbish without looking at the actual number.
Page views are more realistic in some ways, but they map relatively neatly onto requests once you take caching into account. Modern dev frameworks complicate this as well, but the upshot is, you can still get away with applying an application specific multiplier to request to get page views and vice versa across sufficient...