You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/01/02 16:06:28 UTC

[GitHub] [trafficcontrol] ZugNZwang commented on issue #4237: deliveryservices/id/capacity gives Internal Server Error

ZugNZwang commented on issue #4237: deliveryservices/id/capacity gives Internal Server Error 
URL: https://github.com/apache/trafficcontrol/issues/4237#issuecomment-570253536
 
 
   Looks like it is a regression. The Perl returned: 
   ```
   HTTP/1.1 200 OK
   {
       "response": {
           "availablePercent": 0,
           "unavailablePercent": 0,
           "utilizedPercent": 0,
           "maintenancePercent": 0
       }
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services