Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why do php pages have varying load sizes?

Status
Not open for further replies.

RobBroekhuis

Technical User
Oct 15, 2001
1,971
US
Looking at my logs, I see that the page size returned for one of my main dynamic (php) pages varies by as much as 6000 bytes (for a 40000 byte max size). The page is database-driven, and the database is not changing. When I capture the html with "view source" from my browser, the pages are identical. Since HEAD requests always show 0 bytes, I thought that header information didn't count towards the access log byte tally. Static (htm) pages always show the exact same load size.
Can someone enlighten me as to what's going on?
Thanks!


Rob
[flowerface]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top