Re: [Mongrel] Win32 service - Errno::EINVAL (Invalid argument) when uploading image file

2007-04-26 Thread Luis Lavena
? Normal (Power User), restrictred (User) or administrator? -- 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

Re: [Mongrel] ERROR: Failed to build gem native extension.

2007-04-29 Thread Luis Lavena
environment :-) Please help! Regards, Isaac Regards, -- 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

Re: [Mongrel] ERROR: Failed to build gem native extension.

2007-04-29 Thread Luis Lavena
-06-dapper Regards, -- 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

Re: [Mongrel] mongrel becoming unresponsive

2007-05-08 Thread Luis Lavena
during development. -- 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

Re: [Mongrel] mongrel becoming unresponsive

2007-05-08 Thread Luis Lavena
: no :-) (Even under labs conditions that couldn't be granted). Page sharing of files opened between process is something difficult to achieve, I'll suggest 1 log file per process on each port, which will reduce chances of logfiles get corrupted. Thanks, Pete You're welcome. Good week, -- Luis

Re: [Mongrel] Mongrel dying daily with Ruby 1.8.5

2007-05-09 Thread Luis Lavena
-- 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

[Mongrel] Warning: mongrel_service and users of mysql

2007-05-19 Thread Luis Lavena
delays and take longer in release these locks, making the service fail. Wanted to share this with the list, for those without luck that couldn't get into RailsConf this year ;-) Good weekend everybody. [1] http://bugs.mysql.com/25621 -- Luis Lavena Multimedia systems - Leaders are made

Re: [Mongrel] swifty fly?

2007-05-21 Thread Luis Lavena
/articles/2007/05/12/event-driven-mongrel-and-swiftiply-proxy -- 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

Re: [Mongrel] swifty fly?

2007-05-21 Thread Luis Lavena
run these a few minutes, but a week will provide a good result of application behavior across time. - Measure everything, at least 5 times prior calculating means ;-) -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all

Re: [Mongrel] vista on mongrel

2007-05-28 Thread Luis Lavena
slower in that area, taking like 4 seconds (Core 2 Duo) just to refresh its first page, and without high CPU load. I reverted that to pstore for development, and active_record for production until figure out what is wrong with cookie based storage, and of course, windows. -- Luis Lavena Multimedia

[Mongrel] [ANN] - mongrel_service 0.3.2

2007-06-03 Thread Luis Lavena
weekend everybody! -- 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

Re: [Mongrel] mongrel service security needs on Win2k3

2007-06-12 Thread Luis Lavena
://rubyforge.org/pipermail/mongrel-users/2007-February/003006.html -- 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

Re: [Mongrel] Yet another mongrel dying daily case

2007-07-18 Thread Luis Lavena
you. -- 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

Re: [Mongrel] Yet another mongrel dying daily case

2007-07-18 Thread Luis Lavena
if this fixes the problem. You may need the mysql-dev packages or anything that contains header information so mysql extension could be successfully be compiled :P I'll suggest you do a google search for insert your distro version here and 'mysql gem rails compile' :-D Regards, -- Luis Lavena

Re: [Mongrel] mongrel on windows, cpu affinity

2007-07-30 Thread Luis Lavena
that to new mongrel_service is in my TODO, maybe next week could drop it again, but cannot guarantee it right now (since I'm out of office for the following days). -- 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

Re: [Mongrel] Problem with Windows Apache Setup

2007-08-01 Thread Luis Lavena
, but often seen used in many applications. -- 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

Re: [Mongrel] Problem with Windows Apache Setup

2007-08-02 Thread Luis Lavena
... Application root ... Environment development Database adapter mysql Database schema version 148 -- 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

Re: [Mongrel] [Patch] HttpServer.port reports the bound port

2007-08-06 Thread Luis Lavena
, what is the purpose of a random HTTPServer port? If you try to open a mongrel server in an already taken port, a error must be shown, instead of a false positive. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-10 Thread Luis Lavena
that fixes, you need to remove and reinstall the service. Sorry the troubles, and please let us know if that help you :-) -- 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

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-11 Thread Luis Lavena
of testing is the RunAs... could you go to the SCM (Service Control Manager) and change the Account used by your rails application? Try setting it as your local/user account and see what happens. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort

Re: [Mongrel] Mongrel hangs, consumes all CPU on shutdown

2007-09-12 Thread Luis Lavena
/adapter are you using? Maybe mongrel is trying to close pending connections left in the limbo (from HTTP serving or db connections). -- 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

Re: [Mongrel] Mongrel hangs, consumes all CPU on shutdown

2007-09-12 Thread Luis Lavena
. To answer Luis Lavena's question: we're using MySQL over HTTP. You're using the compiled mysql adapter or the one bundled with Rails? the connection to the mysql server could not be the issue, but maybe the adapter. -- Luis Lavena Multimedia systems - Leaders are made, they are not born

Re: [Mongrel] Mongrel hangs, consumes all CPU on shutdown

2007-09-12 Thread Luis Lavena
, it is the recommended method of running rails+mysql. Since I don't have a mac, couldn't point you the right tutorial on getting mysql extension built on OSX, but try searching google for mysql rails bindings osx (also gem install mysql osx as keywords will raise some good results). -- Luis Lavena Multimedia

Re: [Mongrel] Mongrel hangs, consumes all CPU on shutdown

2007-09-12 Thread Luis Lavena
On 9/12/07, Nathan Vack [EMAIL PROTECTED] wrote: On Sep 12, 2007, at 4:57 PM, Luis Lavena wrote: What db engine/adapter are you using? Maybe mongrel is trying to close pending connections left in the limbo (from HTTP serving or db connections). I'm using the compiled mysql gem 2.7

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-14 Thread Luis Lavena
the info you gather will be able to test it tonight, since I was overloaded with things outside the office the past days. -- 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

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-14 Thread Luis Lavena
hooking a simple logger into mongrel_service to trace the problem inside ruby (and see if it reports something). I don't know what was fixed in the latest patchlevel release of 1.8.5, but it seems something broke :-P -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-14 Thread Luis Lavena
On 9/15/07, Luis Lavena [EMAIL PROTECTED] wrote: On 9/14/07, Ralf Vitasek [EMAIL PROTECTED] wrote: hello luis! in the meantime i've done some more tests and i'm pretty sure the problem has nothing to do with win32ole. You're Right It seems that running in console mode also fails

Re: [Mongrel] mongrel_rails service on windows incompatible with recent ruby builds?

2007-09-14 Thread Luis Lavena
On 9/15/07, Luis Lavena [EMAIL PROTECTED] wrote: http://mmediasys.com/mongrel/mongrel_service-0.3.3-mswin32.gem Damn, my host didn't serve the file as binary... so, please download this: http://mmediasys.com/mongrel/mongrel_service-0.3.3-mswin32.gem.bin the .bin is just a dummy extension

Re: [Mongrel] mongrel_rails not starting

2007-10-11 Thread Luis Lavena
mongrel? You should see the details about building native extensions... -- 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

Re: [Mongrel] mongrel_rails not starting

2007-10-11 Thread Luis Lavena
On 10/11/07, Greg Willits [EMAIL PROTECTED] wrote: Luis Lavena wrote: Which version of ruby are you using? The one from here: http://rubyosx.rubyforge.org/ -- which I see should already have Mongrel in it, but then I installed... oh, hang on. Maybe I broke it by monkeying with gem installs

Re: [Mongrel] mongrel_rails not starting

2007-10-11 Thread Luis Lavena
for Rails (and rubyosx is more ruby generic). [1] http://locomotive.raaum.org/ -- 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

Re: [Mongrel] deciphering objects.log

2007-10-12 Thread Luis Lavena
checker Dike, but again, it uses Objectspace. Objectspace is like Heisenberg principle [1], you cannot touch it without altering the results. Maybe Dike and Bleak could merge and get something more powerful? ;-) [1] http://en.wikipedia.org/wiki/Uncertainty_principle -- Luis Lavena Multimedia

Re: [Mongrel] vista on mongrel

2007-10-13 Thread Luis Lavena
the session storage? have you tried changing it? On XP with cookie store happens, and get fixed when I change to pstore. Since I don't have Vista, I couldn't test it. (Also willb e useful know the ruby and rails version that you're using). -- Luis Lavena Multimedia systems - Leaders are made

Re: [Mongrel] vista on mongrel

2007-10-13 Thread Luis Lavena
cgi_multipart_eof_fix Could that cause speed problem? It's weird, so I'll check later today at the office. With 1.8.6, cgi eof fix don't load but I'm using PStore... I'll check and let you know. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort

Re: [Mongrel] load balancers and mongrel

2007-10-26 Thread Luis Lavena
: A: 192.168.0.15 B: 192.168.0.16 A-mongrel1 B-mongrel11 A-mongrel2 B-mongrel12 etc... -- 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

Re: [Mongrel] mongrel 1.0.3

2007-10-27 Thread Luis Lavena
On 10/27/07, Luis Lavena [EMAIL PROTECTED] wrote: It seems is not handling the IP binding... Could you try the following in a IRB console? require 'rubygems' require 'mongrel' s = Mongrel::HttpServer.new(127.0.0.1, 8081) puts Host: #{s.host}, Port: #{s.port} It's using a TCPServer

Re: [Mongrel] high cpu load

2007-10-28 Thread Luis Lavena
the high CPU use you're getting. -- 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

Re: [Mongrel] evented mongrel dies on USR2

2007-10-28 Thread Luis Lavena
of what mongrel is supposed to do. Even that is mongrel in the back running, the people who created Evented (Kirk?) should came with a solution for this. Maybe that was one of the things that remain unpatched? -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made

Re: [Mongrel] random cpu spikes, EBADF errors

2007-10-29 Thread Luis Lavena
that should NOT be in core. I recall many people having issues (i.e. it doesn't work) with that. Also, send_file is broken on Windows too, besides it eats all your memory and hang you process. Nice, don't you think? -- Luis Lavena Multimedia systems - Leaders are made, they are not born

Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Luis Lavena
mismatches :-P Mongrel version 1.0.4...we also have a Mongrel 1.1 folder but I don't see a gem file with it. I think 1.1 is not ready for production, maybe I'm wrong (was offline for almost a week). Regards, -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made

Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Luis Lavena
the backtrace with the problem, but please try it: gem --debug install mongrel also: gem --debug install mongrel -P HighSecurity I'll check later today for some workaround. Please excuse the inconvenience. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard

Re: [Mongrel] Mongrel wiki?

2007-11-07 Thread Luis Lavena
corporate-or-enterprisey for the task. Agile sounds better :-) -- 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

Re: [Mongrel] Mongrel wiki?

2007-11-07 Thread Luis Lavena
will need to store our ssh keys again I think :-P -- 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

Re: [Mongrel] Mongrel wiki?

2007-11-07 Thread Luis Lavena
migrate all the pending tickets in rubyforge and remove the whole section because will fall in the oblivion -- since no one will longer monitor it. Ezra's suggestion is a good one, also we could get more powerful release planing for the upcoming releases ;-) -- Luis Lavena Multimedia systems

Re: [Mongrel] MySQL timeout value (was: mongrel - monit issue)

2007-11-07 Thread Luis Lavena
That little baby will keep your database connected. Hey Ezra, this 60*60 big sleep wouldn't hurt threading? so far big sleepy threads didn't work as expected for me. That could be another cross-platform misbehaving, but just asking :-) Regards, -- Luis Lavena Multimedia systems - Leaders

Re: [Mongrel] Mongrel wiki?

2007-11-07 Thread Luis Lavena
the Rubyforge one? Or... switch to git. No, please no. Another OSS project going to git... and mingw-git not production ready (and without support for git-svn or any other). That will mean the end of my support from Windows side... and I wouldn't like do that. -- Luis Lavena Multimedia systems

Re: [Mongrel] Weird freeze problem

2007-11-08 Thread Luis Lavena
} }.priority = -10 I'm not fond by the big sleep, since I experienced bad results using them. An alternative will be 1800.times { sleep 2 } YMMV, -- 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

Re: [Mongrel] Upgrade on windows to 1.1

2007-11-10 Thread Luis Lavena
://rubyforge.vm.bytemark.co.uk/gems/mongrel-1.1-mswin32.gem Maybe the mirrors didn't spread it yet? -- 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

Re: [Mongrel] Please Don't Move Hosting (Was: Mongrel wiki?)

2007-11-10 Thread Luis Lavena
the purpose? We already have some infrastructure in place, maybe we could enhance or RFE to get more of the solution. -- 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

Re: [Mongrel] Best practice Ruby on Rails on Windows configuration

2007-11-14 Thread Luis Lavena
://swiftiply.swiftcore.org/ -- 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

Re: [Mongrel] Best practice Ruby on Rails on Windows configuration

2007-11-15 Thread Luis Lavena
___ 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

Re: [Mongrel] mongrel and fastthread on ruby 1.9?

2007-11-18 Thread Luis Lavena
if the ruby version you're using is fixed? In the same idea of cgi-eof-fix (long-name-of-gem-to-be-easily-remembered). -- 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

Re: [Mongrel] how to configure mongrel_cluster in windows

2007-11-20 Thread Luis Lavena
off on some stuff... but that takes time :-P -- 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

Re: [Mongrel] how to configure mongrel_cluster in windows

2007-11-20 Thread Luis Lavena
, no mongrel_cluster for windows. -- 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

Re: [Mongrel] Win32 service question

2007-11-21 Thread Luis Lavena
(official) build of ruby on windows is compiled with a older, not-so-optimized compiler (Visual C 6.0). It is 30% slower than the same code compiled with GCC 3.4.5 (or 4.2.1). Future versions of ruby for windows will provide updated builds, we are working on that :-) -- Luis Lavena Multimedia

Re: [Mongrel] mongrel_simple_service.rb problem

2007-11-22 Thread Luis Lavena
intented to run as windows service, and not from the command line. check the mongrel_simple_ctrl.rb to actually install and run a mongrel service. Anyway, as I commented before, use mongrel_service gem. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard

Re: [Mongrel] Mongrel install crash on win32

2007-11-27 Thread Luis Lavena
there is a native build of fastthread for mswin32 (even that mongrel-mswin32 don't require it). I suggest you revert to 0.9.4 until this issue get solved. Eric Hodel is working on it. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price

Re: [Mongrel] Mongrel install crash on win32

2007-11-28 Thread Luis Lavena
again as described above. -- 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

Re: [Mongrel] Mongrel 1.1.1 Win32 (latest) + Rubygems

2007-12-04 Thread Luis Lavena
a look at mongrel_service gem. HTH, -- 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

Re: [Mongrel] mongrel startup fails now: already initialized constant

2007-12-05 Thread Luis Lavena
it do odd things with the way it loads and loads mongrel, if you search this list you will find a few cases that describe this situation. I suggest stick to mongrel_rails start or mongrel_service in case you're running on Windows. -- Luis Lavena Multimedia systems - Leaders are made

Re: [Mongrel] Mongrel install crash on win32

2007-12-11 Thread Luis Lavena
be removed from lib/ruby/gems/1.8/doc I hope Eric and the RubyGems team release a fix soon, removes the joy of using Ruby... -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete

Re: [Mongrel] Mongrel error : EMFILE too many open files

2007-12-14 Thread Luis Lavena
to be opening the image file and its not being released emediatly? image_tag shouldn't be opening any file, just linking it. PStore isn't good when tmp/sessions is full or one ruby process is trying to handle lot of sessions (which will exceed 1024 file limit). -- Luis Lavena Multimedia systems

Re: [Mongrel] Mongrel error : EMFILE too many open files

2007-12-17 Thread Luis Lavena
requesting a page. You need to look at Rails documentation to properly upgrade your Rails 1.x application to 2.x, and do it on testing before doing on production! -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof

Re: [Mongrel] Segmentation fault in Mongrel when run with --debug

2007-12-20 Thread Luis Lavena
mongrel_rails is a ruby script). gdb /path/to/ruby/ruby.exe /path/to/mongrel_rails param1 param2 param3 -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Re: [Mongrel] error when installing on jruby (fastthread dependency)

2007-12-22 Thread Luis Lavena
with latest rubygems and even these warnings, the gem get built. could you try running the gem build based on the generated gemspec file? (it should be inside pkg/mongrel-1.1.1) Maybe is failing in the Gem::Specification#to_yaml (I don't have jruby to test it). Regards, -- Luis Lavena Multimedia systems

Re: [Mongrel] error when installing on jruby (fastthread dependency)

2007-12-23 Thread Luis Lavena
On Dec 23, 2007 1:01 AM, Stephen Bannasch [EMAIL PROTECTED] wrote: At 7:53 PM -0300 12/22/07, Luis Lavena wrote: could you try running the gem build based on the generated gemspec file? (it should be inside pkg/mongrel-1.1.1) I get the same yaml error: Ok, even you got it solved

Re: [Mongrel] Arbitrary system files readable in 1.0.4 - 1.1.2

2007-12-28 Thread Luis Lavena
root will be good, or a test case showing the problem, since I couldn't reproduce the behavior you described under Windows. (I know there isn't /etc/passwd on windows, tried other file) :-D Please let me know ASAP. -- Luis Lavena Multimedia systems - A common mistake that people make when trying

Re: [Mongrel] Regarding the 1.1.3 security release

2007-12-28 Thread Luis Lavena
my servers, of course, but I don't want to send an unnecessary upgrade now note to other folks... Most common use of mongrel is behind a proxy or balancer, so I only see development servers is being affected by this. Or, maybe I'm wrong (which happens quite often). -- Luis Lavena Multimedia

Re: [Mongrel] mongrel_rails --version reporting 1.1.2 instead of 1.1.3

2007-12-31 Thread Luis Lavena
.gem and the mongrel-1.1.3-i386-mswin32.gem display it correctly). Could I just answer to this: Works for me? :-D Happy New Year! -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete

Re: [Mongrel] fastthread no longer needed?

2008-01-01 Thread Luis Lavena
with --disable-fastthread (I don't remember the exact configure command right now). Also, mongrel is compatible with 1.8.4 and 1.8.5, and that is the standard version that is currently powering a lot of servers. -- Luis Lavena Multimedia systems - A common mistake that people make when trying

Re: [Mongrel] mongrel_rails --version reporting 1.1.2 instead of 1.1.3

2008-01-01 Thread Luis Lavena
should fill a ticket on Rubyforge support? -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users

Re: [Mongrel] mongrel_rails --version reporting 1.1.2 instead of 1.1.3

2008-01-01 Thread Luis Lavena
and get the proper version build inside the http11 extension. Currently I'm doing something like that for mongrel_service. Either that or somehow I accidentally reversed your change. I'll patch things up regardless. Again, thank you Evan. Have a nice week and talk soon. -- Luis Lavena

Re: [Mongrel] fastthread no longer needed?

2008-01-02 Thread Luis Lavena
ruby pre-installed have 1.8.4 or 1.8.5, but most of them allow you build ruby from sources. -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

[Mongrel] [ANN] mongrel_service 0.3.4 released.

2008-01-02 Thread Luis Lavena
time that I currently have available for it. That doesn't meant is dead, but I'll focus my free time on the replacement utility. Regards and everybody have a nice week! -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof

Re: [Mongrel] deployment survey

2008-01-03 Thread Luis Lavena
on these installations. All the deployment process is being distributed by Windows Installer packages and rubygems. The distribution or deployment of updates for the application is done through rubygems. -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely

Re: [Mongrel] fastthread no longer needed?

2008-01-05 Thread Luis Lavena
with a broken rubygems. If you build your own ruby, you don't have to worry about that :-) -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-11 Thread Luis Lavena
bet that you have i386-mswin32_80 as platform, since rubygems is switching to pure ruby gems instead of pre compiled ones. -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-11 Thread Luis Lavena
I'm getting pre-compiled gems. Yes, that version of ruby will get proper, existing compiled gems installed. Can you provide the whole list of gems you have installed? Also, you're using One-Click Installer, InstantRails or Bitnami? -- Luis Lavena Multimedia systems - A common mistake that people

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-11 Thread Luis Lavena
explanation for what happened. Hope this helps. RubyForIIS have two problems: Is outdated. Is compiled with VC8, which is not compatible with One-Click Installer (VC6). Part of RubyForIIS is libfcgi and ruby-fcgi, which could be getting loaded and thus, failing with missing dll. -- Luis Lavena

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
Linux). A mac is expensive, and will not remove the whole pain of using Ruby... check some of the Leopard nightmares around the web ;-) HTH, -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
... right :-) I also like the think different motto and the just offer 2 (or one) option to be different. If you don't do it the mac way, then you should die... :-P -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
language. -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users mailing list Mongrel-users

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
where fixed :-P -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users mailing list Mongrel-users

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
). Thanks for all of the help, guys. No problem, I was worried that I broke something inside mongrel in latest release! :P Take care, -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete

Re: [Mongrel] Mongrel doesn't start under Rails 2.0.2/Win XP

2008-01-12 Thread Luis Lavena
On Jan 12, 2008 6:20 PM, Wes Gamble [EMAIL PROTECTED] wrote: Luis Lavena wrote: Anyway, if you're using PATCHLEVEL above 36 you're safe, if not, you need fastthread. You mean the patchlevel of ruby in the OCI gotten via ruby -v? Yep, sorry about that: ruby -e puts RUBY_PATCHLEVEL 111

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-14 Thread Luis Lavena
)? Not all jumped into the git bandwagon :-) -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-14 Thread Luis Lavena
;-) -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-21 Thread Luis Lavena
=c2fecde0a04603727949ec0b05d694be89a464d2 svn mirror is coming, right? :-D -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-21 Thread Luis Lavena
On Jan 21, 2008 7:00 PM, Kevin Williams [EMAIL PROTECTED] wrote: On Jan 21, 2008 1:55 PM, Luis Lavena [EMAIL PROTECTED] wrote: Hey ry, did you tweaked the HttpParser like Thin guy did? I was thinking about the modifications he did: He removed all the if conditions evaluating http_field

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-21 Thread Luis Lavena
there as mirror. I'm still waiting to get bzr-git with write support so I can use bazaar all the way :-) -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-21 Thread Luis Lavena
On Jan 21, 2008 8:06 PM, Zed A. Shaw [EMAIL PROTECTED] wrote: On Mon, 21 Jan 2008 19:12:06 -0200 Luis Lavena [EMAIL PROTECTED] wrote: No, he removed them: http://pastie.caboo.se/141633 The ragel code will generate the http11_parser.c file, and http11.c file defines all the functions

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-21 Thread Luis Lavena
On Jan 21, 2008 11:53 PM, Zed A. Shaw [EMAIL PROTECTED] wrote: On Mon, 21 Jan 2008 20:08:46 -0200 Luis Lavena [EMAIL PROTECTED] wrote: That's bullshit. All of those tests are simple checks to make sure that you aren't passing in NULL pointers (which happens when the lib is used

Re: [Mongrel] [ANN] Ebb Web Server

2008-01-22 Thread Luis Lavena
: don't be hard on you ;-) -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams ___ Mongrel-users mailing list Mongrel

Re: [Mongrel] ERROR RUNNING 'service::install'

2008-01-24 Thread Luis Lavena
.x series. This issue was fixed in latest (0.3.4) release of mongrel_service. gem install mongrel_service -v '0.3.4' HTH, -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools

Re: [Mongrel] [SOLVED] Re: ERROR RUNNING 'service::install'

2008-01-24 Thread Luis Lavena
On Jan 24, 2008 1:24 PM, Chris Gers32 [EMAIL PROTECTED] wrote: Luis Lavena wrote: This issue was fixed in latest (0.3.4) release of mongrel_service. gem install mongrel_service -v '0.3.4' You're right: I upgraded mongrel_service and now see the service::install command. Unfortunately, I

Re: [Mongrel] mongrel_service install error

2008-01-30 Thread Luis Lavena
the offending gems. I've described this issue in a blog post: http://blog.mmediasys.com/2007/12/19/latest-rubygems-and-rails-is-a-deadly-combo/ And a few times on ruby-talk: http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/a594343b8ada2cc3 HTH, -- Luis Lavena Multimedia systems

Re: [Mongrel] garbage collection patch

2008-02-05 Thread Luis Lavena
to ruby-core about Benchmark.realtime that reduce memory allocation and increase performance. The problem was Rails use it extensively on every place and several times *per request*, eating memory and reducing performance... Just my comments :-) -- Luis Lavena Multimedia systems - A common

Re: [Mongrel] Transfer-Encoding: Chunked

2008-02-15 Thread Luis Lavena
. Oh, got lost, there is merb.devjavu.com and also merb.lighthouseapp.com ? :-P -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Re: [Mongrel] Mongrel Crashes in Production

2008-03-18 Thread Luis Lavena
in the global namespace (::Dispatcher)? I cannot test it since Windows don't generate the HUP signal required for this, but I think I'm in the good path. HTH, -- Luis Lavena Multimedia systems - Human beings, who are almost unique in having the ability to learn from the experience of others

Re: [Mongrel] Doesnt show log on command prompt

2008-03-24 Thread Luis Lavena
dump information to the console? or in the log file? Any idea? Can you rephrase your question? Is not quite clear what are you getting and what are you expecting... Btw, if you plan to post from anonymous posting sites (like ruby-forum) at least provide a better alias than Vapor. -- Luis

<    1   2   3   >