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 2021/04/09 23:06:26 UTC

[GitHub] [trafficcontrol] rawlinp opened a new issue #5732: TO API POST /cdns/dnsseckeys/generate times out with large numbers of delivery services

rawlinp opened a new issue #5732:
URL: https://github.com/apache/trafficcontrol/issues/5732


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops
   -  Traffic Vault
   
   ## Current behavior:
   With a large number of delivery services (e.g. 266), the `POST /cdns/dnsseckeys/generate` route times out and returns a 503 because the operation exceeds 1 minute.
   
   ## Expected behavior:
   The operation should succeed in less than 1 minute instead of timing out.
   
   ## Minimal reproduction of the problem with instructions:
   In a CDN with a large number of delivery services (e.g. 266), call this API, and observe that it times out after 1 minute and returns a 503.
   
   ## Anything else:
   This was observed on a VM w/ 8 CPUs at 2596.986 MHz, so the results might be different on baremetal or more powerful VMs. However, we should be able to run TO on low-performance VMs. I would propose that we parallelize this CPU-intensive operation so that we can take advantage of multicore servers.
   


-- 
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



[GitHub] [trafficcontrol] zrhoffman closed issue #5732: TO API POST /cdns/dnsseckeys/generate times out with large numbers of delivery services

Posted by GitBox <gi...@apache.org>.
zrhoffman closed issue #5732:
URL: https://github.com/apache/trafficcontrol/issues/5732


   


-- 
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