Re: [Zope] Re: FastCGI server crashing

2006-08-08 Thread Chris McDonough
On Tue, 2006-08-08 at 12:03 +0200, Tonico Strasser wrote:
> Jens Vagelpohl schrieb:
> > ... FastCGI is no longer a supported configuration.
> 
> Just out of curiosity, why isn't it supported anymore?

Mostly because nobody stepped up to support it.

- C


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: FastCGI server crashing

2006-08-07 Thread Jonathan


- Original Message - 
From: "David Chandek-Stark" <[EMAIL PROTECTED]>

To: "Jonathan" <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2006 2:53 PM
Subject: Re: [Zope] Re: FastCGI server crashing


I haven't done this myself, but according to the apache docs 
(http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html) the mod_rewrite 
module has access to REMOTE_USER and using url rewriting you should be 
able to pass it along (and thereby get rid of fastcgi).


No, you can't pass authorization headers with a proxy rule.



You may want to have a look at this thread:

http://mail.zope.org/pipermail/zope3-users/2005-November/001460.html



Jonathan
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: FastCGI server crashing

2006-08-07 Thread Jonathan


- Original Message - 
From: "David Chandek-Stark" <[EMAIL PROTECTED]>

To: 
Sent: Monday, August 07, 2006 2:04 PM
Subject: [Zope] Re: FastCGI server crashing



Jens Vagelpohl wrote:

You're probably aware of the fact that FastCGI is no longer a supported 
configuration. Is there any specific reason you're using it instead of 
RewriteRules for example?


jens


Actually, I wasn't aware. I'm using FastCGI b/c I am doing external 
authentication with an Apache module that sets REMOTE_USER. I have to use 
FastCGI to pass this variable to Zope and am using RemoteUserFolder for 
the Zope authentication. I am hoping that I will be able to move to PAS 
with Shibboleth, but haven't had time ...




I haven't done this myself, but according to the apache docs 
(http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html) the mod_rewrite 
module has access to REMOTE_USER and using url rewriting you should be able 
to pass it along (and thereby get rid of fastcgi).



Jonathan

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: FastCGI server crashing

2006-08-07 Thread Jens Vagelpohl

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 7 Aug 2006, at 12:09, David Chandek-Stark wrote:

Looks like the problem was an inbound RSS feed from a server that  
was down. The FastCGI process was timing out before the RSS request  
from CMFSin timed out.


You're probably aware of the fact that FastCGI is no longer a  
supported configuration. Is there any specific reason you're using it  
instead of RewriteRules for example?


jens


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFE1210RAx5nvEhZLIRAieRAJ9Di9HdK4HWS+oAtIXLlW+A/KtsmQCgtJga
lqpJCUmCmyMCceQe29H7vf0=
=YLu4
-END PGP SIGNATURE-
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )