Python server locks up
Zac Burns
zac256 at gmail.com
Thu Sep 10 20:57:28 EDT 2009
More information about the Python-list mailing list
Thu Sep 10 20:57:28 EDT 2009
- Previous message (by thread): Python server locks up
- Next message (by thread): Python server locks up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Sep 9, 2009 at 6:52 PM, David Stanek <dstanek at dstanek.com> wrote: > On Wed, Sep 9, 2009 at 4:28 PM, Zac Burns<zac256 at gmail.com> wrote: >> >> How would you suggest to figure out what is the problem? >> > > I don't think you said your OS so I'll assume Linux. > > Sometimes it is more noise than value, but stracing the process may > shed light on what system calls are being made. This in turn may help > you narrow your focus. I find strace helps me a ton in some really > tough problems. > > Are you watching for swapping, CPU usage, etc.? > > -- > David > blog: http://www.traceback.org > twitter: http://twitter.com/dstanek > The OS is Windows Server 2003 x64. CPU ranges from 0% to 1%, there is no disk IO, and it eats ram at ~1MB/2sec. -- Zachary Burns (407)590-4814 Aim - Zac256FL Production Engineer (Digital Overlord) Zindagi Games
- Previous message (by thread): Python server locks up
- Next message (by thread): Python server locks up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list