* 촬영지 모음- 원문 링크 : http://www.imdb.com/title/tt0944947/locations- CroatiaDubrovnik- MoroccoMarrakechOuarzazateAtlas Corporation Studios, Ouarzazate, Morocco(studio) (CLA Studios, Ouarzazate, Morocco)- MaltaVallettaDwejra, Gozo IslandMdina- Iceland- UK- Northern Ireland- County AntrimShane's CastleBelfastBallymoneyCarncastleMagheramorne Quarry, LarneHarland and Wolff Paint Hall, Titanic-Quarter, B..
* Http live streaming 이란- 동영상 재생을 위한 프로토콜. 기본적인 VOD 재생외에도 Live 재생(중계)을 위한 용도로도 구성이 가능하다.- m3u의 response data를 기준으로 차이점은 전체 영상 정보가 다 포함되어있느냐...즉, m3u 마지막에 #EXT-X-ENDLIST로 끝나느냐 아니면 종료되지 않느냐의 차이로 VOD/LIVE가 구분됨- ENDLIST가 없다면 Live로 인식하고 마지막 ts 다운로드 후 m3u를 재요청한다.- 이때 index는 새로 요청한 m3u의 #EXT-X-MEDIA-SEQUENCE 정보를 참고하여 사용된다.- hls 규격상 하나의 ts 내에는 1개 이상의 Intra frame이 있어야 한다.(안그럼 seek시에 오디오만 나옴) * 다른 자료- NAV..
서비스 운영하다보니 서버에 CLOSE_WAIT된 socket이 엄청많이 발생하는것이 발견됨... * CLOSE_WAIT는 왜 발생하는가?- 요 한장의 이미지가 제일 좋은 설명인듯- http://kukuta.tistory.com/155 - 요거를 코드로 구현해 놓은건 이쪽 사이트에서 확인해볼수 있음.http://www.sysnet.pe.kr/Default.aspx?mode=2&sub=0&detail=1&pageno=0&wid=1334&rssMode=1&wtype=0 * 서버의 소켓 상태 확인 # netstat -nto | grep CLOSE_WAIT.*on~~~~~~~ CLOSE_WAIT on (10.51/11/0)~~~~~~~ CLOSE_WAIT on (115.64/12/0)~~~~~~~ CLOSE_WA..
* rsync setup summary (need root permission) - rsync service config- vi /etc/xinetd.d/rsyncservice rsync {disable = yes no로 설정......} - rsync folder setting- vi /etc/rsyncd.conf- http://www.samba.org/ftp/rsync/rsyncd.conf.html[data] ## name path = /home1/user/ ## file path comment = user uid = user gid = user use chroot = yes read only = yes hosts allow = 127.0.0.1, 192.168.10.0/24 max connectio..
tomcat을 돌리다가 갑자기 죽었을때!catalica.out을 보면 간단한 데이터들이 있긴하지만...core가 발생했으니 디버깅을 해보자. Java의 core dump를 확인하는 방법은 아래 내용 참조 원문 : http://fahdshariff.blogspot.kr/2012/08/analysing-java-core-dump.html In this post, I will show you how you can debug a Java core file to see what caused your JVM to crash. I will be using a core file I generated in my previous post: Generating a Java Core Dump.There are differen..
- Total
- Today
- Yesterday
- srand
- 서검은구록
- CLOSE_WAIT
- rsync
- 원스
- 연성결
- mediastreamvalidator
- tcp_retries2
- 백혈검
- THE SWELL SEASON
- 홍대앞 놀이터
- 협객행
- 월녀검
- 메르센 트위스터
- 백마소서풍
- Glen Hansard
- 홍대 프리마켓
- Marketa Irglova
- game of thrones
- 왕좌의 게임
- 스웰시즌
- 원양도
- Mersenne Twister
- rand
- swell
- 설산비호
- 공연후기
- 정규분포
- ONCE
- http live streaming