similar to: Does Rails perform better-or-worse on different O.S.? Linux, FreeBSD, OpenBSD, Solaris in particular

Displaying 20 results from an estimated 8000 matches similar to: "Does Rails perform better-or-worse on different O.S.? Linux, FreeBSD, OpenBSD, Solaris in particular"

2006 Mar 30
15
Survey: Favored Rails Production Environment
We''re trying to set up a colocated server for deploying a Rails application or three. Right now I''m undecided between a PC-based server running FreeBSD and an Xserve running OS X. I''ve never colocated before so I''m wondering if anyone has stories, tips, or could say what their preferred OS is for running Rails. I''m also wondering how performance of
2008 Feb 03
2
Ruby IO on brand new xserve with Leopard Server
Hi I''m using princexml pdf generation in one of our apps and bump into this very weird problem. On our ubuntu box and local machines (MacBook Pro) pdfs are generated flawlessly. On the production xserve (running the rails app in production mode on a mongrel cluster), a 2.8 GHz Quad-Core Intel Xeon, strange things start happening. The following sections give back nil values in
2017 Sep 26
2
Errors linking with LLVM 5.0 - dump() missing
On 09/25/2017 06:19 PM, Matthias Braun wrote: > >> On Sep 25, 2017, at 6:03 PM, David Keaton via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote: >>> The dump methods can be included in the release builds anyway by enabling LLVM_ENABLE_DUMP. >> >> Is there a way to pass
2017 Sep 26
3
Errors linking with LLVM 5.0 - dump() missing
> On Sep 26, 2017, at 7:04 AM, David Keaton via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 09/25/2017 06:47 PM, David Keaton via llvm-dev wrote: >> On 09/25/2017 06:19 PM, Matthias Braun wrote: >>> >>>> On Sep 25, 2017, at 6:03 PM, David Keaton via llvm-dev <llvm-dev at lists.llvm.org> wrote: >>>> >>>> On
2015 Jul 03
4
[LLVMdev] C as used/implemented in practice: analysis of responses
On 07/02/2015 04:44 PM, David Keaton wrote: > On 07/02/2015 03:17 AM, Kuperstein, Michael M wrote: >> You want to redefine ["won't break the program"], by specifying a new >> abstract machine, which is >> more conservative than standard C/C++. The proper way to do that would, >> I believe, be to work towards setting up a working group within the >>
2017 Sep 26
0
Errors linking with LLVM 5.0 - dump() missing
On 09/25/2017 06:47 PM, David Keaton via llvm-dev wrote: > On 09/25/2017 06:19 PM, Matthias Braun wrote: >> >>> On Sep 25, 2017, at 6:03 PM, David Keaton via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>> >>> On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote: >> In the meantime `cmake
2017 Sep 27
0
Errors linking with LLVM 5.0 - dump() missing
2017-09-26 11:54 GMT-07:00 Matthias Braun via llvm-dev < llvm-dev at lists.llvm.org>: > > > On Sep 26, 2017, at 7:04 AM, David Keaton via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > On 09/25/2017 06:47 PM, David Keaton via llvm-dev wrote: > >> On 09/25/2017 06:19 PM, Matthias Braun wrote: > >>> > >>>> On Sep 25,
2008 Apr 12
5
Newbie question: ZFS on Xserve RAID with Solaris 10
--Apologies if you get two copies of this message - it was submitted for moderation and hasn''t appeared on the list in two days, so I''m resubmitting. Hi all, Just a quick question. Is it possible to utilise an Apple Xserve RAID as an array for use with ZFS with RAID-Z in Solaris? I''ve seen various mentions of ''zfs'' and ''xserve
2007 Sep 18
1
Mongrel Upload Progress progress method returns Content-Length: 0
Running into a strange bug using the mongrel upload progress plugin handler, sitting in front of a simple mongrel. The bug appears on an old Xserve (mac OS X 10.3.9 powerpc), but not on my macbook pro, or even a generic 686 linux box. http://pastie.textmate.org/98341 The gist of the pastie above shows that attempts through the browser and curl are actually hitting the filesController, as
2005 Mar 21
3
Asterisk/Zaptel on Mac G5 or Xserve
I am considering a G5/XServe for a conferencing system. I need to put a TDM card in the machine for timing. Is anyone out there using Asterisk on Mac with zaptel drivers? I am looking at using Linux for the OS. If so what is your experience? Have a great day! Geoff
2006 Feb 03
4
(BUG in svn/trunk?) - superclass mismatch for any subclass of ApplicationController
I track svn/trunk of Rails using svn:externals Some change to Rails committed in the last 1-2 days broke my subclass of ApplicationController The example, below, works with Rails 1.0, but in today''s svn, it dies with the following error: "superclass mismatch for class FooController" class ApplicationController < ActionController::Base end class FooController <
2009 Jun 10
13
Apple Removes Nearly All Reference To ZFS
http://hardware.slashdot.org/story/09/06/09/2336223/Apple-Removes-Nearly-All-Reference-To-ZFS
2017 Sep 26
2
Errors linking with LLVM 5.0 - dump() missing
On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote: > The dump methods can be included in the release builds anyway by > enabling LLVM_ENABLE_DUMP. Is there a way to pass LLVM_ENABLE_DUMP into cmake from outside without changing any of the configuration files? With Chapel's use of LLVM, we try to avoid modifying any of the source files that come from the LLVM
2013 Sep 23
1
Centos 6.4 on Xserve, IPMI error
Hello! I'm trying to install Centos 6.4 64 bit on this Xserve: http://www.everymac.com/systems/apple/xserve/specs/xserve-intel-xeon-2.8-eight-core-specs.html I got a bootloader from: http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/ as none of the official Centos releases (full, minimal, network 64 bit) boot on this machine. They all crash when loading
2006 Jun 23
13
Best OS Choice for Rails server?
I am going for a dedicated hosted server for a rails app I am working on, and have a choice from several different operating systems. I excluded windows 2003 from the list because it has been giving RMagick fits for me. The app is Ruby 1.8.4, Rails 1.1.2, mySQL 5.0 The contestants are: Red Hat Enterprise 3.0 Red Hat Enterprise 4.0 Debian CentOS FreeBSD I''m leaning towards Debian,
2003 Jan 06
1
security = domain and Mac OS X
I've set up Samba on Mac OS X to do pass through authentication to the nt domain in AD several times now. No big deal, it usually just works. Now, however, it doesn't appear to be working. Note the relevant part of the transaction below (loglevel 4). Steps to replicate: a) Add pre-Win2K account with AD Users and computers b) sudo smbpasswd -j EXAMPLE -r WINSERVER -U
2005 Mar 11
1
open failed (Too many open files in system)
I am running Samba 3.0.5 on OS X 10.3.8 Server. It's the stock Samba supplied by Apple with no modifications. I am running a variety of shares on the system to around 50 PC clients. I came into the office this morning with a dead Xserve... could not login, could not ping or ssh into the system. Users in the office could not even browse the network. When they tried to browse the
2006 Jan 04
3
Xserve, USB, NUT
Hi - I have NUT running very nicely on a serial port on one of my OpenBSD servers, and using hidups on a RHEL4 box. Now I'd like to run it on two Macs, a PowerMac and an XServe G4. What is the USB port I need to configure, and do I need the newhidups driver? Thanks in advance for the help! Ted
2006 Mar 15
10
Question on hardware for site
For a medium-sized website, does one machine for database server (either mysql or postgres) and another for the web server (lighttpd) sound ok? How much traffic could I expect to handle? (I know it depends on the application, but some rough estimates would be nice) Joe
2008 Feb 25
2
Samba 3 vs 4, User Maintenance
Hey all, We are currently using an Apple XServe G5 as a PDC for 150 Windows XP Pro machines. Everything worked well (sorta) under OS X 10.4 (Tiger) but when we upgraded to 10.5 (Leopard) it just fell apart. I reinstalled the OS several times and tried everything I could to get it to work properly (i.e. log in more than 20 machines at once). We have even opened a ticket with Apple to