https://issues.apache.org/bugzilla/show_bug.cgi?id=44806
rahul <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22040|0 |1
is obsolete| |
--- Comment #9 from rahul <[EMAIL PROTECTED]> 2008-06-02 03:14:18 PST ---
Created an attachment (id=22051)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22051)
Updated patch according to comments from D.Stussy
Some updates:
If a single port is specified with out a range, only one client request at
a time can happen. All other requests will be denied. This is not a sane
scenario. So I have not allowed this in configuration parsing.
Rather than checking the value of range and port separately, I have checked
validity of port+range. This makes more sense (IMO and according to D.Stussy's
later update)
The looked up address is cached while parsing.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]