Skip to content
Snippets Groups Projects
Select Git revision
  • 0ceff8639133273775753e87d661098737ed5ef0
  • master default protected
  • compression_experiment
  • hongkee
  • types
  • bigdataviewer-server-2.1.0
  • bigdataviewer-server-2.0.0
  • bigdataviewer-server-1.0.4
  • bigdataviewer-server-1.0.3
  • bigdataviewer-server-1.0.1
  • bigdataviewer-server-1.0.0
11 results

bdv

  • Clone with SSH
  • Clone with HTTPS
  • Vojtech Moravec's avatar
    Vojtech Moravec authored
    Compression statistics, like number of sent bytes are now grouped in RemoteCompressionClient class. This class is saved in a HashMap where key is the remote client address.
    
    The RemoteCompressionClient is created in init_qcmp and is removed after inactivity longer than 60 minutes for now.
    
    Hopefully `baseRequest.getRemoteAddr();` is good enaugh key for now.
    0ceff863
    History
    Name Last commit Last update
    ..