[mod_python] Strange HTTP Response

Robert Brewer fumanchu at amor.org
Thu Sep 29 09:37:04 EDT 2005


Iwasso 80s wrote:
> If you aggressively click around our site one of two things
> will often happen: the body of the page will return "0" as
> the entire result set of the request; or it will return "0"
> followed by what appears to be the header data (see
> attached gif).

Quick guess:

apache.py, line 820
OK = REQ_PROCEED = 0

Somehow that value, which is usually returned from a request handler, is being written out.


Robert Brewer
System Architect
Amor Ministries
fumanchu at amor.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20050929/613e321a/attachment.html


More information about the Mod_python mailing list