"Keep alive" error message?

Post Reply
johng1880
Posts: 2
Joined: Tue Dec 12, 2006 9:07 am

"Keep alive" error message?

Post by johng1880 »

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

"Keep alive" error message?

Post by mark »

Extensions are not the issue. That server is violating http protocol when serving that page apparently. It's saying keep-alive but not providing required content-length information. The page should be downloaded ok. Is it not making it into the database?
Post Reply