Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion rails hosting впечатления
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stoyan Zhekov  
View profile   Translate to Translated (View Original)
 More options Aug 19 2008, 5:36 am
From: Stoyan Zhekov <sto...@gmail.com>
Date: Tue, 19 Aug 2008 02:36:59 -0700 (PDT)
Local: Tues, Aug 19 2008 5:36 am
Subject: Re: rails hosting впечатления
On Aug 19, 4:16 pm, "Stanislav Bozhkov" <stanislav.bozh...@gmail.com>
wrote:

> За сега най-стабилната комбинация е apache + mongrel_rails , nagios za
> monitoring.
> Тук съм описал проблема:http://railsforum.com/viewtopic.php?id=21497

> Ако някой от вас се сети за решение на описания във форума проблем, ще сме
> много щастливи. Също, кажете ако се сещате за други активни Rails общества,
> където мога да потърся помощ.

Описаната грешка изглежда е в Ragel HTTP parser-а (единствената C част
в монгрел). Няма смисъл да се пробва с thin, защото и той ползва същия
parser + event machine. Според Google най-често е резултат от Ajax
(XHR) или HTTPS заявки, който не могат да се parse-нат. Някой даже си
е играл да види как се държат разните application servers с "гадни"
заявки: [ http://ninh.nl/blog/2008/04/07/robustness-comparison-between-phusion-...
].
Ето тука скриптчето за подаване на "гадни" заявки: [ http://pastie.org/174641
].
Май никой не предлага удачно решение. Освен такива заявки да се
"резнат" преди да са стигнали application server-a (някъде на frontend
web server-а - mod_rewrite и т.н.).
Може да се опита с  apache + mod_rails [ http://www.modrails.com/ ],
ако те ползват друг parser.
За помощ може да опиташ mongrel-users ML [ http://rubyforge.org/mailman/listinfo/mongrel-users
], http://groups.google.com/group/rubyonrails-talk ,
http://groups.google.com/group/rubyonrails-deployment
Между другото IRC каналите също са доста активни (даже досадни ;) ):
#rubyonrails, #merb

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.