Ticket #13214 (confirmed Bug)
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
Note: See
TracTickets for help on using
tickets.