Jump to content
  • 0

About L2j dataflow


Question

Posted

Hi, i want ask those who have experience with servers with 1000ppl online. How much dataflow i need in mouth for that many ppl? how much it eats :)

 

i asking because datacenter wants know limit for data in my cause :)

 

so my question is: How much data eats 1000ppl online in everyday in one mouth?

 

thanks :)

 

 

 

 

Recommended Posts

  • 0
Posted

you need 200 gb bandwitdth for sure.

 

well minimum in my datacenter is 500GB so you think it will be enough? :)

 

btw i bought today server, its enough for L2j server with max 1000ppl?

2x Xeon 3.0Ghz

8x GB DDR2 ECC

2x 72GB SCSI HDD

 

:)

  • 0
Posted

Even best hardware wont guarantee big online without lags.

 

Server files quality is also really important thing.

 

Example, we had (me with my friend) about 1600 online without lags at this hardware:

 

Intel® Core™ i7-920 Quadcore

incl. Hyper-Threading Technology

• OS: Linux Debian 5 (64 bit)

 

• RAM: 24 GB DDR3 RAM

 

• HDD 2 x 1500 GB SATA-II HDD(Software-RAID 1)

 

• Connection: 1Gbit Uplink Public Internet

 

• Cisco Hardware Firewall

 

• Location Niemcy

  • 0
Posted

Even best hardware wont guarantee big online without lags.

 

Server files quality is also really important thing.

 

Example, we had (me with my friend) about 1600 online without lags at this hardware:

 

 

you run L2j or OFF? :) well i bought that server from company so it was cheap and for my first server is good for start :)

  • 0
Posted

We had our records (without lags) with common L2J + loot our fixes, but still it was only pure l2jserver.

 

Now its L2DC.

  • 0
Posted

We had our records (without lags) with common L2J + loot our fixes, but still it was only pure l2jserver.

 

Now its L2DC.

nice project :) good luck with it

  • 0
Posted

We had our records (without lags) with common L2J + loot our fixes, but still it was only pure l2jserver.

 

Now its L2DC.

 

It is not L2DC...

 

 

 

 

Hi, i want ask those who have experience with servers with 1000ppl online. How much dataflow i need in mouth for that many ppl? how much it eats :)

 

i asking because datacenter wants know limit for data in my cause :)

 

so my question is: How much data eats 1000ppl online in everyday in one mouth?

 

thanks :)

 

About 500Gb monthly bandwidth at least, 1000Gb recommended. For good online (max 2k) your hardware is fine with pure l2j.

I suggest Hetzner.de (where EQ4 can hold 2k for sure).

 

Files do not really matter, you just need a good connection and very careful MySQL config (also install MySQL on your second hard drive, all alone) and increased heap sized in java + better garbage collection @ gameserver start scripts.

  • 0
Posted

The dataflow calculation isnt an easy matter, so stick with experimental values from the guys above. Keep in mind the dataflow is not a linear function of the player count. If 200 players need X GB, then 400 wont need 2X but much more. Other factors that affect it is custom codes that you implemented and need to send packets.

 

 

Files do not really matter, you just need a good connection and very careful MySQL config (also install MySQL on your second hard drive, all alone) and increased heap sized in java + better garbage collection @ gameserver start scripts.

 

The datacenter needs the bandwidth of the user cause they rent network lines from ISP not based on the line capacity but based on the bandwidth they use in these lines. ISP's rent bandwidth as their objective is to keep good QoS for their customers.

 

MySQL wont affect the dataflow, if it is in the same server as gameserver/loginserver. Garbage collection wont either. Dunno why you posted those ...

  • 0
Posted

I posted them for increased online count anyway, since people believe that server lags because of the connection capacity when its not. I heard complains from ppl where the server lagged with 50 online and after I did my magic, server reached 1k+ with no lag at all.

  • 0
Posted

Relax David Copperfield :)

 

We gotta keep a good discussion about garbage collector tunning in here, ill post some info and some questions i have later on. Its an interesting topic :) (On the meanwhile reading Java performance tunning 2nd edition, so as not to say anything stupid online :) ).

 

I feel it would be cool to create an advanced guide on performance tunning ( not necessarily only GC ) that will give a way so as ppl can know what to tune while taking into account their machine setup their population count etc. More later :)

  • 0
Posted

install mysql server in a different machine than server. maybe 2 more little machines are cheapest than a big machine.

Btw, search old l2jserver forum for nitrozik's guide about how to support 1000 players (and the guide was made when l2jserver files wasnt so good as the current ones)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...