On 12/19/06, frazer horn <[EMAIL PROTECTED]> wrote: > Luis > > I am using your latest build of mongrel service in production with your > latest build of mongrel from your site too. Everything is running really > well. >
I'm glad to heard, I was having troubles getting rubygem recognize my yaml definitions for a gem mirror, mostly due line terminations that differ between platforms. Until I solve that issue, or Zed made a "official" release for win32, this will be the only way (manual download). > Do you have a build of fastthread for windows yet? Will fastthread even be > available for win32? > I have builds from previous versions, latest svn code is broken for win32 (a small fix we are trying with mental). Anyway, doing some performance testing and process information collecting for the past days and didn't find any "improvements" on mongrel process using or not fastthread. Guess the Mutex leaking problem is worse in *nix or isn't noticeable under win32. (At least that will be a huge win for mswin32 :-) Will talk with Zed and mental tonight and get some fixes for these issues. Maybe we could have win32 fastthread *just in case* Later, > Thanks for all the excellent work > > Fraz > > > On 12/19/06, Luis Lavena <[EMAIL PROTECTED]> wrote: > > On 12/19/06, Michael D'Auria <[EMAIL PROTECTED] > wrote: > > > You should upgrade to the newest version: 0.3.20 as it allows multiple > > > Set-Cookie header statements. > > > > > > For reference:http://mongrel.rubyforge.org/news.html > > > > > > To Install: > > > $ gem install fastthread > > > --source=http://mongrel.rubyforge.org/releases > > > $ gem install mongrel > > > --source= http://mongrel.rubyforge.org/releases > > > > > > Then you should be back on track :) > > > > > > .: Michael :. > > > > > > > The gems available in the mongrel.rubyforge.org/releases are ONLY > > source, which requires a compiler. > > > > The problem in mswin32 is that compilers compatible with ruby are only > > VC6, which also requires you purchased it. > > > > I'll upadte the gem in my webserver tonight and put a mail on the list > > (AFAIK, Zed already modified to allow multiple cookies). > > > > > > > > On 12/19/06, Ball, Donald A Jr (Library) <[EMAIL PROTECTED]> > wrote: > > > > > Sure. Actually, I have a problem to report already... > > > > > sessions are not working when I start mongrel in this > > > > > fashion. Is there somewhere i should be configuring session > > > > > behavior that I'm not? > > > > > > > > > > To be more specific, the browser doesn't report a session_id > > > > > cookie in its cookie list. The server-side code happily > > > > > stores objects in the session, but the session is empty on > > > > > the next request. > > > > > > > > > > For the record, both webrick and mongrel started via > > > > > script/server have working sessions. > > > > > > > > The problem turns out to be fairly simple, but it's beyond my > capability > > > > to fix. The problem is that mongrel is only passing one and only one > > > > cookie on to the user. If that's _session_id, great, but if it's one > of > > > > the other cookies that I'm creating, the user's session is lost. > > > > > > > > To be clear, I'm using mongrel-0.3.18 from Luis. Note that I was > > > > incorrect when I said the problem didn't occur when mongrel is stared > > > > with script\server. Mongrel has this problem regardless, while webrick > > > > works fine. > > > > > > > > - donald > > > > _______________________________________________ > > > > Mongrel-users mailing list > > > > Mongrel-users@rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > > > > > > > > _______________________________________________ > > > Mongrel-users mailing list > > > Mongrel-users@rubyforge.org > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > > > > > > > -- > > Luis Lavena > > Multimedia systems > > - > > Leaders are made, they are not born. They are made by hard effort, > > which is the price which all of us must pay to achieve any goal that > > is worthwhile. > > Vince Lombardi > > _______________________________________________ > > Mongrel-users mailing list > > Mongrel-users@rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > > -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users