Projects tigase _server tigase-http-api Issues #66
Per-host request count statistic (#66)
Wojciech Kapcia (Tigase) opened 7 years ago

Count requests for particular Host:

  • Wojciech Kapcia (Tigase) commented 7 years ago

    To count host statistics following bean needs to be enabled:

    'host-name-stats-collector' () {}
    
  • Wojciech Kapcia (Tigase) commented 7 years ago

    COnfig included on i-07cffdafc24d5014d to be included in next AMI (48)

  • Wojciech Kapcia (Tigase) commented 7 years ago

    Stats are correctly counted:

    http/host-count/license.tigase.net      3
    http/host-count/update.tigase.net       6
    http/host-count/stats.tigase.org        1
    http/host-count/stats.tigase.software   2
    http/host-count/stats.tigase.net        2
    
    ~
    
    http/host-count/license.tigase.net      3
    http/host-count/update.tigase.net       5
    http/host-count/stats.tigase.org        1
    http/host-count/stats.tigase.software   1
    http/host-count/stats.tigase.net        4
    
    ~
    
    http/host-count/update.tigase.net       7
    http/host-count/license.tigase.net      1
    http/host-count/stats.tigase.net        2
    
issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
7813
Version
tigase-server-8.0.0rc1
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-http-api#66
Please wait...
Page is in error, reload to recover