[wp-trac] [WordPress Trac] #6256: Move siteurl and home from table wp_options to a file.

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 17 15:03:48 GMT 2008


#6256: Move siteurl and home from table wp_options to a file.
-------------------------+--------------------------------------------------
 Reporter:  minimedj     |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  high         |   Milestone:  2.3.4    
Component:  General      |     Version:  2.3.3    
 Severity:  normal       |    Keywords:  hostname 
-------------------------+--------------------------------------------------
 Hi all.

 Just recently I set up financial portal based on WordPress 2.3.3 (Hoho!!)

 I have several web servers running WP behind a cluster of load balancers.
 I have DB replication set up. Each DB server is a master and slave for
 other DB servers. (Everything works well).

 Each web server has a unique name (DNS) for testing: serv1.myhost.com,
 serv2.myhost.com, serv3.myhost.com, serv4.myhost.com and so on.

 I provided these values in WP-Admin->Options->"WordPress address" and
 "Blog address" and of course, my databases synchronized  these values...
 So, now I have only one of them, and if I go to any of my WP installations
 it redirects me to that one, which added last one eg: serv4.myhost.com
 (last synchronized)

 My suggestion is to move away from database all HOST dependent settings.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6256>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list