Page 9 of 18 FirstFirst ... 7 8 9 10 11 ... LastLast
Results 81 to 90 of 177

Hybrid View

  1. #1
    Player
    Baingoleth's Avatar
    Join Date
    Oct 2017
    Posts
    129
    Character
    Baingoleth Crimson
    World
    Sargatanas
    Main Class
    White Mage Lv 100
    Quote Originally Posted by Kerwin View Post
    What Square Enix needs to do is make an official acknowledgment. We know the news section constantly reads "DDoS attacks here, DDoS attacks there." but we really need to hear from a Dev with some reinforcement. Otherwise people will continue to blame Square.
    Lots of posts by the SE NOC here:

    http://forum.square-enix.com/ffxiv/forums/625-Status

    Seeing as they are the people at SE who directly deal with NTT when NTT's service is impacting the game, that is official enough for me.
    (1)

  2. #2
    Player Kerwin's Avatar
    Join Date
    Mar 2012
    Location
    Ul'dah
    Posts
    1,148
    Character
    Kerwin Nindon
    World
    Balmung
    Main Class
    Weaver Lv 90
    Quote Originally Posted by Baingoleth View Post
    Lots of posts by the SE NOC here:

    http://forum.square-enix.com/ffxiv/forums/625-Status

    Seeing as they are the people at SE who directly deal with NTT when NTT's service is impacting the game, that is official enough for me.
    While that is enough for some... As you can plainly see, that does not seem to be enough for many others in this thread and on the forums.
    (0)

  3. #3
    Player
    Alien_Gamer's Avatar
    Join Date
    Nov 2015
    Posts
    903
    Character
    Cynehild Westknight
    World
    Jenova
    Main Class
    Warrior Lv 96
    Quote Originally Posted by Kerwin View Post
    While that is enough for some... As you can plainly see, that does not seem to be enough for many others in this thread and on the forums.
    Lol, then it will never be enough. He is the official representative for them regarding network issues, you aren't going to get a more official statement than what he gives. Yoshi may be the guy in charge but he won't be giving any different information than what Noc is posting.
    (3)

  4. #4
    Player Kerwin's Avatar
    Join Date
    Mar 2012
    Location
    Ul'dah
    Posts
    1,148
    Character
    Kerwin Nindon
    World
    Balmung
    Main Class
    Weaver Lv 90
    Quote Originally Posted by Alien_Gamer View Post
    Lol, then it will never be enough. He is the official representative for them regarding network issues, you aren't going to get a more official statement than what he gives. Yoshi may be the guy in charge but he won't be giving any different information than what Noc is posting.
    https://na.finalfantasyxiv.com/lodes...7d341dbcf750b1

    There we go. That wasn't so hard. A little extra response goes a long way.
    (0)

  5. #5
    Player
    Maero's Avatar
    Join Date
    Sep 2013
    Location
    Gridania
    Posts
    4,781
    Character
    I'shtola Maqa
    World
    Leviathan
    Main Class
    Dancer Lv 90
    Well to be fair the ddos attacks are not the only issues at hand, it is also the very bad coding and the not so great servers SE still use, lol
    Granted yes ddos attacks are not a SE thing but we still have issues from time to time when not attacked
    (2)

  6. #6
    Player
    Catwho's Avatar
    Join Date
    Oct 2012
    Location
    Gridania
    Posts
    2,866
    Character
    Katarh Mest
    World
    Lamia
    Main Class
    Warrior Lv 100
    Quote Originally Posted by Maero View Post
    Well to be fair the ddos attacks are not the only issues at hand, it is also the very bad coding and the not so great servers SE still use, lol
    Granted yes ddos attacks are not a SE thing but we still have issues from time to time when not attacked
    SE's back end is pretty standard. Most databases can only handle about 5000-10000 connections at once, which is why SE's server cap is 5000 players at a time, with the lobby server slowing things down to 100 new connections per minute. The servers themselves are pretty stable, only crashing completely once ever few weeks. When it's their fault, SE admits it was a "server programming error" in the recovery notes, usually some bug that caused a memory leak or somesuch.

    The network infrastructure itself isn't that great, but again it's also industry standard. Every character is a constant query upon 3-4 servers as we navigate between duties, instances, party finder, etc. They could lift the query cap on the database, but past experimentation has found that the database gets gummed up at 5000+ characters, and that matches my own experience in a development environment whereupon a relationship database chokes and dies beyond 10,000 simultaneous queries. We keep our Oracle databases capped at 10K as well.
    (0)

  7. #7
    Player
    Claviusnex's Avatar
    Join Date
    Jun 2015
    Posts
    965
    Character
    Alinhbo Rhiki
    World
    Adamantoise
    Main Class
    Summoner Lv 90
    Quote Originally Posted by Catwho View Post
    SE's back end is pretty standard. Most databases can only handle about 5000-10000 connections at once, which is why SE's server cap is 5000 players at a time, with the lobby server slowing things down to 100 new connections per minute. The servers themselves are pretty stable, only crashing completely once ever few weeks. When it's their fault, SE admits it was a "server programming error" in the recovery notes, usually some bug that caused a memory leak or somesuch.

    The network infrastructure itself isn't that great, but again it's also industry standard. Every character is a constant query upon 3-4 servers as we navigate between duties, instances, party finder, etc. They could lift the query cap on the database, but past experimentation has found that the database gets gummed up at 5000+ characters, and that matches my own experience in a development environment whereupon a relationship database chokes and dies beyond 10,000 simultaneous queries. We keep our Oracle databases capped at 10K as well.
    Actually there are many systems that handle many more connections and DB queries with ease. For the stuff I worked on most of my career having 20K-50K concurrent users per image was not uncommon. I also worked with some large database design and we could easily get well beyond 10K transactions per second. It typically isn't the DB or operating system software that is the limiting factor but the hardware and application itself. Given the little I know about FF XIV's environment I would say they are hardware constrained and some of that constraint is due to poor application design. I would also say some of the hardware constraints are also based on how much SE is willing to spend in relation to profit margins. So forgoing the DDoS issue which is not their problem SE could probably improve game performance if they were willing to invest in it.

    I just want to add onto the DDoS attacks a bit. While SE is using NTT for their backbone access it is important to realize they are not the only backbone provider to be attacked. L3 has also had DDoS problems over this same period of time. L3 also had a routing error that affected Comcast customers during this same time frame. So the current problems really are beyond the control of SE.
    (0)

  8. #8
    Player
    Alien_Gamer's Avatar
    Join Date
    Nov 2015
    Posts
    903
    Character
    Cynehild Westknight
    World
    Jenova
    Main Class
    Warrior Lv 96
    Quote Originally Posted by Maero View Post
    Well to be fair the ddos attacks are not the only issues at hand, it is also the very bad coding and the not so great servers SE still use, lol
    Granted yes ddos attacks are not a SE thing but we still have issues from time to time when not attacked
    SE servers were upgraded in the move, the hardware isn't a bottleneck in this issue. The game's back end is horribly antiquated but also irrelevant to this issue. The problem is with the connection between the datacenter and customers; the game itself has remained fairly stable during this. So to be fair, this is not SE fault and we deserve no compensation from them.
    (5)

  9. #9
    Player
    Maero's Avatar
    Join Date
    Sep 2013
    Location
    Gridania
    Posts
    4,781
    Character
    I'shtola Maqa
    World
    Leviathan
    Main Class
    Dancer Lv 90
    Quote Originally Posted by Alien_Gamer View Post
    SE servers were upgraded in the move, the hardware isn't a bottleneck in this issue. The game's back end is horribly antiquated but also irrelevant to this issue. The problem is with the connection between the datacenter and customers; the game itself has remained fairly stable during this. So to be fair, this is not SE fault and we deserve no compensation from them.
    And i never said i wanted compensation.lol
    I thought for sure all they had done is move the servers, i guess i never read that they actually upgraded them.
    I still think they could of left servers in Montreal and have more in Cali. My connection was so much better with it being in Montreal
    (1)

  10. #10
    Player
    Valkyrie_Lenneth's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    8,037
    Character
    Lynne Asteria
    World
    Jenova
    Main Class
    Viper Lv 100
    Quote Originally Posted by Maero View Post
    And i never said i wanted compensation.lol
    I thought for sure all they had done is move the servers, i guess i never read that they actually upgraded them.
    I still think they could of left servers in Montreal and have more in Cali. My connection was so much better with it being in Montreal
    They did not move the servers, there is no way to move racks of servers over 3000 miles, and have them tested and up and running in 24-48 hours.
    The reason they moved their DC out of montreal in the first place was due to electrical problems. The servers were overcapacity, and the DC could not provide stable power any longer.
    (1)

Page 9 of 18 FirstFirst ... 7 8 9 10 11 ... LastLast