Suggest Me A New Server With 50mbps Line
Mar 26, 2008
This is my current hosting
Virtual Server - $60/Month
100GB disk
1 CPU
512MB dedicated RAM
768MB shared RAM
100mbit unmetered connection
Now, I totally bombed the b/w. I am looking for a webhost that will allow 50-60mbps.
I will be hosting anime, which is unlicensed.
View 14 Replies
ADVERTISEMENT
Dec 13, 2008
Can anyone suggest a managed VPS service.
Being a VPS my needs are middle of the road. .5-1 gig of ram 10-50 Gigs of space.
View 5 Replies
View Related
Aug 5, 2008
This is first time i am writing about hostgator using there service since 4 years.
I have 3 dedicated servers purchased with them within last 6 months and orderd for 4th server on 31st Aug 08. And now as business is growing i will need more and more servers every 2- 3 month. But its seems hostgator is not interested in business as they had already grown now. Even they don't care of their loyal customers who are them with years.
On 3rd day of orderd they told me my server will be deliverd within next 24 hours and on 4th day i contact them serveral times they keep on repiting they will upate and then they said server is out of stock and will be available soon and today is 5th day still there is no reply from them and when i contact them they clearly have no idea about it. Some says will get it soon and when i show my ticket. they say its still out of stock . When i contact with theplant.com datacenter they told me the server is available to order and are never out of stock.
I dont know whats actual reason.
Please help me guys to find good manage dedicated server host so i can cancel my order with them and go to another good company.
View 14 Replies
View Related
Jun 8, 2008
i am living in India.Can i publish adult videos ? I would like to launch new porn site. Which is the best hosting ? Shared or dedicated ? Which sites offer adult hosting ?
View 7 Replies
View Related
May 11, 2009
I came to this site few days back only and was going through various discussions. After being on this website since last 1 week I am really impressed that members are really helpful to other members with their fair and valuable suggestions.
I do have a quick question for you and need your suggestions:
Q: Which web host I should go with where I will get around 20GB of space with PHP, MySQL, FFMPEG support.
Please recommend me a host with high uptime, good http response time, and reliable to host considering a long term relationship.
View 6 Replies
View Related
Aug 3, 2008
if anybody in the community looks for trixbox as the os to be installed on a dedicated server. I am looking for a new line of servers to provide and i am thinking that Trixbox could be one of them.
View 0 Replies
View Related
Jun 20, 2008
way to automatically export/backup all the certificates on our Windows Server 2003 boxes every night (through a command line scheduled task).
I can do it manually via Certificates MMC (by selecting all certs and exporting them as an SST file). But I would prefer this process to be automated.
View 0 Replies
View Related
Aug 6, 2014
We are currently using Apache 2.2.10 as the reverse proxy for the SAP portal server 7.3.1. The SAP applications are built based on webdynpro abap technology.2 of the apps are getting intermittent spinning circles. The Apache server will ultimately timeout and give the "bad request" and HTTP 400. We were never able to reproduce the problem except we do see users are running into them. Obviously, the problems occur very randomly, but often enough to generate a lot of support tickets. No error was generated in the sap system log.
Here is what I see from the apache access log and error log:
[31/Jul/2014:23:50:26 -0400] TLSv1 AES128-SHA "POST /sap/bc/webdynpro/sap/ZR_SSEPP_OPERATIONAL_SCHEDULE;sap-ext-sid=VcFRQjFOvu8TJYp9gDoeAA--4x1GQAg0MPPjCUEQif5iWQ--?sap-contextid=SID%3aANON%3asapprd_PR3_03%3aezUnW-FXtaYVyXREaAD7rxW0k8o5pk_n9RfjPfcB-NEW HTTP/1.1" 400 3004 "https://xxxxx/sap/bc/webdynpro/sap/ZR_SSEPP_OPERATIONAL_SCHEDULE;sap-ext-sid=VcFRQjFOvu8TJYp9gDoeAA--4x1GQAg0MPPjCUEQif5iWQ--" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)" 706345611
[Fri Aug 01 14:19:07 2014] [error] [client 10.4.53.198] (70014)End of file found: proxy: error reading status line from remote server xxxxxx, referer: https://xxxxx/sap/bc/webdynpro/sap/ZR_SSEPP_OPERATIONAL_SCHEDULE;sap-ext-sid=RaH2yjQlV6o7wVaj6wv6zA--LXTMFzjjKvcuwT*DXWoBmA--
I found bug 37770 and went to see the apache admin. But he thinks that the parameter(proxy-initial-not-pooled=1) that fixes the bug only applies to mod_proxy_http. However, we are using mod_proxy.
View 1 Replies
View Related
Oct 17, 2013
We have been using Apache 2.2.x with reverse proxy modules for our clients to access their OWA servers for over a year. I want to get us to Apache 2.4.x so I setup a test box with latest 2.4 on it. I fixed the config file issues since 2.4 has changes in it. OWA proxy is working on my test server with Apache 2.4. But with 2.4 I do have an issue I cannot figure out. Note that this does NOT occur with Apache 2.2. I get the following errors when using ActiveSync through reverse proxy:
[Thu Oct 17 12:19:11.670665 2013] [proxy_http:error] [pid 748:tid 8440] (OS 10060)A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. : [client x.x.x.x:20311] AH01102: error reading status line from remote server mail.nameredacted.net:443
[Thu Oct 17 12:19:11.670665 2013] [proxy:error] [pid 748:tid 8440] [client x.x.x.x:20311] AH00898: Error reading from remote server returned by /Microsoft-Server-ActiveSync
So somehow with Apache 2.4 there is some sort of timeout that was not there with 2.2.
View 2 Replies
View Related
Feb 15, 2009
Im trying to zip up an sqlite database backup.
I execute this command
Code:
zip ../d/db/backup.zip ../d/db/09-02-15.sqlite
backup.zip never appears. Instead, I get some random filename in the directory. Like ziOHokOw
If I try to zip a smaller file(last weeks backup) everything runs fine?
Code:
zip ../d/db/backup.zip ../d/db/09-02-08.sqlite
So the 134mb file zips fine, but the 200mb one seems like its failing and im left with some type of temporary file. I tried downloading the weird filename and unzipping it. It has partial info like directory structure, the filename but the actual file inside is corrupt.
View 1 Replies
View Related
Jan 13, 2008
I found this line in my crontab file
0 7-23/3 * * * top.sh
when it's running?
and what is it doing?
View 6 Replies
View Related
May 10, 2008
What is the Command Line, hoe do I get to it, when I do how do I update Perl to 5.88
View 5 Replies
View Related
Jun 3, 2007
to append the directory that the accounting.php.inc file is located in to the open_basedir line.
How do i do it, where n how do i make these changes.
View 6 Replies
View Related
Jan 15, 2007
i have a win 2003 server and iis6
i have about 300 sites i will change my internet line
to change all web sites ip's to new ip in iis how can i do that?
View 0 Replies
View Related
Jun 28, 2008
I do not understand what network: 5 mbps and the traffic 1Gbps mean
=========
CPU Intel Core2-Duo E4500
2.2GHz-FSB 800MHz -L2 2MB
RAM DDR2 PC2-5300 (667Mhz) 2GB
HDD SATA2 250GB (7,200rpm)
LANcard Intel PRO/1000 PF Server Adapter
Rack Type 1U (4.5cm)
Network: 5Mbps
Traffic 1Gbps Dedicated Line
=======
View 12 Replies
View Related
Nov 4, 2009
I remember some companies were offering servers on 1 gbit/s line and 10 TB of bandwidth for $100/month. Or did I dream this one up?
iweb was offering 10 TB/month servers for $99 (I don't remember if it was 100mbit/s or 1 gbit/s line though), they don't seem to offer this anymore.
View 6 Replies
View Related
Jan 14, 2009
This is our setup: We have two locations about 120 miles apart. We have direct connection with a T1 line.
My question: How much safer is our data passing through the same T1 everyone else is using. Most people sending data through the same T1 line are using ISP, so are safer by not using an ISP? .........
View 5 Replies
View Related
Apr 4, 2008
What command could I use to get the last line of an output?
Heres why...
I use this command:
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1
I would like to get just the last line of the output, the output looks like this:
1 203.118.105.*
1 80.195.165.*
1 87.211.51.*
1 91.40.90.*
8 82.2.222.*
213
The reason is because I'd like to get that last figure to place into a file on a certain time period (through a cron), which will then be graphed with PHP.
View 3 Replies
View Related
Feb 9, 2008
Got a centos / cpanel box. Had to change the block of IP's with an entirely new block of 8. Problem is I cannot access cpanel/whm due to this, but only via ssh. If I run the below, it shows the old IP's
/etc/init.d/ipaliases start
How do I replace the old block with the new? I've never done it via command line before.
View 1 Replies
View Related
Jul 13, 2007
I've a rack in the datacentre, and actually sharing the ethernet line with another partner's rack.
Something like:
Bandwidth -> Switch 1 -> Switch 2 (partner's rack)
Bandwidth -> Switch 1 -> Switch 3 (my rack)
After a previous uplinks issue, i'm never able to hit above 4Mbps of download speed to my home's cable broadband anymore. I have no idea whether it's because my partner capped my bandwidth from Switch 1, or his usage has increased such that it's affecting my traffic too. I can't be too concerned about it with him, as he's paying the bulk of the bandwidth costs.
For the whole rack, i'm not able to hit above 5Mbps accumulatively, and my normal bandwidth usage is only about 1-2Mbps.
So i'm thinking of getting another line for bandwidth directly from the datacentre to my Switch 3, perhaps starting from just 1-2Mbps only.
How will things improve? Just a silly thought, whether my total available bandwidth can now be 5Mbps + 2Mbps = 7Mbps.
View 10 Replies
View Related
Aug 15, 2005
I posted this problem in the PHP forum without a response. I thought this forum might be better.
View 0 Replies
View Related
Jul 18, 2009
how to reset a password via a single line command? Or script? To make it automated?
View 14 Replies
View Related
Oct 3, 2009
how i can install SVN by command line on centos OS
View 1 Replies
View Related
Jul 9, 2008
is KVMoIP like Remote Desktop or is it just command lines?
View 5 Replies
View Related
Jun 23, 2008
I just moved to a new server and latly I've seen my mail going out like this:
071 Subject: =?iso-8859-1?B?U3BlZWRFYXJuZXIgUG9pbnQgRW1haWwgZm9yIHJhZmFu?=
039* Return-Path: Fast_Lane@XXXX.com
074F From: "=?iso-8859-1?B?U3BlZWRFYXJuZXIuY29t?=" <Fast_Lane@XXXX.com>
Using Exim 4 and that was the same as my old server. I also moved the exim.conf file over to the new server to see if that would fix it, but it didn't.
View 9 Replies
View Related
Mar 3, 2008
I have a load of PHP files that need trimming down, so for example
Code:
<html>
<?php
$loads_of_stuff = 1231231;
?>
</html>
change to
Code:
<html>
<?php
$loads_of_stuff = 1231231;
?>
</html>
There are 000's of lines, so some awk command or something similiar would be great to execute on each file.
View 1 Replies
View Related
Sep 25, 2008
I have been looking around for a new shared host, I am currently with GoDaddy =( And it would be helpful to have command line access for some things I am trying to do.
Particularly with Zend Gdata API (which GoDaddy has trouble with anyway) Is this reasonable to ask for? I also need at least 150GB/month bandwidth for some relatively high quality streaming video.
View 13 Replies
View Related
Nov 7, 2008
We have a dedicated server, with chroot access enabled.
We are wanting to backup each site on this server, as well as all mysql dbs on a weekly basis.
Is it possible for us to run a cron job to do this? If so, what commands would we want to use?
We have a local FTP server here, so would like to ftp these backups this machine.
I know it all sounds a little vague, but I just need to know where to get started.
View 3 Replies
View Related
Jun 22, 2007
I'm running CentOS with a postfix mail server.
I haven't experienced mail problems on other CMS systems - so the basic setup should be working okay - but apparently not that well.
I get the famous emailer.php line 234 error when some users send PMs to each other... The PMs go through, but the error is annoying none the less.
Does anyone have a decent solution for this?
The phpbb community advise to make a Google search (http://www.google.com/search?q=configuring+php+mail ) or use SMTP just don't do it for me - and I don't want to leave some big hole for spammers.
View 4 Replies
View Related
Jan 10, 2008
This might win me the "stupidest idea 2008" award but I was wondering..
I have an active ADSL line at home but I don't have an active account at an ISP.. Could I somehow get Internet access through my VPS (for a week or so, till my new ISP activates my account)?
View 6 Replies
View Related