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+unsubscr...@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.

Reply via email to