Adobe 38043740 Lockdown Guide - Page 65

Server Settings > Client Variables, Default, Storage, Mechanism, for Client, Sessions, Use J2EE

Page 65 highlights

5.3 Server Settings > Client Variables Setting Default Storage Mechanism for Client Sessions Default Cookie Recommendation Description None / Cookie If applications have client management enabled a large amount of data can accumulate on the server. This can lead to a storage failure if disks become full. Because the registry is typically located on the system partition it is not recommended to use the Registry. 5.4 Server Settings > Memory Variables Setting Use J2EE session variables Default Unchecked Enable Session Variables Checked Recommendation Description Checked if J2EE interoperability required. When checked ColdFusion will use the session management of the underlying JEE container (eg Tomcat) instead of it's own CFID/CFTOKEN. Unchecked only if not using sessions Most applications require session variables but if none of the applications on the server require them uncheck this box. 65

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

65
5.3 Server Settings > Client Variables
Setting
Default
Recommendation
Description
Default
Storage
Mechanism
for Client
Sessions
Cookie
None / Cookie
If applications have client
management enabled a large
amount of data can accumulate on
the server. This can lead to a
storage failure if disks become full.
Because the registry is typically
located on the system partition it is
not recommended to use the
Registry.
5.4 Server Settings > Memory Variables
Setting
Default
Recommendation
Description
Use J2EE
session
variables
Unchecked
Checked if J2EE
interoperability
required.
When checked ColdFusion will use
the session management of the
underlying JEE container (eg
Tomcat) instead of it’s own
CFID/CFTOKEN.
Enable
Session
Variables
Checked
Unchecked only if
not using sessions
Most applications require session
variables but if none of the
applications on the server require
them uncheck this box.