unexpected problem with radosgw fcgi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have realize that requests from fastcgi in nginx from radosgw returning:

HTTP/1.1 200, not a HTTP/1.1 200 OK

Any other cgi that i run, for example php via fastcgi return this like
RFC says, with OK.

Is someone experience this problem ??

I see in code:

./src/rgw/rgw_rest.cc line 36

const static struct rgw_html_errors RGW_HTML_ERRORS[] = {
    { 0, 200, "" },
....

What if i change this into:

{ 0, 200, "OK" },

--
-----
Regards

Sławek Skowron
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux