You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/24 20:11:26 UTC

DO NOT REPLY [Bug 8482] New: - nph- CGIs and/or server-pushed methodes not working properly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8482>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8482

nph- CGIs and/or server-pushed methodes not working properly

           Summary: nph- CGIs and/or server-pushed methodes not working
                    properly
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_cgi
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: box@uni.de


i'm using a nph- CGI, which isn't working properly with apache 2.0.35, although 
the changelog says, that nph- is working again!

description:
after starting the nph- CGI, any browser receives some data (no prob so far)
but after a certain (almost everytime the same) amount, the browers stops 
getting data.
the more strange thing is .. the cgi (cgi-irc) still works!
and after quiting that CGI, the browers receives the rest of the data-packets.

so i assume, that the server-pushed method gets a kind of overflow ..