In local host, for a particular query data(which is very huge) is coming up 
but for the same query in apache it is taking too much of time like 1 hr or 
more. I tried using caching of a page , even for that also Django works per 
user request ie for the first time for every user it will take much time 
and from the second time onwards cached page will comeup with no time.
Can anyone tell me what will be the root cause of it.

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/151cacab-ef29-4439-9f5b-90b130555ccc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to