Re: fcgi_i/ostream - deprecated?
"Greg Denton" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Ooops....apologies, looks like this problem has something to do with my libcurl-based load test app and not the fcgi_streambuf peek(). Thanks for the tips, though, I did switch to mod_fastcgi. On Tue, Dec 30, 2008 at 2:14 PM, Eddie <eddie-NBZbi/[email protected]> wrote: > On Tue, 2008-12-30 at 13:59 -0800, Greg Denton wrote: >> Anyone have a guess at whether it's mod_fcgid or fcgi_streambuf (or >> the combination), before I start diving into code? Thanks. > > I would guess it is fcgi_streambuf. I have run none-fcgi_streambuf code > through some pretty rigorous tests without any issues. I would still > recommend testing it out with mod_fastcgi anyway though. I have noticed > while analyzing fcgid vs. fastcgi a few minor differences in the way > data is communicated. Those differences however seem to be more due to > vague parts of the FastCGI specification. > -- > Eddie > > >