Hi, your read this docs https://docs.djangoproject.com/en/4.2/topics/performance/
and this too
maybe help you
Cheers
On Sun, Jun 11, 2023 at 1:00 PM Kunal Mittal <mittalkunal47@gmail.com> wrote:
I've a django application serving 10k+ users daily, that application has everything to be on the top of performance metrics but still some API's have high latencies, application serves lots of pages with nice css and various images, on most the pages they are being served by s3 while on some it's via django static files. We have implemented caching on akamai for every static file that application serves, whenever that cache disappears latency of each and every API spikes exponentially, at that time even loading metrics becomes a pain, server does not pick those requests. Can anyone suggest what's going on here. --
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d32868ba-a2df-41e3-8f41-3ecc3c1b3471n%40googlegroups.com.
att.
Carlos Rocha
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO0i09GHST4OMo7JeKVZhfZ7VnT%3DDPCsVfPQjDeRDrCAfA%40mail.gmail.com.
No comments:
Post a Comment