CC.NEW

학교/컴퓨터통신 2007. 6. 30. 06:33

      12: CC.NEW

 12: CC.NEW

 Correctness of the TAO mechanism requires that clients generate monotonically increasing CC values for successive connection initiations.  Receiving a CC.NEW causes the server to invalidate its cache entry and to do a 3WHS.  See RFC 1644 [8]. This option sees little (or no) use in the current Internet, so the only requirement is that the header compression scheme be able to encode it.

   TAO 작동 방식에서 수정되어야 할 것이 클라이언트가 연결 초기화 시에 단조로운 CC 값을 생성해야 한다는 것입니다. CC.NEW를 받는다는 것은 서버에 가지고 있는 캐시 개체를 무효화시키고, 3WHS를 하게 해줍니다. RFC 1644 를 참조 하세요. 이 옵션도 현재 인터넷에서 거의(또는 전혀) 쓰이지 않기 때문에 부호화 시 헤더 압축 틀에서만 고려되는 사항입니다.

Posted by 카켈