tusd icon indicating copy to clipboard operation
tusd copied to clipboard

Docker Container Over CPU Usage?

Open alameenlr opened this issue 2 years ago • 0 comments

Question When I Started TUS Server Total CPU usage 4%, after 4,5 Uploads CPU Usage 7%, after many uploads 80%!! Why? I'm using Same Dockerfile file from Your Source.

Setup details Please provide following details, if applicable to your situation:

  • Operating System: Alpine 3.13 Linux
  • Used tusd version: Latest
  • Used tusd data storage: AWS S3
  • Used tusd configuration: CMD ["--s3-bucket","storage-bucket","--s3-endpoint","https://s3.eu-central-1.amazonaws.com","--s3-object-prefix","files","--s3-part-size","100663260","--max-size","2199023255552","--timeout","0","--port","1080","--hooks-http","https://example.com/tus-rqust.php","--hooks-http-retry","3","--hooks-http-backoff","2","--hooks-enabled-events","pre-create,post-create,post-finish,post-terminate","--behind-proxy","true","--expose-metrics","false","--verbose","false"]
  • Used tus client library: tus-js-client

alameenlr avatar Jul 10 '22 06:07 alameenlr