jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Jetty
  • JETTY-1048

Default servlet cannot serve large filtered content

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 6.1.18
  • Fix Version/s: 6.1.19
  • Component/s: Servlet
  • Labels:
    None

Description


If static content is too large to fit in the content cache, the request is filtered, but the response is not, then default servlet is unable to serve the content.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Ory Warshenbrot added a comment - 09/Jul/09 3:10 PM

This especially seems to happen in web applications that use SiteMesh's PageFilter or Acegi Security where the static content is larger than the "maxCacheSize" attribute of DefaultServlet.

Show
Ory Warshenbrot added a comment - 09/Jul/09 3:10 PM This especially seems to happen in web applications that use SiteMesh's PageFilter or Acegi Security where the static content is larger than the "maxCacheSize" attribute of DefaultServlet.
Hide
Permalink
Greg Wilkins added a comment - 09/Jul/09 5:30 PM

Indeed - sitemesh plus status content too large to fit into the cache would trigger this bug.
But it is fixed in 6.1.19
cheers

Show
Greg Wilkins added a comment - 09/Jul/09 5:30 PM Indeed - sitemesh plus status content too large to fit into the cache would trigger this bug. But it is fixed in 6.1.19 cheers

People

  • Assignee:
    Unassigned
    Reporter:
    Greg Wilkins
Vote (0)
Watch (0)

Dates

  • Created:
    25/Jun/09 7:32 PM
    Updated:
    09/Jul/09 5:30 PM
    Resolved:
    26/Jun/09 10:48 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.