Quote:
Originally Posted by sigel123456789
i just want to hide my ip and use it as a proxy cause iam always getting fcked by ddos
|
Wrong way of thought.
It's almost the same effect for the DDoS attackers. It doesn't really matter which server is getting the attack as long as the player sockets are connected to this server. The players are connected to the filter and the filter is forwarding the packets to the server modules (and listening ofc).
Bottom line the player connections will be dropped in case the server which is hosting the proxy filter cannot handle it.
With that being said, by having a different server for the proxy filter, you will be able to switch hosts faster if your host cannot handle the DDoS attack (you won't be needing to transfer the database and setup the server files in a new server. Only the filter itself). BUT you shouldn't put it into your considerations.
You better pay for a well-protected host instead of paying for two servers unless you have free money & performance to spend.