Guido Langenbach
2005-02-16 08:58:42 UTC
Hello,
We often get the error message "Disconnected unexpectedly from Content
Security Server".
We use "FW1 4.1 on Windows 2000 Server" together with "eSafe Gateway
for CVP".
I added these changes to the objects.C
:http_disable_content_enc (true)
:http_disable_content_type (true)
:http_use_host_h_as_dst (true)
:http_force_down_to_10 (true)
:http_sup_continue (true)
:http_avoid_keep_alive (true)
:http_max_header_length (8000)
:http_max_url_length (8000)
:http_check_request_validity (false)
:http_check_response_validity (false)
:mdq_timeout_to_cvp (300)
:http_cvp_allow_chunked (true)
:http_weeding_allow_chunked (true)
:http_block_java_allow_chunked (true)
:http_allow_ranges (true)
:http_buffers_size (32768)
:http_allow_content_disposition (true)
:http_enable_uri_queries (false)
But it doesn't help.
Any suggestions?
Guido
We often get the error message "Disconnected unexpectedly from Content
Security Server".
We use "FW1 4.1 on Windows 2000 Server" together with "eSafe Gateway
for CVP".
I added these changes to the objects.C
:http_disable_content_enc (true)
:http_disable_content_type (true)
:http_use_host_h_as_dst (true)
:http_force_down_to_10 (true)
:http_sup_continue (true)
:http_avoid_keep_alive (true)
:http_max_header_length (8000)
:http_max_url_length (8000)
:http_check_request_validity (false)
:http_check_response_validity (false)
:mdq_timeout_to_cvp (300)
:http_cvp_allow_chunked (true)
:http_weeding_allow_chunked (true)
:http_block_java_allow_chunked (true)
:http_allow_ranges (true)
:http_buffers_size (32768)
:http_allow_content_disposition (true)
:http_enable_uri_queries (false)
But it doesn't help.
Any suggestions?
Guido