×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
It's working fine for me with IE. It self-refreshes in about two
minutes,
or I can force the refresh with Ctrl-F5.
Yup. Works fine for me too if I don't have fiddler in place. Never seen
fiddler effect the page rendering. Looks like it's something to do with
the cache control, now I'm curious. :)
Okay, I give. How did you see connection keep-alive was enabled?
Simple, look at the response headers in fiddler, or something similar. I
can tell you the response headers from his site are:
HTTP/1.1 200 OK
Date: Mon, 08 Oct 2007 15:42:20 GMT
Server: Apache
Content-Length: 14867
Content-Type: text/html; charset=ISO-8859-1
Connection: keep-alive
And my request headers were:
GET /cgibin/?rqstyp=elcms2&rqsdta=102007 HTTP/1.1
Accept: */*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)
Host: www400.sos.louisiana.gov:8090
Proxy-Connection: Keep-Alive
Pragma: no-cache
-Walden
As an Amazon Associate we earn from qualifying purchases.