[Zope-dev] Cannot access Zope Management Interface through
lighttpdproxy
Jonathan
dev101 at magma.ca
Thu Oct 12 15:51:57 EDT 2006
If there are no matching entries in the .../log/Z2.log file then the request is not getting passed to zope, which would appear to indicate that the lighttpd proxy/rewriting is not set up correctly.
Jonathan
----- Original Message -----
From: Yegor Bryukhov
To: Jonathan
Cc: zope-dev at zope.org
Sent: Thursday, October 12, 2006 3:43 PM
Subject: Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy
With default settings - no.
with proxy.debug=65000 lighttpd says:
2006-10-12 14:34:18: (mod_proxy.c.1079) proxy - start
2006-10-12 14:34:18: (mod_proxy.c.1115) proxy - ext found
2006-10-12 14:34:18: (mod_proxy.c.1158) proxy - used fair balancing
2006-10-12 14:34:18: (mod_proxy.c.1239) proxy - found a host 127.0.0.1 8080
2006-10-12 14:34:18: (mod_proxy.c.377) connect delayed: 7
2006-10-12 14:34:18: (mod_proxy.c.993) proxy: fdevent-out 1
2006-10-12 14:34:18: (mod_proxy.c.804) proxy - connect - delayed success
2006-10-12 14:34:18: (mod_proxy.c.960) proxy: fdevent-in 4
2006-10-12 14:34:18: (mod_proxy.c.645) proxy - have to read: 583
2006-10-12 14:34:18: (mod_proxy.c.960) proxy: fdevent-in 4
2006-10-12 14:34:18: (mod_proxy.c.645) proxy - have to read: 0
which looks similar to successful redirects
I also attempted to set Zope to debug mode by setting Z_DEBUG_MODE to 1 because I could not find a way to pass -D option to Zope in Plone's startup scripts
It didn't show any new information either.
Setting debug_mode in zope.conf (Plone's ?) didn't help either.
Are there any hints in the lighttp accesslog or zope log files?
--
Best regards,
Yegor
__________________________________________________________
Yegor Bryukhov,
Research Associate
Center for Algorithms and Interactive Scientific Software
City College of New York
office: Shepard 278
office phone: +1(212)650-5378
cell phone: +1(917)650-2035
e-mail: ybryukhov at gmail.com
home-page: http://yegor.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-dev/attachments/20061012/7a71ad1c/attachment-0002.htm
More information about the Zope-Dev
mailing list