Ticket #13214 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

404 page should be cachable

Reported by: djay Owned by:
Priority: minor Milestone: 4.x
Component: General Version: 4.1
Keywords: Cc:

Description

Currently the plone 404 page uses a search to suggest where the content might have gone. This can cause performance problems where large numbers of requests for unknown urls are sent such as crawlers looking for vulnerabilities. One way to solve this might be to redirect to a static 404 page which has AJAX code to produce the suggestions list.

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to General
Note: See TracTickets for help on using tickets.