Bug 53331 - Broken http response for 200k+ static files
Summary: Broken http response for 200k+ static files
Status: RESOLVED DUPLICATE of bug 53138
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Connectors (show other bugs)
Version: 7.0.27
Hardware: PC Windows XP
: P2 critical (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 17:03 UTC by a123856
Modified: 2012-05-30 17:43 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description a123856 2012-05-30 17:03:46 UTC
- i start tomcat 7.0.27
- i have several 200k+ static html files in webapp
- when i request such file, i get 1/4 of it ~50k transfered
- then transfer stops
- then connection is timed out
- full file content is not downloaded -> file is broken

same web app works fine in 7.0.25
Comment 1 Filip Hanik 2012-05-30 17:43:11 UTC
you're not specifying enough information to allow us to decide if this is a new bug or not. at minimum we would need your configuration. however, I think this may be the same bug as 53138

*** This bug has been marked as a duplicate of bug 53138 ***