Merhaba,
Web sunucularimiza .Net Framework 4.5 kurduktan sonra ilginc bir problem yasamaya basladik.
Bazi IE9 ve alti kullanan userlarin browserlarinda kitlenmeler olustu. Ayni senaryoyu farkli bowserlar ile denedikleri zaman sıkıntı yasamadilar (chrome, IE10 gibi).
Konuyu arastırdigimizda sorunumuza en uygun asagidaki linke ulastık.
Yine bu linkte yer alan asagidaki cozumu uyguladik ve hata tekrar yasanmadi.
<system.webServer>
<serverRuntime uploadReadAheadSize="0" />
</system.webServer>
How to set the uploadReadAheadSize in IIS 7.5
- Launch "Internet Information Services (IIS) Manager"
- Expand the Server field
- Expand Sites
- Select the site you want to make the modification for.
- In the Features section, double click "Configuration Editor"
- Under "Section" select: system.webServer>serverRuntime
- Modify the "uploadReadAheadSize" section
- Click Apply
4.5 icin bu tip sorunlari cozen bir fix/patch var mi diye arastirdigimizda;
Download yapilamayan bir hotfix rollup;
http://support.microsoft.com/kb/2828841/en-us
Bir update paketi;
http://www.microsoft.com/en-us/download/details.aspx?id=36359
ve asagidaki bilgilerle (4.5.1 preview);
ile karsilastik.
Isterseniz fix’i kurabilir, isterseniz uploadReadAheadSize değerini değiştirip devam edebilirsiniz.
Serkan
Hiç yorum yok:
Yorum Gönder