사용자 삽입 이미지
MS를 찬양하던 필자가 결국 PHP사이트를 IIS7에서 운영하겠다는 생각을 접어버렸다. IIS는 닷넷이나 운영하라 이거야~! 텍스트 큐브든 제로보드4 구버젼이든 이걸 해결해줄 개발자나 서포터도 없었다. 윈도우 아파치에서도 잘되는 PHP사이트지만 IIS7에서는 한번 제대로 물을 먹어야만 했다. 몇달간 운영하면서 위 그림처럼 좋은 기능이 마비 된상태였다.MS는 도대체 뭐가 그리 완벽 호환이라고 하던가. 씨발~~~ 이라는 욕을 수도 없이 많이 참았건만 이건 아니지 않나? 앞으로 MS는 정말 제대로 지원하는가를 확실히 알고 홍보에 나서기 바란다. 내 Hyper-V 제대로 되는 서버에 리눅스 제대로 깔아서 PHP사이트는 전부 리눅스에 올인하기로 했다. 리눅스 제대로 관리 못할거면 DB와 소스 백업스케쥴에라도 의존하자 ㅎㅎ.
리눅스 관리 부재를 선언했던 필자가 다시 리눅스에 눈돌리기 시작하고 있다. 너무 윈도우 서버 의존도가 높아서 편한 서버관리를 어렵게 진행하지 않았나 하는 생각을 해보며 SULinux2.0 이 나온 기념으로 다시 가상화에 올릴 준비를 하고 있다.
이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/08/07 00:20 2009/08/07 00:20
술이 이 작성.

당신의 의견을 작성해 주세요.

[로그인][오픈아이디란?]


Overview

Microsoft has created a new FTP service that has been completely rewritten for Windows Server 2008. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.

This new FTP service is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.

Note: Please see the following URL for the 32-bit version:


Features

This new FTP service supports a wide range of features and improvements, and the following list contains several of the improvements in this version:

  • Integration with IIS 7.0:
    IIS 7.0 has a brand-new administration interface and configuration store, and the new FTP service is tightly integrated with this new design. The old IIS 6 metabase is gone, and a new configuration store that is based on the .NET XML-based *.config format has taken its place. In addition, IIS 7.0 has a new administration tool, and the new FTP server plugs seamlessly into that paradigm.
  • Support for new Internet standards:
    One of the most significant features in the new FTP service is support for FTP over SSL. The new FTP service also supports other Internet improvements such as UTF8 and IPv6.
  • Shared hosting improvements:
    By fully integrating into IIS 7.0, the new FTP service makes it possible to host FTP and Web content from the same site by simply adding an FTP binding to an existing Web site. In addition, the FTP service now has virtual host name support, making it possible to host multiple FTP sites on the same IP address. The new FTP service also has improved user isolation, now making it possible to isolate users through per-user virtual directories.
  • Improved logging support:
    FTP logging has been enhanced to include all FTP-related traffic, unique tracking for FTP sessions, FTP sub-statuses, additional detail fields in FTP logs, and much more.
  • New supportability features:
    IIS 7.0 has a new option to display detailed error messages for local users, and the FTP service supports this by providing detailed error responses when logging on locally to an FTP server. The FTP service also logs detailed information using Event Tracing for Windows (ETW), which provides additional detailed information for troubleshooting.
  • Extensible feature set:
    FTP supports extensibility that allows you to extend the built-in functionality that ships with the FTP service. More specifically, there is support for creating your own authentication and authorization providers. You can also create providers for custom FTP logging and for determining the home directory information for your FTP users.

Benefits

This new FTP service is a substantial step forward for helping you to enable powerful publishing capabilities for your Web environment.

Requirements

The following prerequisites must be fulfilled in order to install the new FTP service:

  • You must be using Windows Server 2008.
  • Internet Information Services 7.0 must be installed, and the administration tool should be installed if you are going to manage the FTP service using the IIS 7.0 user interface.
  • You must install the FTP service as an administrator. If User Access Control (UAC) is enabled, you must use the “Run as Administrator” option when installing.
  • IIS 7.0 supports a new shared configuration environment, which must be disabled on each server in a web farm before installing the new FTP service for each node. Note: Shared configuration can be re-enabled after the FTP server had been installed.
  • The FTP service that is shipped on the Windows Server 2008 DVD must be uninstalled before installing the new FTP service.

이번 FTP에서는 위에 설명 나온데로 IIS7과의 통합(IIS6때는 안그랬나?마찬가지인데)과 개선된 특징기능과 보안성 기타 등등...
제일 마음에 들었던건 FTP경로를 각각 격리로 만들어주고 웹사이트도 그 경로에 넣어줘야 한다는 단계를 건너뛰고 웹사이트를 만들면 바로 FTP로 적용할수 있는 편의점을 주고 있다.
패시브 설정도 편하게 되어 있고 추가된 특징과 기능중 FTP/SSL 이 있다. vhost 기능이 있어 사이트 격리및 보안성에 비중을 두기도 했다.
대부분 IIS에 FTP기능을 쓰지않고 써드파티(서버유 같은)를 사용했었는데 이번 FTP7은 IIS7의 통합된 기능으로 좀더더 편하게 관리 운영할수 있게 되었다는 것이다.
 

이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/07/31 14:42 2009/07/31 14:42
술이 이 작성.
TAGS ,

당신의 의견을 작성해 주세요.

[로그인][오픈아이디란?]
사용자 삽입 이미지

http://learn.iis.net/page.aspx/472/how- ··· -2008%2F


IIS7에서 닷넷 1.1 버젼을 사용하기 위한 설명이다.
필자가 공부하기 전까지는 2008 IIS7은 닷넷2.0부터 사용해야 한다는 편견을 갖고 있었는데 역시 무식이 죄라고...

IIS7은 너무 이르다? 호환에 문제가 있다?라는 잘못된 인식을 해결해주는 설명서가 되지 않을까 하는 생각이다.

IIS7원서에 나온 내용은 IIS.net 사이트에 전부 나온 내용이라 위 사이트에서 두리번만 거려도 우리가 접하는 흔한 문제들을 잡을수 있다.






사용자 삽입 이미지
aspnet 1.1 버젼을 사용할수 있는 방법이 ISAPI 필터 등록 방법이다. 1.1버젼과 2.0 버젼 동시에 쓸수 있는 방법이니 위 방법을 참고하면 될듯 싶다.
이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/06/09 16:13 2009/06/09 16:13
술이 이 작성.

당신의 의견을 작성해 주세요.

[로그인][오픈아이디란?]

IIS7_Professional

2009/04/21 21:27 / Study
사용자 삽입 이미지
admin을 위한 Pro 관련 원서이다. 원서? 그래도 볼만하다. 모르는 단어는 단어 찾아보면서 보긴 하는데 먼저 IIS7을 연습해보고 공부해보는 중이라 내용이 그다지 어렵지는 않다. IIS6에서 IIS7으로 넘어가는 단계라고 한다면 개발자가 설정해야될 관리부문을 Pro쪽으로 전담을 했다고 해도 과언이 아니다.
IIS7을 공부하면서 개발자한테 많이 물어보구 있다. 솔직히 직접 운영해보구 닷넷이나 소스에대한 메모리나 풀관련 설정들은 뭔가 붙여보구 운영해보지 않으면 이해하기 쉽지 않다.
FastCGI PHP 성능 좋다고 한번 내블로그를 아파치에서 IIS7으로 이전하여 운영해보구 있다. 성능... 글쎄(?) 안되는 플러그인이 있는가 하면 더 많은 보완이 필요하지 않나라는 생각을 해보게끔 한다. 혼자 좋다고 해서 삽질을 경험해 봤기에 좋고 나쁘고 한것이 미리 깨달은 것이다.
제일 마음에 들었던건 응용어플리케이션 풀 설정이다. 이건 IIS6에서도 분리되고 격리 사용했던거기 때문에 특별하다고 하기엔 그렇지만 세부적인 GUI 설정들이 Pro의 역할이 더 많아 진건 아닌가 하는 생각도 있다.

4만원이 조금 넘는 이책. 다른 외서들은 8만원 넘는것도 있으니 IIS7에 관심이 많은 엔지니어라면 구입해서 봐도 나쁘지 않다고 말하고 싶다.
참고로 개발자는 IIS7 닷넷쪽이 있으니 그쪽분야를 찾기 바란다. 뭐 설정에 관심이 있다면 이거 봐도 되고...
이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/04/21 21:27 2009/04/21 21:27
술이 이 작성.
TAGS ,

당신의 의견을 작성해 주세요.

[로그인][오픈아이디란?]
Image Gallery Directory Listing Module for IIS7

http://www.iis.net/downloads/default.as ··· i%3D1325

예제 페이지는 http://wallpaper.iis7.org/gallery/ 처럼, /gallery/ 웹디렉토리를 브라우징 하면 보이는 것처럼 이미지 갤러리 형식으로 변환해 줍니다.

모 서버정보 사이트에서 간간히 IIS7에 대한 모듈 정보가 나오길레 한번씩 따라해본 결과물이다. 아주 쉬운 설정방법이여도 새로이 달라진 기능들 앞에서는 삽질은 피해갈수 없었다.

http://image.sooli.com/    <---- 요기에 snsd라는 폴더가 있는데 요즘 남자들이 환장을 하더만. 글쎄 난 별로...

 

이거 설정해보면서 회사 닷넷 개발자분(최모 과장님)한테 많이 물어보기도 하고 이것저것 정보도 많이 얻었다. IT Pro가 개발파트를 조금씩 알때마다 신비스럽기도 하지만 손대기는 싫다는거...(Pro 파트도 할게 너무 많아 ㅠ,ㅠ)


위기능의 장점은 DB가 필요없고 그냥 무작위로 올리고 나면 쉽게 볼수있고 원하는것만 확대해서 볼수 있는 장점이라고 할수 있다. 게시판처럼 DB에 등록되다보면 서버자원에 많은 영향을 준다는 생각을 해봤는데 문제는 닷넷 응용어플리케이션 풀 메모리와 시간설정을 안하면 이 갤러리 모듈 혼자 메모리를 다쓰게 된다. 메모리 여유가 없는 2008 서버라면 반드시 응용풀 설정값을 변경해야함.


 IIS6은 커널기반에 들어오면서 혁명이였는데 IIS7은 혁명에 이어 문명을 이루고 있다고 생각이 드는건 나혼자만의 생각인가?
이제껏 IIS는 제대로 공부해보질 않아서 지금이라도 하나씩 공부해보구 있다.
백모 지인의 도움이 나를 이렇게 만들어 부렀다.

이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/04/15 10:27 2009/04/15 10:27
술이 이 작성.

당신의 의견을 작성해 주세요.

[로그인][오픈아이디란?]