Any hardware like firewall does the trick?

On Wed, May 14, 2008 at 9:13 AM, 이희승 (Trustin Lee) <[EMAIL PROTECTED]>
wrote:

> True.  You made a good point.  What would be the better solution?  I don't
> see any clean solution yet..
>
>
> On Thu, 24 Apr 2008 08:17:14 +0900, Steve Johns <
> [EMAIL PROTECTED]> wrote:
>
> Thanks. but the source code is:
>>
>> if (clients.containsKey(addr.getAddress().getHostAddress())) {
>> }
>>
>> On Wed, Apr 23, 2008 at 10:09 PM, Cem Uzunlar <[EMAIL PROTECTED]>
>> wrote:
>>
>> I think Remote Address also includes the port number. People connecting
>>> from
>>> the same company will have the same IP but different port numbers
>>> assigned
>>> by NAT so they will be treated as different addresses.
>>>
>>> 2008/4/23 Steve Johns <[EMAIL PROTECTED]>:
>>>
>>> > Since ConnectionThrottleFilter uses session.getRemoteAddress() to
>>> identify
>>> > the remote peer, could it be a problem when lots of users in a company
>>> > using
>>> > a same public IP? If they connect at the "same time".
>>> > ConnectionThrottleFilter will block some of them. Right?
>>> >
>>>
>>>
>
>
> --
> Trustin Lee - Principal Software Engineer, JBoss, Red Hat
> --
> what we call human nature is actually human habit
> --
> http://gleamynode.net/
>

Reply via email to