Actions
Feature #6559
closed
Updated by drbrain (Eric Hodel) about 13 years ago
- File webrick.do_not_reverse_lookup. added
- Status changed from Open to Assigned
- Assignee set to nahi (Hiroshi Nakamura)
- Target version changed from 1.9.3 to 2.0.0
Here is a to disable reverse lookup by default.
I don't think this can be backported to ruby 1.9.3 since it is a behavior change.
Updated by mame (Yusuke Endoh) over 12 years ago
- Target version changed from 2.0.0 to 2.6
Updated by rosenfeld (Rodrigo Rosenfeld Rosas) almost 11 years ago
Would this be possible to be included in 2.2.0?
Updated by naruse (Yui NARUSE) almost 9 years ago
- Assignee changed from nahi (Hiroshi Nakamura) to naruse (Yui NARUSE)
Updated by naruse (Yui NARUSE) almost 9 years ago
- Status changed from Assigned to Closed
Applied in changeset r55881.
- lib/webrick/config.rb (WEBrick::Config::General):
disable reverse lookup by default. [ruby-core:45514] [Feature ]
Socket.do_not_reverse_lookup is true by default but WEBrick
overwrote it.
by Eric Hodel [ruby-core:45527]
Updated by shyouhei (Shyouhei Urabe) over 8 years ago
- Related to : Webbrick takes 5s to start when machine name looks like a real domain added
Actions
Like0Like0Like0Like0Like0Like0Like0