![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, May happen follwowing situation ? String S=Cache["T"]; Response.Write(S); // After writing of e.g. 100 bytes S will null because server is running out of resources and IIS clear cache. So output will be incomplete. May this happen or IIS synchronize access to cache and this can never happen ? Thank you. |
#3
| |||
| |||
|
|
Hi, May happen follwowing situation ? String S=Cache["T"]; Response.Write(S); // After writing of e.g. 100 bytes S will null because server is running out of resources and IIS clear cache. So output will be incomplete. May this happen or IIS synchronize access to cache and this can never happen ? Thank you. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |