Displaying 3 results from an estimated 3 matches for "dastous".
Did you mean:
astous
2007 Dec 10
4
Mongrel and http 1.1 OPTIONS keyword
Hello.
I just seen some errors in my mongrel application log:
It seems related to the httpd OPTIONS keyword
Example:
Processing LoginController#login (for .30.5.208 at 2007-12-10 09:00:23)
[OPTIONS]
and our ruby application does not know what to do with it. and finally
send an error
Does mongrel (which is the http server) is supposed to deal with these
kind of request ?
I think these
2006 Dec 01
1
Bug: Mongrel 0.3.14 unix debug not working when the "--prefix" is also used
Hello,
I have problem with Mongrel 0.3.14 on unix I can not use the "-B"
(debug) with the "--prefix" flag
the mongrel_debug/logs files are being created but never update.
Do anyone have a work around for this ?
Yves
2008 Mar 18
1
Running multiple mongrel to "serve" the same rail application with active scaffold
Hi,
I want to run more then one mongrel for the same rail application on the
same machine, using the same rails files.
This application use "active scaffold" when I start one mongrel some
files are writes in the public/plugin_assets/ folder.
If I start more then one mongrel it is possible these files become
scrambles ?, there is also some files in tmp/{cache,pids,sessions
,sockets,