[Zope] pcgi2 and error

Petru Paler ppetru@coltronix.com
Wed, 15 Mar 2000 19:47:05 +0200


On Wed, Mar 15, 2000 at 06:04:32PM +0800, - wrote:
> hi all,
> managed to install pcgi2 and got it working.  however, i got errors in apache
> log file.
> [Wed Mar 15 17:55:42 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 17:59:15 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 17:59:17 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 18:00:07 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 18:11:04 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 18:11:09 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 18:13:08 2000] [error] error during ap_rwrite of stdout
> [Wed Mar 15 18:14:10 2000] [error] error during ap_rwrite of stdout  
> 
> i think this is the same error i got if i use fastcgi ( connection refused). 
> if i use pcgi, i still got this error but at a much lesser rate.  can anything
> be done?  which knob to turn?  which bolt to tighten?

   Just an ideea: try (both with fastcgi and pcgi2) to increase the number of
Zope threads from the default (4).

-Petru