G
Guest
I'm using Framework 1.1.
I have a webform that when I click on an image name in a listbox - the image
shows up on the form. The image is located on a novell server - and the app
copies the image to the local drive (cache basically) then shows it.
I open the form and click on my first image and there is a 4 second delay
and then the image appears;
I can then click on any image and they all show up instantly - no delay.
But - I can only do this for exactly 10 seconds. After 10 seconds there is
another 4 second delay.
And then for the next 10 seconds I am fine.
So - what causes the delay is my question; I'm going on the assumption that
the delay is when IIS authenticates to Novell (the account is ASPNET).
Maybe the delay is not from the authentication - what then?
Having a 4 second delay every 10 seconds is not acceptable.
I have a webform that when I click on an image name in a listbox - the image
shows up on the form. The image is located on a novell server - and the app
copies the image to the local drive (cache basically) then shows it.
I open the form and click on my first image and there is a 4 second delay
and then the image appears;
I can then click on any image and they all show up instantly - no delay.
But - I can only do this for exactly 10 seconds. After 10 seconds there is
another 4 second delay.
And then for the next 10 seconds I am fine.
So - what causes the delay is my question; I'm going on the assumption that
the delay is when IIS authenticates to Novell (the account is ASPNET).
Maybe the delay is not from the authentication - what then?
Having a 4 second delay every 10 seconds is not acceptable.