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

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

Advertisement

5b Click the name of the method that is used by the contract for the protected resource.
5c In the Properties section, click New, then specify the following values:
Property Name: MainJSP
Property Value: true
5d Click OK.
5e In the Properties section, click New, then specify the following values:
Property Name: JSP
Property Value: <custom_login_page>
Replace <custom_login_page> with the name of your page, without the JSP extension.
(see
Step
1). Property values are case sensitive.
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 timeout.
9c Access the page again.
9d Authenticate as prompted and make sure 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 you 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 Add the following touch file
/var/novell/.noGzipSupport
Use the
utility to create this blank file.
touch
2 Restart the Linux Access Gateway.
Troubleshooting the Linux Access Gateway 185

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ACCESS MANAGER 3.1 SP1 - GATEWAY GUIDE and is the answer not in the manual?

Table of Contents