R
Rob Schieber
Hello,
We have recently set up an IIS web site that runs on SSL. Unfortunately,
the performance is now much slower. In looking at the logs, it appears that
I am no longer getting any (not modified) 304 responses, now they are all
200. This is causing a lot of overhead because we are using some of the
ajax framework features, and the scripts are pretty big. Is there a
configuration I can apply that would make IIS start sending 304 responses,
or is this an SSL behaviour.
Thanks in advance.
We have recently set up an IIS web site that runs on SSL. Unfortunately,
the performance is now much slower. In looking at the logs, it appears that
I am no longer getting any (not modified) 304 responses, now they are all
200. This is causing a lot of overhead because we are using some of the
ajax framework features, and the scripts are pretty big. Is there a
configuration I can apply that would make IIS start sending 304 responses,
or is this an SSL behaviour.
Thanks in advance.