It never happens on the development server. On Saturday, July 25, 2015 at 6:36:42 AM UTC+3, Sudhanshu Mishra wrote: > > Hi, > > Does it happen on development server too? > On Jul 25, 2015 1:39 AM, "Paul Royik" <[email protected] <javascript:>> > wrote: > >> Again I'm asking about mod_wsgi. >> I'm running some sort of webservice that uses sympy. >> Site is running under apache mod_wsgi. >> >> Users access it an everything is fine. >> But sometimes when I access the page, it loads too long (even simple >> example). >> It looks like memory used and another query just takes too long to >> complete. >> Server restart fixes everything. >> >> Assuming that my code doesn't use much memory: >> 1. Is there some problem with sympy and its memory consumption? >> 2. Is it possible to debug this? >> 3. Maybe changing apache or mod_wsgi settings will help? If yes, then how? >> >> Any help will be highly appreciated. >> >> >> Thank you. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/5b97b36f-3783-433b-830a-eb4c89748613%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/5b97b36f-3783-433b-830a-eb4c89748613%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >
-- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3f4db64b-f017-4206-8f3a-667b6dda9ea0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
