CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Services
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-08-13
roadrunner roadrunner is offline
Senior Member
 
Join Date: 2005-08-12
Posts: 162
Rep Power: 4
roadrunner has an average reputation (10+)
Default HTTP/1.1 Support

HTTP/1.1 Support
The Security Servers in 3.x and earlier do not support HTTP/1.1, specifically the keep-alive functionality. FireWall-1 4.0 supports HTTP/1.1, but on releases prior to SP3, you have to add the following things to $FWDIR/conf/objects.C in the props section to make this work correctly:

:http_cvp_allow_chunked (true)
:http_weeding_allow_chunked (true)
:http_block_java_allow_chunked (true)
:http_allow_ranges (true)
Note that there are some known issues with MSIE and HTTP/1.1 as well as issues with CVP and HTTP/1.1. These issues are fixed in 4.0SP5 and 4.1SP1 with the following additions to the props section in objects.C:
:http_force_down_to_10 (true)
:http_sup_continue (true)
:http_avoid_keep_alive (true)
For hints on editing objects.C, see How do I edit objects.C or objects_5_0.C?
In some cases, the only remedy is to configure Internet Explorer to use HTTP 1.0. This option is configured under the Advanced tab of the Internet Options dialog box/control panel of Internet Explorer. This can be done by modifying the logon script for your domain. For example, the following script has proven successful at some sites:

@echo off
::Internet Explorer HTTP 1.1 Disable Script.
::Edit to your tastes. This script should do more testing.
regedit /s \\\netlogon\htp9x.reg

htp9x.reg contains:

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
"EnableHttp1_1"=dword:00000000
Needs a CR after last line to work.

For more information, contact your Microsoft products support channels.

Some users using MSIE 5.x browsing pages, particularly dynamically generated pages on a IIS webserver will have issues as well. There is no workaround that I am aware of.

-- GuyR - 18 Jan 2004


FAQForm
FAQs.Class: ServicesFAQs
FAQs.OS:
FAQs.Version:
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 16:54.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0