Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #11  
Old 05-07-2019, 11:32 PM
DMN DMN is offline
Planar Protector

DMN's Avatar

Join Date: May 2016
Location: My own special hell
Posts: 3,364
Default

Quote:
Originally Posted by romomike [You must be logged in to view images. Log in or Register.]
I'm fairly sure people will be able to differentiate between names on two separate servers. You have a forum handle, that nobody can take from you. You'll be fine.
What the hell does the forum name have anything to do with? And it will be quite easy for people to confuse names and to claim they are person "x" from blue.

it goes both ways, too. If you made a character on green with anything similar to the name bvmmy/bummey you'd spend the rest of your days responding to "book up?"tells.
  #12  
Old 05-08-2019, 02:13 AM
Jimjam Jimjam is offline
Planar Protector


Join Date: Jul 2013
Posts: 12,356
Default

I'm Spartacus!
  #13  
Old 05-08-2019, 02:44 AM
Izmael Izmael is offline
Planar Protector

Izmael's Avatar

Join Date: Jul 2015
Posts: 2,289
Default

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
Servers share databases all the time (in fact, the standard setup on any sufficiently advanced site is to have your database on a completely separate server from your application server, and then have multiple application servers since you tend to need to scale them up faster than you need to scale database capacity).

So while I know nothing about P99's setup, I'd be amazed if there was any technical reason preventing it. But whether this is actually the staff's vision for Green is an entirely separate question.
Red and Blue don't seem to share their databases. Most likely Green won't share its database with anything else, either.

I'm not even sure sharing databases or even just tables between servers is even that practical. EQEmu uses MySQL and there must be some amount of locking going on, most likely not meant to be shared between servers at all.
  #14  
Old 05-08-2019, 02:54 AM
Bardp1999 Bardp1999 is offline
Planar Protector

Bardp1999's Avatar

Join Date: Feb 2015
Location: Maceland
Posts: 1,437
Default

Name trolling in game is already VERY prevalent
__________________
Forum Quest
Spyder73 (BANNED)
NecroP1999 (BANNED)

#LobsterClan
#FreeWuTang
  #15  
Old 05-08-2019, 06:21 AM
kotton05 kotton05 is offline
Banned


Join Date: Sep 2012
Posts: 1,732
Default

I’m actually not playing green other than I have about 10 accounts ready to make every name I can remember.
  #16  
Old 05-08-2019, 06:27 AM
ZiggyTheMuss ZiggyTheMuss is offline
Fire Giant

ZiggyTheMuss's Avatar

Join Date: Jul 2016
Posts: 596
Default

Quote:
Originally Posted by DMN [You must be logged in to view images. Log in or Register.]
What the hell does the forum name have anything to do with? And it will be quite easy for people to confuse names and to claim they are person "x" from blue.

it goes both ways, too. If you made a character on green with anything similar to the name bvmmy/bummey you'd spend the rest of your days responding to "book up?"tells.
Weird, it’s almost like it’s a different server.
__________________
"Another fairy who thinks everyone in the game should get a ban if they didn't touch dicks before a raid." -Drest/Toothed, 2019
  #17  
Old 05-08-2019, 07:29 AM
DMN DMN is offline
Planar Protector

DMN's Avatar

Join Date: May 2016
Location: My own special hell
Posts: 3,364
Default

Quote:
Originally Posted by ZiggyTheMuss [You must be logged in to view images. Log in or Register.]
Weird, it’s almost like it’s a different server.
Weird, it's almost like you had a point.
  #18  
Old 05-08-2019, 07:59 AM
Freakish Freakish is offline
Planar Protector


Join Date: Sep 2010
Posts: 1,273
Default

When you make dumb names like I do you don't worry about people stealing them.
__________________
Butchh | Facetious | Knockers
Jayce | Briefs | Squash
  #19  
Old 05-08-2019, 01:28 PM
Jibartik Jibartik is offline
Planar Protector


Join Date: May 2015
Posts: 16,899
Default

We'd all be named variations of Jibaner! I am 100% ok with this! I hope they do! It would honestly be cool cus all the new players with guises would be named Xiiltith meanwhile all the old timers be own the names like Ruby Breastplate and Tunnel Rattattat
  #20  
Old 05-08-2019, 01:53 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 9,900
Default

Quote:
Originally Posted by Izmael [You must be logged in to view images. Log in or Register.]
Red and Blue don't seem to share their databases. Most likely Green won't share its database with anything else, either.

I'm not even sure sharing databases or even just tables between servers is even that practical. EQEmu uses MySQL and there must be some amount of locking going on, most likely not meant to be shared between servers at all.
Again, I can't speak to P99's specific setup, but what I can say is sharing databases (and every table in them) between multiple other servers is extremely practical, whether it's with MySQL, PostgreSQL, or any other database (even NoSQL ones like MongoDB).

Again, the standard setup for any small to medium sized website you visit (ie. not gianormous ones like Google or Amazon) is:
  • multiple application servers (the servers running your app's logic ... the equivalent of Blue, Red, and Green)
  • multiple web servers (servers that just serve static files like images and HTML)
  • some load balancers to distribute the traffic between them
  • a single database server
Crucially, you want to avoid having multiple DB servers as long as possible, because multiple DB servers are a giant PITA (you noted "locking" issues; multiple DB servers have much more of that kind of problem). Even that's doable though (there are ways to split DBs between multiple servers), it's just a hassle you want to avoid as long as you can.

So again, all the major (but not super-major) websites you visit work by sharing a single database server (quite possibly with a MySQL database) between multiple application servers ... unless of course they're so small they only have a single app server. Speaking in generalities, there's no technical reason why P99 can't do the same.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
Last edited by loramin; 05-08-2019 at 01:57 PM..
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:42 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.