Welcome! Log In Create A New Profile

Advanced

Re: Problems with secured IE

Alexandr Sergeyev
August 24, 2010 09:26PM
Ian,

You're forcing Gzip encoding to all clients even if they do not send "accept encoding" request header. You even don't send content-encoding in the answer which is also incorrect. Even if client says "I do not support gzip" you are sending it.

Other warnings about your server behavior are her:
http://redbot.org/?uri=http%3A%2F%2Fbobgriffiths.com%2F


Please note, that if you'd like to force gzip to some IE6 and other situations when client would understand gzip answer but did not send Accept-Encoding you may read these notes from Velocity 2010 presentation:

http://en.oreilly.com/velocity2010/public/schedule/detail/14334


Alex.


----- Original Message -----
From: "Ian Hobson" <ian@ianhobson.co.uk>
To: nginx@nginx.org
Sent: Tuesday, August 24, 2010 6:19:35 AM
Subject: Problems with secured IE

Hi All,

I'm webmaster of a number of websites, and several people have reported
that they are having problems using some of my sites

They are all using versions of IE that are in libraries or large
corporate installations and thus heavily secured.

One gets the following error:

"Internet explorer cannot download coachmaster.htm from bobgriffiths.com.

Internet Explorer has not been able to open the internet site. The
requested site is either unavailable or cannot be found. Please try later. "

There appeared to be no break in service at the time - visitors arrived
a few minutes before and after the time. No error in the log.

Three others are having problems when using the long polling module. If
they are using a secured version of IE they get repeating messages.
Normal IE and all other browsers I have tested work just fine.

Two others report that they are getting a screen full of characters.
This appears to be that the browser has claimed it can handle gzip
but actually attempts to display the gzipped file. I have disabled
gzip on the site and we shall see if this is a solution.

The common elements are:-
all the users are on secured machines on corporate sites.
only one of my customers is effected.
the server is nginx 0.7.67
The pages are processed by php via fastcgi.

Does anyone have any ideas what is happening - and what I can do about
it. "Cannot reproduce" is wearing a bit thin :)

Regards

Ian

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Problems with secured IE

hobson42 August 24, 2010 06:24AM

Re: Problems with secured IE

Jim Ohlstein August 24, 2010 07:00AM

Re: Problems with secured IE

Nicholas Sherlock August 24, 2010 07:38PM

Re: Problems with secured IE

Alexandr Sergeyev August 24, 2010 09:26PM

Re: Problems with secured IE

hobson42 August 25, 2010 03:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 152
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready