Jump to content

Remix

Inactive Member
  • Posts

    141
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Remix

  1. Why do you use timer instead of server timer for a dungeon?
  2. Without including it you aren't able to call the function of another file. Why don't you want to include it?
  3. What do you use to translate the code? google translator via http request?
  4. For those who aren't able to develop their own game i recommend to use the vanilla game
  5. watched their homepage and looks like crap uptime = hardware running doesn't matter if you can't connect to the server as long as the hardware is running the server is up
  6. "when use" doesn't work it needs a vnum for the item it's not like "when kill"
  7. alter table player.item_proto add locale_name varchar(64);
  8. The OSI model is well known to me, still thanks.. you dont get my purposes but its ok. You said ddosing a website attacks the datacenter (including the own server) but you must mean layer 4 but nobody attacks websites with layer 4 nobody attacks TCP, UDP? interesting. Maybe we should invent booter. // edit: Im out here. i had posted all what i wanted to say i never said that nobody uses that i just said that nobody uses it to attack websites why using layer 4 methods if you can down websites easily with layer 7 attacks (e.g rudy, http get, http head, etc) because everybody uses apache
  9. The OSI model is well known to me, still thanks.. you dont get my purposes but its ok. You said ddosing a website attacks the datacenter (including the own server) but you must mean layer 4 but nobody attacks websites with layer 4
  10. Ok i think we talk at cross purposes. I never said that apache or debian is better. FreeBSD has a much better performance -> Right, never said anything else. What I meant to say is that you can preventing your Apache server as long as you take the time to lock down the server. You never used apache but you're insist that it cant be configurate effective against DDoS, thats interesting. "your server doesn't handle an attack - the hoster does" ?? Read my post again. I was written the same thing but the webserver has 0 connection to the attack? What are you writing xD If it has nothing to do with it, we dont have to talk about which webserver we should use (DDOS is a family of attacks which overwhelm key systems in the datacenter including your webserver) . If apache isnt able to offer any protection then you have no clue how to configuate it. nginx is great. Im using it for metin2 webserver too, but to say that apache is shit is just wrong. If your main argument is that nginx is the best against DDoS and so fast then you sould look for LSWS. [irony]Oh moment. nginx is shit because LSWS mitigates DDoS and its faster then nginx.[/irony] Layer 7 attacks the server itself Layer 4 doesn't Layer 7 doesn't attack something else than your server Layer 4 attacks the routers, not your server
  11. Apache is the most used webserver. With Apache as your Web server, you'll be assured long and reliable service as it's a solid, configurable and capable Web server so why not?? nginx is faster than Apache in transfer rate but has less of a wait time between receiving the request and passing a response back. Benchmarks proved that. The only question is what you need. i dont think you use apache very often if you ask about why installing mysql. I dont get the the point here: And that makes nginx better? Cmon I hope you know that the cake hasn't quite turned out as I'd hoped... The disadvantage of process-based servers like apache under heavier loads is that they usually consume far more RAM which significantly degrades performance and has nothing to do with a "good ddos protection". When your server fucked up because of RAM while a DDos attack (CPU trying to process the amount of data that coming in) then i have to say: Leave it all. Without a good hoster (mitigation solution and that is the point against DDoS) your going down with apache and with nginx sooner or later. Fact is: The BEST webserver does not exist. The best webserver is the one which is better configurated and better protected. That can be apache or nginx. edit:// why is it shit? Because its not smart to you? Because its not as simple as nginx? too much to install or configurate? Then use LAMP: [Hidden Content] Why you guys cant give me a compelling evidence WHY the fuck apache is shit? Its a powerfull web server (over 35% of all websites based on it) if you can configurate and protect it. Cant handel apache doesnt mean its shit. Debian and Windows Server are the most used operating systems for servers but that doesn't mean that they are the best FreeBSD has a much better performance My homepages were the only homepages which were never down because of ddos Because i never used apache Do you think we've never tested the performace during a layer7 attack? Apache is instant down instead of nginx All benchmarks never tested an attack and if they did it wasnt a good attack Today you need a good protection especially for the homepage but apache isnt able to offer any protection If you don't believe me feel free to use apache but don't cry if your homepage is under attack And i never said that nginx is better because you dont need to install mysql for the php extension Btw your server doesn't handle an attack - the hoster does Your server has 0 connection to the attack... And a ddos attack doesn't fuck up the ram
  12. You can use apache if you want but dont wonder if your homepage is offline
  13. Appache best. MySQL is necessary for the database. Mysql is necessary to use extension MYsqli. With good Appache protection and a perfect setup, ngix is weak compared to Appache. My opinion: D In FreeBSD there are about 100 ways to protect web server. I know them all: D I just do not have time to do tutorials. You can install the php mysql extension without installing mysql It's a fact that nginx is better than apache An opinion doesn't matter We tested and apache and nginx. edit: what do you want to show? nginx has better stats on the pic
  14. Appache best. MySQL is necessary for the database. Mysql is necessary to use extension MYsqli. With good Appache protection and a perfect setup, ngix is weak compared to Appache. My opinion: D In FreeBSD there are about 100 ways to protect web server. I know them all: D I just do not have time to do tutorials. You can install the php mysql extension without installing mysql It's a fact that nginx is better than apache An opinion doesn't matter
  15. Why install mysql? And why using apache instead of nginx? Today you need a good ddos protection and in the case of a layer 7 attack nginx is much much much better than apache nginx runs as an event (apache as a process) so it can handle that better
  16. https://www.youtube.com/watch?v=TW9uj83Vq-0
  17. I know that it's defined in the dragon_soul_table.txt but i've already tried to figure out how to handle with the refine tables in that file. But doesn't matter what i've tried, ingame nothing happened.
  18. Hey everybody Does somebody know where to change the upprates for the dragonsoulsystem? Sincerely [iRemix]
  19. You can add them in the questlua_pc.cpp file.
  20. The advantage of setting a new state is that it might be possible to get the items again after reloading ingame if you're still in start state. I would solve it with a new state like toxic did.
  21. In my 5.2 IDE i get always the same number with math.random(100) Doesn't matter if i use math.randomseed or not. But well, i tested it ingame with math.random(100) and it worked (without math.randomseed).
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.