On Thu, Aug 25, 2011 at 10:34, Babylakshmi Muthusamy
<babylakshmim...@gmail.com> wrote:
> I would like to know whether we can change the proxy error to site error
> which wont affect the uptime of the site.

By default the proxy you have in front (Apache?) should not show 502
in these cases. This may be a problem in the configuration of that
proxy. It could also be that the Zope application you have catches the
error and then returns an empty response instead of the normal error
page. In that case the application needs to be fixed.

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

Reply via email to