Re: fcgi_i/ostream - deprecated?
Eddie <eddie-NBZbi/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <1230675266.6229.12.camel@localhost> |
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