discourse/spec/components/middleware
Sam 59cd7894d9 FEATURE: if site is under extreme load show anon view
If a particular path is being hit extremely hard by logged on users,
revert to anonymous cached view.

This will only come into effect if 3 requests queue for longer than 2 seconds
on a *single* path.

This can happen if a URL is shared with the entire forum base and everyone
is logged on
2018-04-18 16:58:57 +10:00
..
anonymous_cache_spec.rb FEATURE: if site is under extreme load show anon view 2018-04-18 16:58:57 +10:00
request_tracker_spec.rb FIX: blacklisted crawlers could get through by omitting the accept header 2018-04-17 12:39:30 -04:00