Re: [Zope3-dev] Re: How to debug zope3 if it completely hangs?

2007-07-12 Thread Jim Fulton
On Jul 12, 2007, at 11:04 AM, Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benji York wrote: Fabio Tranchitella wrote: I'd like to know if zserver is a good choice for high loads or if it deprecated and I should stay with twisted. We run some pretty high load apps, and

[Zope3-dev] Re: How to debug zope3 if it completely hangs?

2007-07-12 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benji York wrote: > Fabio Tranchitella wrote: >> I'd like to know if zserver is a good choice for high loads or if it >> deprecated and I should stay with twisted. > > We run some pretty high load apps, and we're happy with zserver. > >> Was zserver

Re: [Zope3-dev] How to debug zope3 if it completely hangs?

2007-07-12 Thread Benji York
Fabio Tranchitella wrote: I'd like to know if zserver is a good choice for high loads or if it deprecated and I should stay with twisted. We run some pretty high load apps, and we're happy with zserver. Was zserver disabled only for security reasons? I don't believe it had anything to do wi

Re: [Zope3-dev] How to debug zope3 if it completely hangs?

2007-07-12 Thread Fabio Tranchitella
First of all, thanks for all the replies I received in the last days! * 2007-07-02 21:39, Jim Fulton wrote: > >See also http://www.upfrontsystems.co.za/Members/jean/zope-notes/ > >debug-spinning-zope and http://svn.python.org/view/python/trunk/ > >Misc/gdbinit?view=markup. > > Another option,