Hi there,

  I am trying to use TG Gearbox for production site and encounter the 
following problem: when i am trying to open many pages at once and abruptly 
terminate connections my server will freeze and stop responding without 
coming back (manual restart of gearbox is needed). The same occur if i just 
let my web site run for a while.

  When such freezing happened attempt to retrieve index page from server 
machine itself with wget give me following output (see below) - so it looks 
like connection got accepted but no response process run (it will 
eventually terminate with timeout error). Also: the page that my wget 
script tries to retrieve is static page from public/ dir so it does not 
require DB access. Therefor i doubt that database issues is responsible for 
this problem.

  What will be the best way to debug this? I have tried to look at the logs 
but nothing unusual is logged just before the freezing occur. Is there is 
any config options that i should try to tweak?

  Also, am i wrong in my attempt of using gearbox for production site? Was 
it intended for debug/devel only? And therefor should i just try switching 
to Apache instead? Using Gearbox is quite convenient because i can see all 
the error messages printed so i would like to continue using it if possible.

  Thank you,

Ernie.

--2015-04-08 16:33:46--  http://127.0.0.1:8092/myfiles/test
Connecting to 127.0.0.1:8092... connected.
HTTP request sent, awaiting response... 

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to