Troubleshooting Http 1.1 And Gzip - Novell ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010 Manual

Access gateway guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010:
Table of Contents

Advertisement

Property Name: JSP
Property Value: <custom_login_page>
Replace <custom_login_page> with the name of your page, without the JSP extension.
(see
5f Click OK twice.
6 Click Devices > Identity Servers, then update the Identity Server.
7 Click Devices > Access Gateways, then update the Access Gateway.
8 (Conditional) If you created a new contract for the protected resource, assign the new contract
to the protected resource, then update the Access Gateway.
9 To verify that the modifications have solved the problem:
9a Access the page and log in.
9b Wait for the session to time out.
9c Access the page again.
9d Authenticate as prompted and make sure that all the frames are displayed.

7.3.2 Troubleshooting HTTP 1.1 and GZIP

HTTP 1.1 has the ability to deal with compressed data in either a Deflate or GZIP format. This
reduces the size of data being sent across the wire. Because HTML pages are just text, they typically
compress very well.
To use GZIP, you enable your Web servers to send GZIP-compressed data. Be aware that some Web
servers do not respond with compressed (GZIP) data when the Access Gateway sends the Via header
to the Web server. Check your Web server documentation.
When the Web server sends compressed data and the rewriter needs to process the data, the data is
decompressed, rewritten, and then recompressed. When Form Fill needs to process the data, the data
is decompressed and then processed. If the Access Gateway does not need to perform any rewriting
of the data or if Form Fill does not need to process the data, the compressed data is sent unchanged
from the Web server to the browser. This is the default behavior.
To turn off the GZIP feature:
1 Create the following touch file
touch /var/novell/.noGzipSupport
2 Restart the Access Gateway.
In the presence of this touch file, Access Gateway does not forward the ACCEPT-ENCODING
header to the Web server. Without this header, the Web server does not send any data with GZIP or
Deflate encoding to the Access Gateway.
To allow the Access Gateway to receive GZIP or Deflate encoded data, remove the touch file and
restart the Access Gateway.
216 Novell Access Manager 3.1 SP2 Access Gateway Guide
Step
1). Property values are case sensitive.

Advertisement

Table of Contents
loading

Table of Contents