just tried this new version - it tends to lock up my application when
attempting to perform a POST (not everytime, but right now it is)
This is what gets printed to the console before it locks:
REQUEST: {"SERVER_NAME"=>"mydomain.com", "PATH_INFO"=>"/site/login",
"CONTENT_LENGTH"=>"61",
"HTTP_CONTENT_TYPE"=>"application/x-www-form-urlencoded",
"HTTP_ACCEPT_ENCODING"=>"gzip,deflate",
"HTTP_USER_AGENT"=>"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4", "SCRIPT_NAME"=>"/",
"SERVER_PROTOCOL"=>"HTTP/1.1",
"HTTP_ACCEPT_LANGUAGE"=>"en-us,en;q=0.5",
"HTTP_HOST"=>"mydomain.com:3000", "REMOTE_ADDR"=>"123.45.67.89",
"SERVER_SOFTWARE"=>"Mongrel 0.3.13.4", "HTTP_CONTENT_LENGTH"=>"61",
"HTTP_KEEP_ALIVE"=>"300",
"CONTENT_TYPE"=>"application/x-www-form-urlencoded",
"HTTP_REFERER"=>"http://mydomain.com:3000/",
"HTTP_COOKIE"=>"_session_id=ee93f3f34a86a5516e660078ff8045d2",
"HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.7",
"HTTP_VERSION"=>"HTTP/1.1", "REQUEST_URI"=>"/site/login",
"SERVER_PORT"=>"3000", "GATEWAY_INTERFACE"=>"CGI/1.2",
"HTTP_ACCEPT"=>"application/x-shockwave-flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5",
"HTTP_CONNECTION"=>"keep-alive", "REQUEST_METHOD"=>"POST"}
need to read more of the body
Small file, using ram
regular GETs seem to work fine though.
Mike
On 7/12/06, Jeremy Durham <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Works better for me locally. What are the symptoms of this "nasty little
> bug?" I seem to have weird threading issues sometimes with 0.13.3,
> especially after the server runs a long time in dev. mode.
>
> Jeremy
>
>
> On 7/10/06, Zed Shaw <[EMAIL PROTECTED]> wrote:
> > Hey Folks,
> >
> > There's a nasty little bug in 0.3.13.3 when running in development mode
> > which could cause all sorts of problems.
> >
> > Please grab the pre-release of 0.3.13.4 and tell me if it works for you:
> >
> > gem install mongrel
> --source=http://mongrel.rubyforge.org/releases/
> >
> > Thanks!
> >
> >
> > --
> > Zed A. Shaw
> > http://www.zedshaw.com/
> > http://mongrel.rubyforge.org/
> > http://www.railsmachine.com/ -- Need Mongrel support?
> >
> > _______________________________________________
> > Mongrel-users mailing list
> > [email protected]
> > http://rubyforge.org/mailman/listinfo/mongrel-users
> >
>
>
> _______________________________________________
> Mongrel-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
>
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users