[Zope] Re: zope unresponsive

Tres Seaver tseaver at palladion.com
Mon Feb 26 10:08:36 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Williams wrote:
> I know that there is a switch between zeo and zope and probably a
> firewall too, but how do I prove this is the problem.  This is on
> production server in a military installation.  I have major problems
> getting any kind of trouble shooting support.  First we don't get
> access, and second no kind of debugging is allowed.  You couldn't
> imagine the paperwork and the three months it took for me to get
> deadlockdebugger installed.

Create a parallel testing environment (in fact, any place that locked
down should already have one), and try tweaking the firewall settings in
that environment;  another possibility is to have the appserver serve
only from its cache for a "long" time (e.g., while repeatedly serving
the same page), and then request a page (e.g., search, or something)
which needs objects not already in cache.

Once you can provoke the problem at will in the test environment, *then*
you can begin tweaking the firewall to keep it from closing the socket
between the appserver and the storage server (if that is your problem).
Once you can prevent that in test, *then* you can push to have that
change rolled to production.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF4vf0+gerLs4ltQ4RAtkfAKC/26t0L1Vy5QUFAIq0AnLmW20VoACfctL7
tFdYS/fLPBQMaw6/OA+j6zY=
=qLaq
-----END PGP SIGNATURE-----



More information about the Zope mailing list