# 세션 수

> 세션수(Session)는 특정 기간 동안 요청된 세션 개수를 의미합니다.
>
> Media Streaming 타입과 Delivery 타입의 일부 서비스에서는 세션수 통계를 제공하지 않습니다.

<figure><img src="/files/UfclCuzuATDhsq9fVCfy" alt=""><figcaption></figcaption></figure>

**통계 단위 및 조회 기간**

* 조회 기간 :  현재 부터 13개월 전까지 제공 됩니다.
* 5분 단위 : 00분 부터 5분 간격으로 1회 최대 3일까지 제공 됩니다.
* 시간 단위 : 00분 부터 1시간 간격으로 1회 최대 14일까지 제공 됩니다.

단위별 데이터 산출 방식

**5분 단위**

> 5분 동안의 코드별 응답코드 개수입니다.

**시간 단위**

> 1시간 동안의 콘텐츠별 접속수, 전송량, 다운로드 완료수를 제공합니다.
>
> 상위 10위까지 제공됩니다.

**일 단위**

> 1일 동안의 콘텐츠별 접속수, 전송량, 다운로드 완료수를 제공합니다.
>
> 상위 50위까지 제공됩니다.

#### 제공 항목

세션  수

> 단위별 요청된 세션 개수입니다.

최대

> 조회 기간 내 단위별 최대 값 입니다.

평균

> 조회 기간 내 단위별 평균 값 입니다.

기간 비교

> 기간 비교 진행 시 제공됩니다.

증감률

> 비교 기간 대비 증가 혹은 감소한 비율입니다.
>
> (기준일-비교일)/비교일\*100


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cdnp-manual.ktcdn.co.kr/cdn-portal-1/undefined-1/undefined-1/undefined-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
