Port Speed Conversion

Feb 14, 2007

how to translate this into what would be needed in port speed to cover this server if converted to colo, in Mbps ? Is it 4.5?

--------------------------------------------------------------------------------
The statistics were last updated Wednesday, 14 February 2007 at 10:50,
at which time 'XXXXXXXXX' had been up for 362 days, 17:47:15.
Last 30 days usage (Metered 95%): 4670.57 kb/sec
Last 30 days usage (Metered 95%): 1477797.53 MBytes
Total Utilization ( Last 30 days ): [In 637187 MBytes] [Out 65140 MBytes]

Max Speed: 12.5 MBytes/s
---------------------------------------------------------------------------------

Also, is there a real need to be on a burstable connection, or are flat rates OK most of the time? Just looking for the advantages and disadvantages of it.

View 4 Replies


ADVERTISEMENT

FFmpeg Server-side Conversion Without The Php Script, And Lossless Conversion Quality

Aug 16, 2007

Prior to installing FFmpeg and its dependencies, I want to know about FFmpeg server-side conversion without the php script. Does it require those php scripts in the first place or I can just run an ssh command?

Also, does this FFmpeg have a configuration file in which you can set the quality of the converted .fla videos?

How about a lossless quality conversion and keeping the size proportion of the video the same?

Meaning, for example, from .avi to .fla without sacrificing/loosing the quality much or noticeably.

View 2 Replies View Related

How To Check VPS Port Speed In SSH

Jul 17, 2009

How can I check the post speed using SSH

so I can know if the server is on 10mbps or 20 or 100mbps?

View 7 Replies View Related

VPS Service W/lots Of RAM & Port Speed?

May 18, 2008

know a good VPS hosting service which offers a lot of RAM & Port speed for a cheap price?

Best one I found so far at the "VPS Hosting Offers" forum:

Code:
Windows 2003 Enterprise
2048 MB RAM
20GB Space
1000 GB Bandwidth
$70 dollars USD

This would be used for hosting a gameserver~

View 6 Replies View Related

Changing Ethernet Port Speed

Oct 3, 2007

how can I change ethernet port speed. For example I want to change 100 mbit to 20 mbit. I m using centos 4.5 final.

View 4 Replies View Related

Port Speed: Big Difference Inbound Vs Outbound

May 18, 2008

I am moving into the world of dedicated servers (from VPS). I just got a server from Serveraday.com /OLM.net.

When I was doing bandwidth tests, I found the server's inbound speed was much slower than outbound. I tried downloading a bunch of different provider's 10MB test files from the command line of my server using wget. They were all around 20-30 Kbps.

When I take those same 10MB files and serve them from my dedicated box, the results are much different. My server can push the files out at over 1Mbps.

Why would my server be set up this way, and is this normal behaviour? I sent a ticket to OLM, but their support seems to take a long time. So I figured I would bounce the question off of all you here on WHT

View 9 Replies View Related

How To Determine Port Speed On CentOS Server

Jun 3, 2008

How can I detect port speed on my CentOS server ? I need to know it's 10Mbit/s or 100Mbit/s

View 6 Replies View Related

How Can I Test Port Speed On A Dedicated Server

Mar 5, 2008

i just buyed a dedicated server with 100mbps dedicated port..

how can i test the traffic on port to see is is realy working on 100mbps?

View 5 Replies View Related

Capping Port Speed On A Dedicated Server

Nov 26, 2008

I've got a CentOS 5 box that I want to cap/throttle the speed of the port to ensure that no more than 50 meg is passing in either direction at any given time.

- I know you can do this with FreeBSD using ipfw but that's not an option for me at the moment...

- I also know you can do this with some reasonably decent switching gear but again that's not an option. It's not my switch and they don't provide capped ports.

So, the question then becomes is there any way to lock the port down to 50 meg using only linux itself?

View 1 Replies View Related

What Is The Difference Between 10mbit And 100mbit Port Speed

Mar 18, 2008

i have site used over 2000gb bandwidth per month at 100 mbit port speed ,i am thinking about going unmetered with $100 extra but port speed would be reduced to 10mbit...

View 7 Replies View Related

More Important For Shoutcast Server? Bandwidth Or Port Speed?

Jun 28, 2008

I wonder whatLs more important on a shoutcast server, to get more bandwidth per month as possible, or a faster port connection?

I have test a 2 hours music stream at 128k bit rate and was only 5MB per listener !
This is not to host 24/7 radios. Its a project to host DJs /Live Bands at
a maximum of 128k, with no more than 2 hours events.

Also each event between 50-80 listeners, and not at same days or hours.

About the port connection, what this means? :
Port: 10/100MBPS SWITCHED VLAN

Is it shared and from 10 to 100mbps?

I am trying to find the best deal with dedi servers.
Have at this moment a unlimited bandwidth /100Mbps shared, but it seems the CPU is too low (AMD Sempron 3100), as I canLt seem to create more than 40 shoutcast accounts (and no client is streaming, just ON), and the server load goes up to 4.5 !!

So, I am looking on the market , as I saw better deals with better processors (Pentium4, Core 2 Duo), and much cheaper (below $100), but they only offer 2000/3000GB bandwidth.

Whats do you think?

View 14 Replies View Related

Stopping An Ffmpeg Conversion

Sep 4, 2008

I have ffmpeg installed on a webserver. If I enter the command to begin a conversion process, or the command is sent through PHP via exec(), it keeps going until it finishes or runs into an error.

Is there a way to cancel a conversion process after it's been started either through the command line or via PHP exec()?

View 4 Replies View Related

Ffmpeg High-quality Conversion

Aug 16, 2008

I want to do a "near-lossless" video conversion, if that is even possible, in keeping the proportion of the original video. Veoh seems a little bit better / at a higher quality than youtube, and I want to achieve higher quality than that. Literally speaking, I want the converted flv video's quality to be as close as the original video. What ffmpeg command exactly do I need to achieve this? I currently use ClipShare and is experimenting with Ostube for the php script. The default "high-quality" setting for both scripts are not that good of a quality either, with choppy images.

View 4 Replies View Related

Video Conversion As A Service, Big Time

Feb 22, 2008

Nirvanix offers "Image manipulation such as image resizing, thumbnail generation, and rotating, video frame extraction, video conversion to Flash video". Is there any competitor? I guess building one on top of S3/EC2/SQS from Amazon would be a no brainer.

View 5 Replies View Related

Space To Dash Conversion Rewrite

Oct 30, 2008

to create an .htaccess rewrite so that all urls in a given directory have their files rewritten so that the %20 spaces are converted to dashes. I'd also like to convert my upper case words to lower case, to stay consistent with other conventions we use in the url.

/directory/Example%20Link.aspx
to
/directory/example-link.aspx

View 3 Replies View Related

Apache :: Conversion Of Internal Links To Correct URL

Aug 22, 2014

A dynamic php+mySQL site was converted to a static html by mirroring (wget). The result was that each page became an html file named some-page.html

View 4 Replies View Related

Plesk 12.x / Windows :: Error - Failed To Perform IDN Conversion From UTF-8 Name 0

May 7, 2015

I am using the plesk 12 (Web Host Edition) with admin account. I need to configure file sharing in the plesk.

I referred this LINK

I filled up all required field in File Sharing Settings and Click "OK" button.

This error message,

(Error: Failed to perform IDN conversion from UTF-8 name '0') is shown.

View 1 Replies View Related

X264 Video Conversion Cluster- (To Reduce Encoding Time)

Oct 31, 2008

I would like to know if there's any way we could reduce "conversion times" for videos while converting them with "mencoder" and "x264 codec"?

Is it possible to cluster 2-3 or more servers (Quad core/8GB RAM) so that I can reduce the conversion timings effectively?

The original video sizes are around 500-700MB on an average and I'd like to convert them using mencoder in x264 codec @ 500Kbps bitrate and 2pass settings.

Ofcourse it'll take atleast 1-2hours to encode 1 such video at these settings on a 'single' such server, so is there a way to reduce the conversion times to around 10-15minutes/video by using "parallel encoding" with x264 codec?P.S: I know how to form a cluster, using beowulf/rocks, etc...what I need help with is 'using' the cluster with x264 codec

View 11 Replies View Related

Apache :: Listen On Port 8080 For IPv4 And On Port 80 For IPv6?

Aug 8, 2013

I'm runnung a server with Apache2 (Apache/2.2.16 (Debian 6.0))

I would like Apache2 listen on port 8080 for IPv4 and on port 80 for IPv6.

This is what I have now:

/etc/apache2/ports.conf

View 4 Replies View Related

Email Server Port- How To Change/add Port For SMTP

Feb 19, 2008

Currently I am using Linux + cPAnel and using the port 25 for email sevrer. Currently we facing 1 problem is, some user's ISP is not support port. May I know how can I add additional port into server and allow users to send mail by different port?

View 1 Replies View Related

Did Port 80 Port To 7080, But Not Working When Login

Jun 21, 2009

I have an office internal website and I opened a port in the gateway of my office (7080) to this website (server )'s 80 port. That makes this website open to public as office has static IP. And then when I view the site from home . it's fine. But when I tried to login, the site is using a pop-up, I guess it's http authentciation, login, I was redirected to a url without my port number any more, that stops my access to the site as obviously I would.

How can I keep my connection/port number ...?

View 2 Replies View Related

Speed- At FDC ( Speed Tests )

Sep 14, 2007

I am having some serious speed issues with my 1Gbit server at FDC. After opening a ticket, they've simply dismissed it as a server configuration problem. However I am convinced it isn't because certain ISP's (usually universities) get good speeds, usually 700kb/sec but the vast majority of my users get between 20-50 kb/sec and it's causing a lot of complaints.

Furthermore I have other servers with FDC which are 100mbit which perform better than my 1 Gbit one. There are no server bottlenecks (CPU/RAM/HDD), since I've closely monitored them (PRTG) and they aren't even heavily utilised. So the problem is with the network at some point.

Speed Test : [url]

where abouts you are downloading from, your ISP and net connection. Wget's from servers are also welcome as are traceroutes.

View 14 Replies View Related

Giga Port Vs Mega Port

Jun 18, 2008

about the NIC and switch,

there are giga port vs mega port,

in your experience,do they really be different?

View 14 Replies View Related

Changed SSH Port - How To Add Extra Port To APF

Jun 10, 2007

I recently changed my SSH port, but locked myself out when my APF firewall was installed.

Where would I got to add a custom port inside the APF's config file?

View 3 Replies View Related

Best Speed

May 22, 2007

After reading tons and tons of messages on these forums... I have decided to get a VPS from KnownHost or SLhost.com.

KnownHost packages are a bit more expensive than SLHost (prepaying 6 months), however I am not looking to save a buck or two. I want the best speed for the money.

Can anyone tell me which of these two has the best performance (server performance and bandwidth performance) for the money?

KnownHost offers:
200GB Premium Bandwidth
256MB Guaranteed RAM Burstable to 768 MB
10 GB Disk Space
$5 - Control Panel
$402 per year with Control Panel

SLHost offers:
300 GB Bandwidth
384 Guaranteed RAM (Burstable unknown?)
20 GB Storage
4 IPs
Free Control Panel
$389.64 per year

Just trying to figure out which one would give me the best performance...

View 13 Replies View Related

How To Get Best Possible Speed.

Mar 4, 2007

ive got a site (heavily mysql/php based) and ive installed e-accel and mod_gzip. im wondering if anyone knows any other ways to speed up the site ?. mysql has been optimized also.

its pretty quick loading now but i want tho get it running as fast as possible

View 5 Replies View Related

Speed Up NFS

Aug 14, 2007

how do we speed up NFS connections?

This is what I currently have in the server exports:

Code:
/images 192.222.0.3(rw,no_root_squash) 10.111.0.11(rw,no_root_squash)

View 6 Replies View Related

HiVelocity Speed

Apr 28, 2009

I am trying to purchase a server and HiVelocity gave me a really good quote. But their speed test did not turn out really good.

Anyone can share their views on their network and speed?

View 2 Replies View Related

Download Speed

Oct 30, 2009

I want ask How i know the Server Download speed from Rapidshare ? I have windows Dedicated Server with 1GB Port and when i download something from rapidshare its just 2MB/s , is that Normal ? and now i am thinking to Buy another one , How i can know the Download speed from rapidshare site ? I ask some Company about that but No one give me test or any thing like that ,

View 6 Replies View Related

Speed Test

Apr 23, 2009

I recently setup WAMP on my dedicated, and I'm unsure if the slow download speed is from WAMP or something else I need to remove from the dedicated. Might just be the distance I am from the dedicated because it's hitting 88.74Mb/s down and 71.19Mb/s up from a local city.

It's located in Kansas city, MO.

208.94.241.242/speedtest/

View 14 Replies View Related

How Can I Test Vps Speed

Jun 26, 2009

I ordered my first vps and uploaded a 1 page web site with a few graphics. I browsed to the web site and it took longer than normal to load the entire site with all graphics.

Is there a way that I can test my vps account speed?

View 11 Replies View Related







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