search for: contentlength

Displaying 6 results from an estimated 6 matches for "contentlength".

Did you mean: content_length
2013 Jan 29
2
unicorn 4.6.0pre1 - hijacking support!
Installing from RubyGems.org: gem install --pre unicorn >From db919d18e01f6b2339915cbd057fba9dc040988b Mon Sep 17 00:00:00 2001 From: Eric Wong <normalperson at yhbt.net> Date: Tue, 29 Jan 2013 21:02:55 +0000 Subject: [PATCH] unicorn 4.6.0pre1 - hijacking support This pre-release adds hijacking support for Rack 1.5 users. See Rack documentation for more information about hijacking.
2011 Sep 09
3
Missing Content-Length header breaks ActiveResource 3.1 on create
Hi, I''ve recently moved a 3.0 app ta 3.1 and am finding that ActiveResource breaks after a successful post because we now check for the presence of the Content-Length header[1] after a successful create (basically whenever the API returns a 201). The API is also on 3.1, and this only happens on staging/pre-prod/prod. I''m still investigating, but one thing that is clear is that
2010 Dec 08
1
NoMethodError: `bytesize' for 200:Fixnum (with Rails-3.0.3)
Thanks to Rails developer team. I tried Rails3 along this guide: Ruby on Rails Guides: Getting Started with Rails http://edgeguides.rubyonrails.org/getting_started.html and I met the problem described as following. ...Any ideas? =========== Environment: =========== $ ruby -v ruby 1.8.7 (2010-08-16 patchlevel 302) [i686-darwin9.8.0] $ rails -v Rails 3.0.3 =========== Steps for reproduce:
2011 Jan 11
2
IE6 install problem
...connection appears to be offline. (-1009) on notification request 11-01-06 11:02:53 AM iWeb[5173] <MM_MMTransaction: 0x228d7a0>(transactionID=4DA73918-754E-4735-86C3-F2B41BB509E0 uri=/internetservices/iapps/publishConfiguration08.plist transactionState=kDMTransactionHadError httpStatusCode=-1 contentLength=-1 bytesTransferred=-1 isSuccessful=NO isFinished=YES) 11-01-06 11:02:53 AM iWeb[5173] <MM_MMTransaction: 0x2291920>(transactionID=3553F00B-19CB-4CCD-9E13-02D999C52154 uri=/internetservices/commerceserver/1/HomePageService/clientConfiguration.plist transactionState=kDMTransactionHadError http...
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
...olute URL [INFO] trying to open http://comptonpeslonline.com/compton-pesl-practice-program/AUDIO/01/01/AD/01.ogg at offset 0 [INFO] Response contained no Content-Range field, assuming offset=0 [INFO] opened http://comptonpeslonline.com/compton-pesl-practice-program/AUDIO/01/01/AD/01.ogg [INFO] contentLength: 5929 [INFO] server contentType: text/plain [INFO] [Message]: Pad: httpsrc:src type: STREAM_STATUS, start, reason: ok, activating [WARN] server contentType: text/plain disagrees with our typeFind: application/ogg [INFO] using typefind contentType: application/ogg [INFO] Ogg payload com.fluendo.pl...
2010 Dec 01
14
Unicorn and HAProxy, 500 Internal errors after checks
Hi, This morning, while checking for a correct deployment, we found out that the Unicorns we are using were sending 500 Internal errors very frequently to the HAProxy that sits in front of them. After some investigation, It turned out that HAProxy checks the backend by opening and closing a connection to the unicorn. Unfortunately the Unicorns we use ( v 0.990.0 ) will try to reply to this probe