Skip to content
Snippets Groups Projects
Select Git revision
  • cd64417b5bfd2bf0454d98da6f79524e2302495d
  • master default protected
  • extended_loader_api_no_scifio
  • extended_loader_api
  • plugin_support
  • kd-tree
  • basic_app
7 results

QcmpCompressionLibrary

  • 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