Dell DX6000 개요 - 페이지 6

{카테고리_이름} Dell DX6000에 대한 개요을 온라인으로 검색하거나 PDF를 다운로드하세요. Dell DX6000 19 페이지. Rack installation instructions — static rails
Dell DX6000에 대해서도 마찬가지입니다: 보충 설명서 (4 페이지), 하드웨어 설치 지침 (2 페이지), 사용자 설명서 (46 페이지), 설정 및 구성 매뉴얼 (43 페이지), 설치 및 구성 매뉴얼 (35 페이지), 시작하기 매뉴얼 (28 페이지), 공지 사항 (28 페이지), 공지 사항 (20 페이지), 구성 매뉴얼 (9 페이지), 구성 매뉴얼 (9 페이지), 릴리스 노트 (8 페이지), 참조 매뉴얼 (12 페이지), 구성 매뉴얼 (7 페이지), 릴리스 노트 (6 페이지), 릴리스 노트 (5 페이지), 릴리스 정보 (5 페이지), 설치 지침 (2 페이지), 설치 지침 (2 페이지)

Dell DX6000 개요
Reason for empty node list
disabled
1.1.1.3. Response Body
The body of the response to a GET / is Content-Type text/plain list of IP addresses of DX Storage
nodes local to that proxy, one address per CRLF-terminated line.
The Content-Length header calculation is based on the number of bytes in this list of CRLF
terminated IPs. If the list is empty, the Scsp-Proxy-Nodes header indicates count=0 and the
Content-Length header is zero.
The body of the response to a HEAD / is always empty, although the Content-Length header
indicates the total number of response bytes that would have been returned if the HEAD had been
a GET. Additionally, the Scsp-Proxy-Nodes header indicates the number of nodes that would have
been returned and, if this count is zero, provides the reason for the empty list exactly as it does for
GET /.

1.1.2. About Expect: 100-continue Behavior

If the initial request includes an Expect: 100-continue header, the SCSP Proxy waits to read
the input stream and won't rewind, seek, or reset it on a WRITE, APPEND, or UPDATE for small
streams until 100-continue is received. If the initial request does not include an Expect: 100-
continue header, the SCSP Proxy buffers input from the client but attempts to stall the input data
object from the client if the buffer reaches a limit. If the request content length is larger than 128K, it
adds Expect: 100-continue to the request it sends to the local cluster and handle DX Storage's
100 response.

1.1.3. About Location Headers

To properly route subsequent requests, the SCSP Proxy returns one Location response header
with its own external IP address and discards any other Location headers. For Replicate on Write
requests, this means all Location response headers are rewritten.

1.2. Remote Cluster Communication and Coordination

Developers who need to interact with multiple DX Storage clusters, either independently or in
multi-cluster requests, can use the SCSP Proxy for remote cluster communication and can even
coordinate requests between more than one cluster at a time.
To use the following syntax, the proxy must be configured with a list of all known remote clusters (for
more information, see
the Proxy; sending requests formatted as follows directly to a DX Storage cluster results in a 404
(Not Found) error because DX Storage attempts to resolve it as a path to a named object.
Syntax
/_proxy/cluster-name/uuid-or-
name
/_proxy/any/uuid-or-name
Copyright © 2010 Caringo, Inc.
All rights reserved
Meaning
Indicates the Proxy's reportHosts configuration parameter is
set to False.
Chapter 3, Configuration
Description
Sends a request for an object, referenced by UUID or
by name, to a specific cluster-name.
any is valid only for remote INFO requests and
results in an error if used with any other method.
any causes a request to be sent for an object,
referenced by UUID or by name, to any available
cluster (local or remote).
3
Parameters). The following syntax is valid only with
Version 1.2
December 2010