Hi ,
I have a server open to public and want to limit the concurrent session to this server.
The document mentioned the Traffic-Shaper can apply traffic shaping to all "source IP". It seems I can't use Traffic-shaper for this purpose.
Could you tell me how to limit the max-session to specific destination IP ?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Think this would be best suited as a server side configuration wouldn't it? That's the way I always did my web servers.
Mike Pruett
if you build the vip as server load balance and in the real-server cfg you an set max connections
config realservers
edit 1
set ip 10.0.0.1
set port 80
set max-connections 100
next
edit 1
set ip 10.0.0.2
set port 80
set max-connections 90
next
end
In your case if it's one server, than just set the max-connect under the 1st real server that you define
PCNSE
NSE
StrongSwan
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1688 | |
1087 | |
752 | |
446 | |
227 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.