On 10/2/06, Oliver Baltzer <[EMAIL PROTECTED]> wrote:

> Try mod_fastcgi, I have no problem with that and Rails. For me fcgid makes
> a lot of trouble in a different non-Rails setup and it would not surprise
> me if it's fcgid that adds those headers at the end of the response.
>
> I personally am in the process of switching all my fastcgi Rails instances
> over to Mongrel as it seems to perform a little better and is much easier
> to manage in many aspects (suexec, process management, load-balancing,
> etc.).
>

I don't have any problems with fcgid with other Rails apps, just this
one. Looking at the same page on the Radiant demo site, I see all of
the headers, but they are properly in the Header of the response. Just
seems odd why fcgid would pull those items out (and they aren't
consecutive either - if they were the last 3 or 4, then maybe, but
it's pulling like the second, fourth and fifth header item)

I do have lighttpd installed, but not running on the server. Maybe
it's time to figure out how to have this app running on lightty and
have apache proxy requests to it (grr.. I just got Apache to serve up
the app correctly :/ )

Thanks
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to