• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows How to create ot serv?

Kozy

New Member
Joined
Nov 11, 2010
Messages
4
Reaction score
0
Hello,

I ride a OT for Tibia, and you would like to know more users
experienced what it takes to assemble.

I'm using the layout as gesior 0.6.3.

And I will ride on a dedicated 1 Gbps upload, but I see
many sites are "nuked" or ms-dos attack.

I wonder what I need to stop this happening.

If someone can help me through msn ([email protected]) or here in the forum, I appreciate it.

Thanks.
 
Last edited:
Seek one dedicated that offer you an anti-ddos.
anti-ddos blocked the ip that attack the server for some hours.
The site is good gesior more you will have a headache for him to be really good.
Because there are some bugs and you have to adjust them.
 
Gesior is the problem....
Use Modern ACC instead
Yeah, switching to modern will magically stop his 1gbit line from getting knocked out, good one.

I don't think many here will be able to give you tips on how to stop a large ddos, this doesn't really fall into the open tibia category at all. You could find a host that offers anti ddos, try apache mods, keep pages cached, block connections that try too quick ect..
 
Perhaps you should outsource your backend managenent. Message me for a list of my references quite literally a meter long in 12pt printed.

I'll give you a few clues though:
-All compiles are with "-march=native -m64"
-Make use of Xen or VServer
----Use a separate virtual machine for web services.
-------Use NGinx in front of Apache
-------Compile both
-------Compile mod_security
-------Compile PHP5 with suhosin patch
----Use a separate virtual machine for sql services
-------Compile MariaDB 2.3 with page pool and large page support
-------Run with large pages and a NICE of -10
----Use a separate virtual machine for OT game services
-------Compile LuaJIT 2.0 + patch static linked
---------copy the headers and archive object into TFS source root
-------Compile libxml static linked
---------copy the headers and archive objects into TFS source root
-------Compile Boost 1.45 static linked
---------install
-------Compile The Forgotten Server partially statically linked
-------Run TFS daemonized with a NICE of -12
 
Stop annoying me about Gesior being so bad. I've played many OTs and it just worked fine. Modern however, I used on tibiazone.com which is my own ot (advertisement yeye) and modern is just giving me shitloads of problems.
 
Modern is better but you have to know what you're doing. Start it as a utterly separated vhost and configure it from scratch, not over an existing Gesior.
 
Back
Top