Well, i'm not the original OP, just chiming in that I had problems with http headers. The server I was running on had 4GB of ram, and R2R wouldn't serve up a "hello world" html if the domain was anything other than the root domain, aka company.com. put anything in front of the domain like mail/www/test.. anything, and it would just serve up a blank white page with no content and a basically blank header. I think the problem was in the jetty.xml file that defined http header buffer.. It was 4096 and I doubled it, which fixed the problem.
On Mon, Oct 19, 2009 at 9:35 AM, Nitai @ Razuna <[email protected]> wrote: > > Yes, and does it have enough memory allocated? > > On Mon, Oct 19, 2009 at 4:32 PM, Jason King <[email protected]> > wrote: > > Yea i should add that the issue I had was with the R2R/JETTY package on > > windows. > > > > > > > > > > > -- > Razuna SaaS On-Demand - Hosted Digital Asset Management Solution > http://www.razuna.com/ > > Razuna - Open Source Digital Asset Management > http://www.razuna.org/ > > Follow us on Twitter > http://twitter.com/sixsigns > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
