Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Big Board Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Would you pay for Windows to save time? Details »»
Would you pay for Windows to save time?
Version: , by kontrabass kontrabass is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 05-26-2006 Last Update: Never Installs: 0
 
No support by the author.

I'm very blessed with a large forum, and expanding business. But I've found that I just can't afford to spare the time anymore to break open a linux book every time I need to modify the config of my server, software firewalls, kernel updates, email config changes, etc etc. (I'm fed up with Cpanel glitches so it's not an option.) I've got two monster servers on order and will be colocating them in Dallas in June.

It's not my intention to start yet another win vs linux debate. I've searched and found countless threads on this. But no real information to help me...

My plea is this: Do any of you fellow big-boarders have any experience moving your forum from linux to windows (iis or apache), while keeping the *same hardware*, and therefore can provide a real answer to the question of whether or not there is a performance hit running vbulletin in windows? If so to what degree?

$1500 is a lot to spend on Windows - if you were in my shoes with no time to deal with linux, would you simply go with windows, or pay someone at the DC $75 an hour to do all setup, config changes, and maintenance of your linux servers? Or do you think it'd be better to contract out the job to a 3rd party IT guy?

Thanks for any input

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-26-2006, 04:53 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First of, I'm a BIG fan of Linux servers!

But despite that, I'd really take a Windows box in your case.
Updating the webserver, PHP, MySQL server and what not indeed is way more easy on Windows IMO.
In case of PHP you just replace the PHP.EXE and that's it.
For the other, run the installers and you're done.

I hate the need to compile everything myself on a linux box.
Maybe I just looked at the wrong places so far, but IMHO Windows is way more easy to mantain....

And if you spend some of your safed time it can be as performing and secure as a Linux box....

[EDIT]
What's the $1500 about?
Reply With Quote
  #3  
Old 05-26-2006, 05:26 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
First of, I'm a BIG fan of Linux servers!

But despite that, I'd really take a Windows box in your case.
Updating the webserver, PHP, MySQL server and what not indeed is way more easy on Windows IMO.
In case of PHP you just replace the PHP.EXE and that's it.
For the other, run the installers and you're done.

I hate the need to compile everything myself on a linux box.
Maybe I just looked at the wrong places so far, but IMHO Windows is way more easy to mantain....

And if you spend some of your safed time it can be as performing and secure as a Linux box....


[EDIT]
What's the $1500 about?
Probally the cost of W2k3 Server.

Anyway, I'd stick with linux overall its easier to manage, esp with a control panel like cpanel. And even then.

Hellcat, in windows you cannot just replace the php.exe file, inafct most of the time you shouldn't be using php as a cgi or fcgi but rather asn an ISAPI filter. Windows as a webserver IMO is more work than needed, hire someone to manage you server if you don't have the time or want to free it up, a good sysadmin helps you sleep at night.
Reply With Quote
  #4  
Old 05-26-2006, 05:46 PM
kontrabass kontrabass is offline
 
Join Date: Feb 2002
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat


[EDIT]
What's the $1500 about?
2 copies of Win2003 server standard (64bit)
Reply With Quote
  #5  
Old 05-26-2006, 05:48 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I personally agree with Zachery here, If you get a server that has WHM/Cpanel it's basically normally a few clicks in your web browser to change most settings and once you have everything configed right you normally don't have to change it again for awhile unless you have issues.
Reply With Quote
  #6  
Old 05-26-2006, 07:41 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Personally it might be the CentOS, I've never had success with it on a desktop format and even tried building a server with it recently with a friend. I moved to Gentoo shortly after...
Reply With Quote
  #7  
Old 05-26-2006, 08:33 PM
dan35's Avatar
dan35 dan35 is offline
 
Join Date: Jul 2004
Location: California
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You would hire someone to manage your server, kontrabass.
Reply With Quote
  #8  
Old 05-26-2006, 10:50 PM
vantage255's Avatar
vantage255 vantage255 is offline
 
Join Date: Apr 2006
Location: St Petersburg Florida
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

While a very basic windows config can be manages fairly easily, For any real load at all the config you would want to run would not be simple to update.

Myself, I would go with freeBSD for its port system. Or any unix with a decent package system. (I am using Solaris10 not myself). Then you can simply point the config at the default package (Port) systems location for php. when time comes to update, just install the new package and be done with it. Simple as one command.
Reply With Quote
  #9  
Old 05-27-2006, 12:46 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gentoo is a nice idea too, I like RHE for its long standing reliablity now. Since CentOS is not RHE exactly you don't get the same service.
Reply With Quote
  #10  
Old 05-29-2006, 12:17 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want ease of use, it's cheaper and better to go Linux + cPanel for servers.
Reply With Quote
Reply


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. The time now is 07:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10817 seconds
  • Memory Usage 2,287KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete