Bug 62486

Summary: Feature in openssh client
Product: [Retired] Red Hat Linux Reporter: Nicolas CROISET <ncroiset>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: low    
Version: 7.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-03 12:37:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nicolas CROISET 2002-04-01 16:52:07 UTC
Description of Problem:

Generaly when you use openssh it's too discuss beetween remote servers and
sometimes with slow bandwidth.
In the standard configuration in the file /etc/ssh/ssh_config you have this option
ForwardX11 yes

It will be better to add also these two option with this forward :
Compression yes
CompressionLevel 9

Version-Release number of selected component (if applicable):
3.1p1

Comment 1 Tomas Mraz 2005-02-03 12:37:12 UTC
I don't agree with this - we shouldn't diverge much from upstream
defaults.