Client Binding
Configuration
Session.configure do |config|
config.bind_to_ip = true
config.bind_to_user_agent = true
endHow It Works
IP Extraction
SessionHandler Integration
Trade-offs
Binding
Protection
Considerations
Properties
Property
Type
Default
Description
See Also
Last updated
Was this helpful?