Re: pchild pool (Apache 1.3)

2008-01-29 Thread William A. Rowe, Jr.
Ed Powell wrote: Problem is, I have no idea how to use this. I suppose its more of a problem of not knowing how to use pools for storing my own information. I could allocate sizeof(FILE) to the pchild pool, and I'll get a pointer back, and store the file descriptor in there. Great... now h

Reading of input after headers sent and 100-continue.

2008-01-29 Thread Graham Dumpleton
A question about HTTP output filter and 100-continue. The HTTP output filter will send a 100 result back to a client when the first attempt to read input occurs and an Except header with 100-continue was received. Ie., from http_filters.c we have: /* Since we're about to read data, send 1