Distributed Data Store For Web

Mar 27, 2009

I intend to store and serve files that is around 1-200mb from servers that is physically separate. I wish to store 2 or 3 copies of each file as a redundancy solution. When the file is requested I want to serve a direct downloadable link to the file. I am looking for logic to distribute load, and to detect if a server is down. I also whish to redistribute the files if a server is taken out of the pool..

Is there any open/free systems for this I can use?

View 9 Replies


ADVERTISEMENT

Distributed Memcached

May 4, 2007

i'm using RHEL 4, apache 1.3.37, php 4.4.6 and xcache 1.20. Now i'm looking into memcached and running it on more than one computer. So i got few questions:

1) Is it smart to run web/db on one server with 64mb memcached and remote box which is around 150ms from web/db with 2gb of allocated memory for memcached?

2) I saw if I want to use memcached i need to load in php memcache also. Since I already got xcache, will those two produce any products if they will work simultaneously.

I mostly need memcached to save mysql queries, and i'm happy how xcache caches dynamic pages.

I hope somebody here is using memcached. QPS are around 95.

View 3 Replies View Related

IPScsi SAN For VMs + Distributed Disk

Apr 9, 2008

The company that I work for is looking to buy a SAN to use as a storage backbone and for VM's and as part of our distributed disk infrastructure. Since cost is an issue, we are looking at IScsi running on a gig network. We have looked at DellMD3000i, and IBM DS300s anybody have any experience with either. Any pros/cons. Also any other hardware recommendations in a similar cost.

View 0 Replies View Related

Distributed Server Monitoring Software

Jun 25, 2007

I'm looking into setting up a server-monitoring network: small globally distributed VPS servers all monitoring another main server (currently, just one server - but I would like it to be scalable).

When it notices it can't connect to a particular service, it should check to see if the other monitoring stations also can't connect - then a "master server" should send out an email + sms alert to the designated person for that server if all servers cannot connect.

Does such an open source piece of software exist? Or do I have to start writing my own...?

View 11 Replies View Related

Distributed Computing For Dedicated Servers Possible?

Jan 10, 2009

if you have a dedicated server, is it possible to let anyone become part of your dedi server using a software d/l?

eg: You put an app on your site for users to download,users download and run it, so now their internet connections become part of ur dedicated server, so when people access ur website, some data is downloaded from ur dedi server, and some data and cpu usage is used from the user's net connections who downloaded and are running the app.

Any commercial/open source software like this that lets website visitors become part of ur server?

View 0 Replies View Related

Dealing With A Distributed Spam Attack (exim)

May 16, 2007

We've been seeing sluggish performance on our mail gateways, and so I started doing some digging in the logs. It looks like we are filling up with messages like:

2007-05-16 12:22:16 Connection from [xx.xx.xx.xx] refused: too many connections

We have our max connections set to 20 (total, not host-specific) in exim4. So I started tailing the logs, and sure enough, we are getting bombarded with requests to randomstring@ourdomain.com coming from all over the map. The requests are getting denied of course, but that doesn't help the connection issue since they are consuming all of them, preventing real mail (for the most part) from getting through.

What is the proper way to deal with something like this? I could certainly just up the max connections value from 20 to 40 or 50 or whatever, but I'm not sure what kind of performance impact that will have on the rest of the traffic going through our gateways.

Since the spam attempts are coming from all over the place, it doesn't seem like I can just firewall out a few addresses and be done with it.

This particular rack is a cluster of web and database servers behind two gateway boxes, which handle the mail traffic (so this problem is on the gateways, the actual mail server itself sits behind the gateways and never actually sees these fake emails).

View 1 Replies View Related

Where Do You Store Your Back Ups

Oct 1, 2009

I would like some tips on how to create back ups with WHM/cPanel on a Reseller if you could.

Also where to store them?

I was thinking of storing them up on a VPS or Dedi server that just has backups or should I buy a enternal Hard Drive for my computer and store them on that? I have a 500GB Hard Drive.

View 14 Replies View Related

My Own Online Store

Dec 30, 2008

i am about to run my own online store but i am wondering if im doing it right
my domain name i am gona buy it off godaddy.com

my hosting would be in site5.com

and shopping chart im gona use is magento

i think i am doing it right but im not sure if these company r good?

View 14 Replies View Related

Where Do I Store Documents In VPS

Jul 22, 2008

I am completely new to VPS, and I was wondering, where would I put my files in the VPS? Normally I am used to just storing them in public_html, or whatever I am given, but I can't find that on my server. Apache has already been installed.

View 11 Replies View Related

For An Online Store?

May 7, 2008

I am currently shopping for web hosting for an online store (that would provide software - mostly automatically downloadable upon payment).

My estimates for initial operation of my web/online store are:

Storage: (10MB/app x 50 apps) + 50MB overhead = 550 MB
Monthly transfer: 5000 purchases/month x 10MB/app = 10 GB
Number of email accounts: up to 10

By "initial" I mean first year, not first month.

My intent is to develop my own osCommerce based web store for downloadable software that I develop. PHP and MySQL support are must. My estimates are not carved in stone. In the beginning I will certainly use much less "monthly transfer" than I specified and in the long term I hope to be using much more "monthly transfer" (as marketing evolves and the business becomes more established)...

The most important factors to me are (in the following order):

1) Reliability (up-time, security)
2) Tech support
3) Expandability (room to grow)

The company that registered my domain name provides web hosting with much more than I initially need (5GB space, 250GB transfer, 50 email accounts) for under $3 a month.

This is a price that I can afford. However, I am not sure whether it is a good idea to have both the web hosting and domain registration provided by the same company? Any opinions/comments you have about this? Is my doubt in this regard unfounded?

Secondly, is there some independent source (user/customer reviews OK) that compares the reliability of web hosting providers? (I would have given the name of my registrar here but I am unsure whether this would constitute advertising. If mentioning names or asking for references is allowed please let me know and I will post it here so that I can get your opinions about it).

Thirdly, is there any significance for where, geographically, the actual servers are located? Main consideration is access speed for customers...

View 14 Replies View Related

What Can You Safely Store

Nov 19, 2007

I have a few questions for those of you who are familiar with the security side of hosting.

If you have a dedicated server is used for general hosting purposes, what can you "safely" store on that server? What type of customer data would you have on a server that is exposed to the Internet, assuming that server received regular security audits?

View 2 Replies View Related

Php.ini Store Sessions In Database

May 28, 2008

Is there a way in the php.ini file to force all sessions to be stored in a database? For example, in ColdFusion you can configure sessions to be stored in a db. Can you do this in PHP? Thereby forcing all sessions no matter what the customer specifies to be stored in a db.

View 3 Replies View Related

Which One Is Better Hosting For An Online Store

Apr 22, 2008

I want to host my online store. Please tell me best web host. I am thinking of godaddy or 1and1. How are they both? Is there any better web host? I am looking for shared hosting in starting with good features like SSL too.

View 14 Replies View Related

MySQL Error Took Store Down

Sep 22, 2007

I've got a Fully Managed VPS hosting service running my sites and this morning I got the following error messages. My host says they do not monitor mySQL yet this error took my whole store down and kept it down for several hours until I noticed that. It's not a complaint, just asking your opinions on what this could be and what should i do about it etc.:

Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) in /home/store/public_html/include/func/func.db.php on line 47

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/store/public_html/include/func/func.db.php on line 47
Sorry, the shop is inaccessible temporarily. Please try again later.

View 12 Replies View Related

Best Medium To Store Drive Images On

Jan 11, 2008

I need a medium of some kind to store my backup drive images of a windows 2003 standard x64 server. I will be taking DriveImage XML images every Sunday. The medium must have a minimum capacity of 250gb.

I am wondering what is the best/most cost efficient option? My budet is around $500.

I have heard tape and usb external drives.

Can you provide specific models, costs, pros/cons of each technology and product?

View 0 Replies View Related

Host That Can Store / Retrieve SSN / Drivers Lic.

May 14, 2009

Is there any host out there that is compliant (say to PCI type standards) that would allow me to create a online form that will be used to fill out a rental application?

These applications will need to have the SSN / Drivers Lic. of the user filling them out, as well as CC info to be processed.

The CC info does not need to be stored, just processed for the application fee.

The SSN / DL need to be stored in such a manner that the realty agents can retrieve the form the users filled out so they can then use it to submit the application for whatever purposes.

(I would imagine it also needs to be stored so that if they ever get called by the GOVT for information about certian tenants they can retrieve the forms if necessary.


If i do this for the client, I will of course have a contract signed that basically makes sure that I am not liable if the system is breached, as i don't want the host i use for the website part itself to be storing this information at all.

I am kind of looking for a API like setup such as a merchant account, but one that allows the storing / retrieval of SSNs / DL.

View 2 Replies View Related

SSH Client For Windows Which Store Password

May 20, 2007

We are using Putty SSH clients it's great but we are looking for SSH client which can store passwords. So we don't have to enter password each time we login to the server using SSH client.

View 9 Replies View Related

Shared Hosting To Store Videos + Vps For Main Site

Jun 28, 2008

I am paying around 15 bucks for 1.0TB bandwith in a shared hosting.

i thought of getting a vps for the site, and just stream videos from the shared hosting server....

the problem would be users uploading videos, is it possible for them to upload files through VPS, and onto the shared host ?

View 5 Replies View Related

Best Hosting Plan For Magento ECommerce Online Store

Jul 21, 2008

Wich is the most adequate hosting plan to install a Magento E-Commerce Online Store with:

Number of products: 100 to 300
Number os Visitor / Moth: 10.000 to 80.000

I will need a Shared Accout, VPS, or Dedicated Server?

View 6 Replies View Related

Apache :: 2.0 Wrote Error Log File In Virtual Store But Not 2.4

Jan 30, 2015

We use Apache as part of a 'consumer' software which as been working fine with Apache 2.0.64 (running as a 'regular' user). We want to transition to version 2.4, but it seems to be working a little bit differently than the 2.0 version.

In httpd.conf, we have "ErrorLog logs/error.log". With version 2.0, the error.log file is created in the "...AppDataLocalVirtualStore..." path (since user cannot write to 'Program Files (x86)' were it is installed), but with version 2.4.10 we only get an "Access is denied. AH00015: Unable to open logs" error.Is this a known difference between 2.0 and 2.4.

View 4 Replies View Related

Apache :: CIFS File Share To Store Images

Mar 28, 2014

I recently started building out a new network rack to provide a production web site. The new equipment stack includes a disk array providing a CIFS file share to store images to be served up by Apache.

I have had zero luck in getting Apache to properly access the imagestore from the network share. I've read more Google pages on this subject today than I can count, but I am still not having any success getting this working right.

I'll do my best to explain the configuration.

I have an ESXi host running several virtual machines. Each machine needs to be able to access the shares. Each host has multiple network interfaces, each connected to a separate subnet. The virtual machines are running Windows Server 2012 Datacenter edition.

The disk array is file mode access, with NFS and CIFS shares. It has interfaces on both subnets that each VM can reach. I have established a stand alone CIFS server, with the shares configured. They are accessible from the VMs.

I have mapped the share to a drive letter on the VM client, and it works properly from the logged in account. I have full control over files on the file system (create, modify, delete).

The VM has Apache 2.4.9 installed.

Things I've tried with no success:

-created a symlink to the CIFS mounted drive into the webroot directory
-added an alias to the CIFS mounted drive
-added the aliased directory using the <Directory> directive
-added the alias and directory directives using UNC references

I am seeing errors like "path is invalid" mostly, but when I try to add the mapped drive (f or the UNC referenced directory, the Apache service won't start.

I added a separate user for the Apache service, and added it to the group that has privileges to talk to the share, still didn't work.

View 1 Replies View Related

Windows SBS2K3: Archiving Exchange? STORE.EXE Using A Lot Of Memory/lockups

Jan 17, 2008

Been running a server for 2 years now on Windows SBS 2003, and within the past 2 weeks, the server has been locking up or going very sluggish after only a few hours of use.

I've noticed that STORE.EXE is using a lot of memory, there are a number of people within the building using this server for various tasks with Microbiz, Quickbooks, and Exchange server. I researched the topic and was told if I can archive Exchange, that this should help with performance. Anyone know how to do this or to lower the use of memory with the server?

View 8 Replies View Related

Plesk 12.x / Linux :: Setup Backup Manager To Store Backups

Sep 29, 2014

I've been running a Plesk server with around 100 domains for years and years now. I've always used a backup service provided by the server vendor, but with a new server, I wanted to consider some of the backup options built into Plesk.

1. It looks like Plesk/Acronis is dead or only for Windows. Is that right?

2. If I add a backup drive to the server, can I setup Plesk Backup Manager to store the backups there (instead of on the main RAID array)?

3. Are there any other 3rd party extensions that I should consider?

View 8 Replies View Related

TWO Data Recovery Companies Failed To Recover My Data

Sep 8, 2007

I have 100+ sites on this hard drive, and one site in particular that meant the world to me.

My host sent the drive to Gillware first, but they failed saying that the file system was so severely damaged that they could not recover anything.

Then shortly after, my host sent it to DriveSavers, a very well-known company, but they also FAILED.

I'm extremely depressed because of this. Please don't post if you're going to say "make sure you do backups next time" because I've heard it 504329504395 times now, and while I do realize my mistake, saying that does NOT help me.

I am willing to spend ALOT to get my sites back. I still have hope. Are there any other companies out there BETTER than DriveSavers? Assuming that you'd still have hope even after two companies failed, where you would you go or what would you do?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved