A computer program running as a service, a physical computer dedicated to running one or more such services or a software/hardware system such as a database server, file server, mail server, or print server.
0
votes
0answers
20 views
HTTP headers added by the Server before forwarding the request to the respetive servlet [on hold]
I have come to know that headers like Remote_Addr are added to the HTTP Request by the server. The server uses the network layer data to access this ip address and adds it to the Application ...
0
votes
0answers
23 views
Website creation preparation [on hold]
I am in the pre-coding phase of creating a website. I know that it will be account based (users have to register/login to use the features). I also know that the server will have to do certain ...
0
votes
0answers
29 views
Can we know the host or server from IP address? [closed]
For example I have IP address 204.42.145.12 can I know which host or server this ip belongs to ?
1
vote
1answer
32 views
How to change email server settings in Plesk
Well, this question may be very silly and I'm not sure that this is the right place to ask it, so sorry if that's the case. Well, my doubt is as follows: I work with web development and to offer the ...
0
votes
0answers
12 views
Server side coding in C#.net using wsf
I need to write a server side code for accepting a file(image)w hich has been send from the android mobile. The preferred language is C#.net. I have searched over net and found that wcf can be used ...
1
vote
0answers
28 views
How do I prevent compression of JPGs when uploading to my server?
I have several images I uploaded to a server. Oddly enough, only ONE of them got compressed, but it got compressed in such a way that the quality was terrible. How do I prevent my server from ...
-1
votes
0answers
21 views
Testing server side code with out hosting [closed]
I need to test a server side code without hosting the code on any server hosting site, what is the way out . What the server need to do is to accept a file and save to the local server hard disk
1
vote
1answer
33 views
Plesk: View system resources (e.g., RAM, CPU, etc…) for a VPS
I've setup my first VPS. Previously I've always been hosting my projects on a shared hosting account. I run a couple of little personal projects on the VPS, including one that is continuously scraping ...
0
votes
1answer
22 views
Wampserver2.2 suddenly stopped working
I have been using wampserver2.2 for several months, and today it just stopped working. Yesterday It was working, and today not. I didn't install any programs and didn't touch any files of ...
0
votes
1answer
24 views
Emails have disappeared from 1 account on mail server (WHM/LAMP VPS)
I just received a call from a client saying that all their emails have dissappeared from their inbox. I logged on to their webmail account via CPanel and RoundCube and this appears to be true - there ...
1
vote
4answers
93 views
Setting up a LAMP VM server for Development and Testing?
Info: I would like to set up a VM server on my local computer which will serve pages in the exact same way as my current hosting (but only to me on my local computer). I currently pay a big web ...
1
vote
2answers
36 views
How to view Web Server Activity via a command line or terminal
Is there a way to monitor the activity of a web server via the command line.
I have seen in many movies webmasters watching a command line screen in which data is continuously moving up, seems to me ...
0
votes
0answers
10 views
Setting up a Generic Cloud based SMTP for all users
Our enterprise application requires our users to specify their smtp server details to send out email notifications from the app.
The problem is that on average 80% of our user base wouldn't have a ...
-1
votes
2answers
55 views
How to make client side and server side communicate? [closed]
I have apache installed, and I would like (using php/and or javascript, html) to do the following but I do not know how.
To send my client to the server a value x
The server to increase x by one and ...
2
votes
1answer
28 views
FTP: Cannot change permission or write to 1 directory via FTP client, but all others are OK
I have a site with loads of directories. They all work fine but one. I can read from this directory but I cannot delete files from within it or upload files to it. I cannot change its permissions ...
0
votes
0answers
13 views
Transferring emails from one web server to another [duplicate]
I have set up a new web server to transfer a website from an old web server. I wish to also transfer the saved emails on the old web server to the new webserver (as well as restoring the email ...
0
votes
2answers
54 views
Website images stop loading
I have a website at www.bdgregg.com.
The website was once hosted on a different server. I have moved the site to a new server. Everything remains the same as far as site content, images etc. However ...
0
votes
0answers
16 views
What can cause ncftpget to create load on server?
When I'm transferring big files between two servers with ncftpget I'm experiencing very high load on the receiving server. What can cause this?
1
vote
1answer
70 views
Best practices for serving multiple sites with Apache2 [closed]
I have a server with a number of virtual hosts. Over the last couple of years I have continually been improving on most parts of serving these sites, everything from how and where to do logging, how ...
0
votes
1answer
45 views
Server wont respond to customer - Wordpress site / Hostgator - high volume
I've got a customer using wordpress. They have been using it for years. Its a school where the kids get on each day and hit the site A LOT.
Suddenly, in the last 3 days they get NOTHING back from ...
1
vote
1answer
116 views
How to serve a DNS record for a hosted domain and Minecraft server?
I'm using DreamHost to host the domain craftnetwork.co. The Minecraft Server needs to be hosted on subdomain.craftnetwork.co. Can I setup DNS records to direct users to a website when in a browser and ...
2
votes
2answers
44 views
Buying a domain name, does it matter where the server is located?
When it comes to domain names, does it matter where the server is located? Let's say the server is in Canada and I have a .com domain, will this effect download speed? or is the .com just a word?
1
vote
1answer
29 views
Should I Choose Hosting Location From Traffic Source Location?
I am running my blog site on godaddy shared hosting, at US. But my site's top visitors percentage are as follows:
India - 25%
USA - 15%
UK - 4%
Now as major are from india, should I choose a ...
3
votes
2answers
59 views
Turning off Webalizer and/or AW Stats
On our dedicated server, we have AW Stats and Webalizer both running.
I see I can turn them off in WHM.
We use Google Analytics, but also AW Stats sometimes. We never use Webzlier. My question is: ...
1
vote
2answers
59 views
What type of server is using Django/Python? .htaccess is compatible?
I was wondering what type of server is using python & django because i don't know if can i use an .htaccess file and if there is something similar.
Thanks.
0
votes
5answers
85 views
Port numbers for SSL
We have an existing web site with HTTP on port 80 and HTTPS on port 443. I'm adding a second site to that now, and from what I understand, I cannot host two sites on the same SSL port.
So my ...
1
vote
2answers
87 views
Setting up a VM testing server [MySQL, HTML, & PHP webstore] Testing for SQL correctness?
Question: Is there a way to test for correctness once the SQL DB copy has been installed on the local machine so I can confidently move to step number 3? Is there any information on the web that would ...
0
votes
0answers
16 views
Guide to migrating live Ubuntu server [duplicate]
Does anyone know of a good guide for migrating from one Ubuntu server to another.
I am going to move the home of my live ruby on rails application and I need to have as little down time as possible, ...
3
votes
1answer
106 views
Difficult Client wants me to deliver project before payment [closed]
I am currently working on a project for a construction company. The payment due for the final milestone is coming up and completes the entire transaction. The contract states that the entire project ...
2
votes
2answers
107 views
Server requirements for thousands of concurrent connections? [closed]
I was wondering if anyone could provide some insight into the approximate server requirements (CPU, RAM, etc) for thousands of concurrent connections to a small text file. The actual number of ...
0
votes
0answers
16 views
Create a public website on home computer [duplicate]
I posted this Stack Overflow question last week about setting up a Private IP, not knowing a lot about it. I'm not used to this home server stuff. ...
0
votes
0answers
20 views
What's the most effective way to maintain a live website without affecting users [closed]
I have a live website(not a blog or a CMS) and my programmers and I are adding new features to the website daily.
However, we do have around 1k costumers everyday so we really don't want to affect ...
2
votes
1answer
39 views
Client asking for estimate to set up/ configure his server
I am building a web application for a client. I never set up a server using IIS. He needs me to configure the server to work with mySQL, php, and phpmyadmin. The server, is completely ...
0
votes
0answers
57 views
Looking for a script that moves files from one server to another [closed]
I'm looking for a PHP script or application that moves files from one server or another. Ideally, it would show all the files on one server, and you'd be able to tick the boxes next to which files you ...
1
vote
3answers
55 views
Hosting a website for 10-20 users
I am thinking about a way to stay in touch with friends from college and many people don't have facebook/twitter/etc so I wanted to make a very minimal website in which users can login (username / ...
1
vote
0answers
16 views
Should Server or App. Handle API Versioning Logic
My server redirects requests to a single front-end controller. Should it contain enough logic for mapping requests to different controllers based on version, or should the controller handle this ...
1
vote
1answer
99 views
How many pageviews can my server handle per day?
I'm sharing some space on a dedicated server, but I'm not sure of the exact specifications. It is very fast though, and the person who I'm sharing the server with say they spend about 1400 a month on ...
0
votes
0answers
21 views
I want to know, how to choose shared web hosting with respect to - CPU USAGE - MEMORY USAGE? [duplicate]
I want to know, how to choose shared web hosting with respect to
CPU USAGE
MEMORY USAGE
Below is what, a web hosting is providing me with two class business and personal class
**Shared Hosting - ...
2
votes
1answer
70 views
Server comparisons - Comparing servers based on their specs
We are busy creating a server hierarchy manager (possibly not the greatest name). What this is intended to do is determine which of our servers is the best for doing work. We have identified the ...
2
votes
1answer
53 views
Need a study about average latency due to HTTP request and server processing time when downloading images that are a part of DOM
I'm writing a thesis about css sprites and need to know the of the average HTTP request overhead when establishing a connection to download an image file that is a part of DOM.
We conducted a study ...
1
vote
3answers
60 views
Server responding to request differnetly
I believe as above hosted locally , the long green delay is actually the home page of the website. May i know what causes those delay? Magento is a very CPU intense monster, is it due to the fact ...
-2
votes
3answers
55 views
How to start using webserver for business [closed]
As a software developer I want to start my own business and I have a question for web services.
Through years I was using a lot of shared hosting services, but now I need some detailed info as I ...
1
vote
2answers
53 views
Use web hosting as a external email server
I have this question is it stupid to use a shared hosting to host my domain for only my email address not for a website.
1
vote
1answer
86 views
Cannot alter file permission on server (550). Is this because I have no domain name?
I am building a site on a CMS (modx) for a client who has not decided on their domain name. I have access to WHM so just set up an account with out pointing any domain name to it and began developing ...
0
votes
0answers
63 views
Is ConfigServer Security & Firewall - csf, OSSEC - Open Source Security and grsecurity are developed for same purpose? [closed]
I am looking for security solution for my dedicated server. Now i am using CSF, in mean while i came to know about ossec and grsecurity.
Questions
Is all the above three stuffs are developed for ...
1
vote
1answer
57 views
Monitor Godaddy Shared Hosting Server Downtime
Can I monitor how long my server remains down on Godaddy shared hosting service? I have noticed myself once that for several minutes it was down, then back again. It will be helpful if I could see ...
0
votes
0answers
78 views
Locally hosted website not working on some computers [closed]
We've got a website (hosted locally but available over the internet) that does not work for everybody. The problem has been reported by internal users having windows vista home. If they go on our ...
0
votes
0answers
13 views
Help me to choose a good web Hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I want some space to host my website , which web hosting you suggest me for arround 50Gigga Space . Keeping the ratio ...
0
votes
0answers
28 views
Which Web Hosting service should choose? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I was using a web hosting service (no need to mention its name) that causes me a lot of trouble with my code, ...
0
votes
0answers
169 views
Ad Server Development:Nginx or Node.js? [closed]
I am in Analysis phase of a development of a Mobiel Ad server like Admob or OpenX to deliver Ads on Mobile via API. What I have decided to use PHP for working on Admin part and reporting. For main Ad ...