Re: Improve performance about concurrency request with heavy tasks that make the server freeze and down.

2024-07-23 Thread Chrea Chanchhunneng
yes, I have. as you see the image I attached is the profiled for function increase the time after concurrency increase, all the function is using pillow and wandimage. On Saturday, July 20, 2024 at 6:01:53 AM UTC+9 Ryan Nowakowski wrote: > Have you profiled your code to see what parts are takin

raise SuspiciousFileOperation("Could not derive file name from '%s'" % name) on Running collectstatic command

2024-07-23 Thread Maadis Ie
Hi, I am trying to deploy my first Django app (5.0.7). When I run 'python mange.py collectstatic' it copies some of the admin and css files and exit with the following error message: "python manage.py collectstatic You have requested to collect static files at the destination location as speci