techdebt: fastcgi module should be reconfigured for RadosGW

Bug #1529924 reported by Andrey Shestakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Ivan Ponomarev
8.0.x
Fix Released
High
Ivan Ponomarev
Mitaka
Fix Released
High
Ivan Ponomarev

Bug Description

These two bugs:
https://bugs.launchpad.net/mos/+bug/1521623
https://bugs.launchpad.net/mos/+bug/1505273
was fixed by replacing mod_fastcgi with mod_proxy_fcgi.
Reason: in Trusty mod_fastcgi is not support chunked requests, which are needs for RadosGW
In apache-2.4.9+ this issues is resolved.
Also possible to use civetweb frontend to replace apache at all.

Changed in fuel:
importance: Undecided → High
assignee: nobody → Fuel Library Team (fuel-library)
milestone: none → 9.0
status: New → Confirmed
tags: added: area-library feature
tags: added: tech-debt
removed: feature
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Ivan Ponomarev (ivanzipfer)
Revision history for this message
Ivan Ponomarev (ivanzipfer) wrote :

fix was committed here: https://bugs.launchpad.net/mos/+bug/1521623
 fix was tested on fuel 9.0 with swift client which used - [('transfer-encoding', 'chunked')

$ swift --debug upload test2 test_file

DEBUG:swiftclient:REQ: curl -i http://10.109.6.3:8080/swift/v1/test2/test_file -X PUT -H "X-Auth-Token: gAAAAABWl6wC3fGbCBMmYgEBxN_tQOeInSGMwWBPQamfMVejbcN2xSFn5ap8EjQ1-6Cl3FkE1Bq1wxOkFifrVIqA5qezfkjLIsWy3DYZl67NZBFlwlJys2J7aAZu7d1Y-JwT3I-mcCy9yjQamtkbd4PnOXFa5QzZrOvOReKSJ4AKjR5UJSTfHyM"
DEBUG:swiftclient:RESP STATUS: 201 Created
DEBUG:swiftclient:RESP HEADERS: [('transfer-encoding', 'chunked'), ('server', 'Apache'), ('last-modified', 'Thu, 14 Jan 2016 14:09:07 GMT'), ('etag', 'd41d8cd98f00b204e9800998ecf8427e'), ('x-trans-id', 'tx000000000000000001709-005697ac03-5e8c-default'), ('date', 'Thu, 14 Jan 2016 14:09:07 GMT'), ('content-type', 'text/plain; charset=utf-8')]

Changed in fuel:
status: Confirmed → Fix Committed
tags: added: on-verification
Revision history for this message
Alisa Tselovalnikova (atselovalnikova) wrote :

I'm changing the bug's status to "Fix Released" in accordance with the previous comment of Ivan Ponоmarev.

Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.