[Zope] MailingLogger 3.0.0 Released!

2007-05-09 Thread Chris Withers
Mailinglogger enables log entries to be emailed either as the entries are logged or as a summary at the end of the running process. This pair of enhanced emailing handlers for the python logging framework is now available as a standard python package and as an egg. The handlers have the follo

[Zope] Scaling problems, or something else?

2007-05-09 Thread Gaute Amundsen
Just a quick call for ideas on this problem we have... Setup: Zope 2.7.5 (~180 sites) -> apache (-> varnish for 1 high profile site) Most noticeable symtoms: Takes 30 sec. or more to serve a page, or times out. Sporadic problem, but allways during general high load. Lasts less than 1 hour. Res

Re: [Zope] Scaling problems, or something else?

2007-05-09 Thread Paul Winkler
On Wed, May 09, 2007 at 12:07:54PM +0200, Gaute Amundsen wrote: > Just a quick call for ideas on this problem we have... > > Setup: > Zope 2.7.5 (~180 sites) -> apache (-> varnish for 1 high profile site) > > Most noticeable symtoms: > Takes 30 sec. or more to serve a page, or times out. > Spor

Re: [Zope] apache rewrite quit working

2007-05-09 Thread Thomas Bennett
I've just now been able to get back to this. netstat was listening on appropriate ports. Two things appear to be the issue here. The user for apache was the default user apache and this user does not exist on my server, I changed it to the username I made for apache to run under. Then ther

Re: [Zope] apache rewrite quit working

2007-05-09 Thread Thomas Bennett
Forget the previous reply about it working. I found I was accessing the web server with the 8086 port number on the end of the URL which did work. Thomas On Thursday 26 April 2007 03:18, John Snowdon wrote: > What did `netstat -an` say about your listening ports? > > John Snowdon - IT Support

[Zope] method call pre-attribute access

2007-05-09 Thread Brian Brinegar
I've got product where it would be very beneficial to me if I could have a method called prior to any attribute access. For example: thing.foo thing.getProperty('foo') Either of these should trigger a call to a method which could allow or deny access to the attribute. Any thoughts? -- Bria

Re: [Zope] method call pre-attribute access

2007-05-09 Thread Jonathan
- Original Message - From: "Brian Brinegar" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 09, 2007 4:24 PM Subject: [Zope] method call pre-attribute access I've got product where it would be very beneficial to me if I could have a method called prior to any attribute access. For exam

[Zope] Re: method call pre-attribute access

2007-05-09 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Brinegar wrote: > I've got product where it would be very beneficial to me if I could have > a method called prior to any attribute access. For example: > > thing.foo > thing.getProperty('foo') > > Either of these should trigger a call to a

Re: [Zope] Scaling problems, or something else?

2007-05-09 Thread Gaute Amundsen
On Wednesday 09 May 2007 16:41, Paul Winkler wrote: > On Wed, May 09, 2007 at 12:07:54PM +0200, Gaute Amundsen wrote: > > Just a quick call for ideas on this problem we have... > > > > Setup: > > Zope 2.7.5 (~180 sites) -> apache (-> varnish for 1 high profile site) > > > > Most noticeable symtoms:

[Zope] How to add properties? No Add button visible

2007-05-09 Thread CSB
I am unable to Add properties. When I look at the Zope book, there is an Add button available, but I don't see that in my environment. For example. under the root folder, properties tab, I have a Save Changes button, but no Add or Delete buttons. Does anyone have any suggestions as to why this

[Zope] Re: How to add properties? No Add button visible

2007-05-09 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CSB wrote: > I am unable to Add properties. When I look at the Zope book, there is an Add > button available, but I don't see that in my environment. For example. under > the root folder, properties tab, I have a Save Changes button, but no Add or >