• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #486 (closed task: fixed)

Opened 2 years ago

Last modified 10 months ago

Investigate throttling users based on connections.

Reported by: jmoore Owned by: jmoore
Priority: critical Milestone: 3.0-Beta3
Component: Security Version: 3.0-Beta1
Keywords: Cc:

Description

With a default postgres connection limit of about 100, it doesn't take too much (or too many threads) for a single user to DoS the server (e.g. trying to generate 100 thumbnails ASAP would do it)

During SecuritySystem.login() various checks could be performed. The question is: block or throw (and what exception)?

Change History

Changed 10 months ago by jmoore

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from GatherReqs to 3.0-Beta3

Merged into #864

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/