跳到主要內容

發表文章

目前顯示的是有「iis」標籤的文章

[料理佳餚] ELK 搭檔 NXLog 收集 IIS Log

IIS Log 是記錄 HTTP Request 的重要記錄檔,我們可以從 IIS Log 中得知 Client 端對 Server 端的所有 HTTP 要求,IIS Log 一般以檔案的型式儲存在磁碟中,因此要收 IIS Log 就用監看檔案的方式,只要檔案有異動就把異動的部分往 Elasticsearch from Pocket https://ift.tt/2FPT0AW via IFTTT

[廚餘回收] 為何 IIS 沒有刷新我的靜態檔案?

這是個對 IIS 的誤會,這個跟各個瀏覽器如何處理 Cache-Control 有關,IIS 在靜態檔案上預設沒有回應 Cache-Control 這個標頭,我比較了三款瀏覽器 Chrome(70.0.3538.77)、Firefox(63.0)、Edge(44.17763.1. from Pocket https://ift.tt/2Qme9JW via IFTTT

Monitoring Microsoft IIS Application Pools

For those who are not aware, IIS is a HTTP web server from Microsoft which can host both static and dynamic content. This is done by a Windows kernel-mode driver named http.sys. from Pocket http://ift.tt/2DsnO9d via IFTTT
from Pocket via IFTTT

[IIS]為什麼在IIS7的工作者處理序中,按右鍵沒有顯示「檢視目前要求」

IIS中會有許多的應用程式集區,有時在Debug時,要知道那個應用程式集區的「處理序識別碼」,在IIS7中,可透過「工作者處理序」來得知,如下, from Pocket http://ift.tt/2FzEXP0 via IFTTT

Windows Server IIS ASP.NET網站參數設定說明

Windows Server IIS ASP. from Pocket http://ift.tt/2DehRiB via IFTTT

IIS - ASP.NET 網站基本優化設定

運行 ASP.NET 基本上都是掛載在 IIS 上面,但 IIS 預設的設定,並不適合 24 小時不中斷的營運系統。 如果沒有適當的調整,可能會造成使用者的感受不佳,而你又偏偏不會遇到。 本篇將介紹 IIS 運行 ASP. from Pocket http://ift.tt/2eWSHL1 via IFTTT

IIS假死的原因和處理方法 · SSORC.tw

把應用程序池回收時間縮短到300-600分鐘,其間回收過程中,需要占用一點CPU資源,沒辦法,為了穩定性,再把回收時間設為凌晨5點。 from Pocket https://ssorc.tw/971 via IFTTT

[IIS 懶人包] ASP.NET 開發人員不可不知的 IIS – MSDN 台灣部落格

常常在研討會或是與. from Pocket http://ift.tt/2l2m65g via IFTTT

Convert ASP.NET Web Servers to Docker with Image2Docker

A major update to Image2Docker was released last week, which adds ASP.NET support to the tool. Now you can take a virtualized web server in Hyper-V and extract a Docker image for each website in the VM – including ASP.NET WebForms, MVC and WebApi apps. from Pocket http://ift.tt/2hpjgHV via IFTTT

Image2Docker

Performs inspection of artifacts in a valid Windows Server 2012 or Windows Server 2012 R2 WIM or VHDX image and emit a Dockerfile to build the image with. This PowerShell module requires Windows Server 2012 with PowerShell 5. from Pocket http://ift.tt/2gPoVYx via IFTTT