Displaying 20 results from an estimated 8000 matches similar to: "Bandwidth Analysis"
2004 Jan 06
5
Another Updated - wxRuby Windows installeravailable for
Hmm everything installed fine but when I try to run the samples I get an
error dialog stating:
"rubyw.exe - unable to Locate Component
This application has failed to start because MSVCRTD.dll was not found.
Re-installing the application may fix this problem."
Which unless you are supplying the debug microsoft dll''s, re-installing
will have no effect :)
This was on WinXP
2005 Jan 15
2
IAX2 Channels & Bandwidth
Hi all,
I'm using VOIPJET to make international calls with an IAX2 connection
between my local asterisk server and their server(s).
At times I seem to have a problem if 5 or more international calls are made
at once - I'm on a 1024kbps download and 256kbps upload DSL line (only the
asterisk server uses this DSL line). Today I switched the codec from ulaw
to ilbc in an attempt to lower
2006 Apr 20
0
Breakdown a number [Broadcast]
I meant to send this to R-help, but it went to Gabor instead...
This is my shot at it using diff(), assuming breaks is in non-decreasing
order:
chop <- function(x, breaks) {
s <- sign(x - breaks)
if (x <= breaks[1]) {
ans <- x
} else {
numPieces <- sum(s == 1)
ans <- diff(c(0, breaks[1:numPieces], x))
}
ans
}
Some tests:
>
2005 Aug 31
1
MDAC not installing
MDAC is proving to be a pain for me to install. I have so far had nothing but failure. Here is a breakdown of what I'm working from. I am using Ubuntu Linux (Hoary 5.04) and the 20050725 binary install from the instructions here: http://www.winehq.com/site/download-deb Wine installs fine and I can get some core software installed w/o a hitch. I am using the script from here to get IE6,
2009 Jul 20
0
No subject
hangup commands.
(As far as I can tell, those freezes occurred after network breakdown (VPN
or ethernet link between 2 LAN switches).
So at this point, I would say I can't do much to keep those network
breakdown to happen).
So, which tools are available to automatically detect that SIP channels are
up without but no RTP media is flowing in or from them ?
Regards
2006 Aug 23
0
OpenSSH survey results
Hi all.
For those that didn't know it, the OpenSSH portable team has been
collecting survey data about the platforms that it runs and the options
that it is built with. Partitipation is entirely voluntary and is as
simple as running "make send-survey" after building (see the INSTALL
file for details and caveats). I've used the data to answer a couple
of questions on this list
2006 Dec 07
0
compression + max file size upload liimit?
I am using Mongrel Cluster with Apache 2.2.3 + mod_proxy_balancer and
would like to enable compression (assuming it improves throughtput)
and limit file size upload. I configured mod_deflate and
LimitRequestSize in Apache, but in my trials looks like the proxied
calls bypass those directives (the conf goes below).
Is there a way to get this?
-- fxn
NameVirtualHost *:80
# Configure the
2003 Jun 19
0
big file server #2
Hi
just to tell...
a while ago I asked about making a big file server. the main goal is to
have a cheap box with ca. 1 TB.
I decided to go with the following :
- PIV 2,4 GHz, 512 MB DDR 333
- mobo gigabyte w/ i845PE
- additional IDE card w/ 2 ATA (gives me 8 devices max)
- 1 40/60 GB disk for system
- 5 200 GBs disk for data
- RH 9.0 OOTB over sgi-xfs 1.2 install
- soft raid 0
- xfs
- samba
-
2007 Jul 28
0
tune Samba NAS video server and Windows XP clients ?
Hello,
I need to tune Samba for maximum throughput.
Our NAS server is used for MPEG2 viteos storage. We stream and copy
files at the same time.
Network is a full gigabit : switch Linksys SRW2016 (jumbo frames
enabled) + category 5e wire
Does anyone has got an idea of which is the theorical throughtput of
Samba ?
Currently I have +o- 20Mbytes/Secs ...
On big files I can go up to
2003 Mar 20
0
FW: Windows machines to samba over internet
That is correct jim. We will setup a vpn, we also know the ports to open
but the real question is if there is any parameter to increase the
timeout period when the windows machines decide that there is no "share"
at the other end.... Since the remote workers connected to the internet
are using slow links, we are having problems with timeouts....
Thanks,
-----Original Message-----
2004 Apr 11
2
RTSP Traffic over UDP
Hello All,
I''m running performance tests on a Linux router using IPTables to nat traffic over the network. I have a MS Media streamer,
and two windows clients behind the router which download video from the streamer. I can then measure performance.
MS Media player rolls amongst protocols until it finds one it can use as follows
RTSP UDP
RTSP TCP
MMS UDP
MMS TCP
HTTP
Unfortunately it
2018 Oct 04
0
Re: LZO compression for NBD ?
[adding libguestfs list, for nbdkit reference below]
On 10/4/18 8:39 AM, Stefan Fröberg wrote:
> Hello.
> Is it possible to improve NBD throughtput with LZO compression ?
As in, have a way for the client and server to negotiate that both
understand an LZO extension, at which point the client can request a
read or write with a flag set to mark that the data is LZO-compressed,
for less
2004 May 25
0
--bwlimit - writing vs reading performance
# Environment (both local and remote hosts):
$ /usr/bin/rsync --version
rsync version 2.5.7 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
IPv6, 64-bit system inums, 64-bit internal inums
$ uname -a
Linux dbrac-01 2.4.9-e.27enterprise #1 SMP Tue
2019 Jun 13
2
Dovecot director: show user breakdown by director?
Hi,
We have recently started using the director in some tests. We are using
the static passdb setup (proxy=y nopassword=y) for now, where
authentication is done on the downstream IMAP servers.
"dovecot director status" shows a breakdown of proxied connections per
backend, but there does not seem to be a similar breakdown of user
connections per director.
The output of
2019 Nov 27
1
[Announce] Samba 4.9.16 Available for Download
========================================================
"Success is simply a matter of
luck. Ask any failure."
Earl Wilson
========================================================
Release Announcements
---------------------
This is an additional bug fix release to address bug #14175 (CTDB: Incoming
queue can be orphaned causing communication breakdown). Please see
2019 Nov 27
1
[Announce] Samba 4.9.16 Available for Download
========================================================
"Success is simply a matter of
luck. Ask any failure."
Earl Wilson
========================================================
Release Announcements
---------------------
This is an additional bug fix release to address bug #14175 (CTDB: Incoming
queue can be orphaned causing communication breakdown). Please see
2011 Dec 07
1
map at fips level using multiple variables
Hi, I just started playing with county FIPS feature in maps package
which allows geospatial visualization of variables on US county level.
Pretty cool.
I did some search but couldn't find answer to this question--how can I
map more than 2 variables on US map? For example, you can map by the
breakdown of income or family size. How do you further breakdown based
on the values of both
2004 Jan 22
4
Problems with netfilter
Hi,
I have 2 internet connections (1 adsl/1 cable). I am try to route all
outgoing mail from the mail server (on the same box), through the ADSL
connection routing through the cable will mean mail will get rejected by AOL
:( I am using qmail as the mail server.
The configuration is:
eth0 : cable connection
ppp0 : adsl connection
eth2 : internal lan connection
I have configured split access as
2003 Mar 16
0
RES: I feel abandoned
FROM NT \\firewall.surson runs perfectly WHY???
root@firewall init.d]# ./smb status
smbd (pid 12183) est? rodando...
nmbd (pid 1397) est? rodando...
[root@firewall init.d]# smbclient //firewall.surson/profile -Ucatena%motpock
added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0
Domain=[SURSON] OS=[Unix] Server=[Samba 2.2.3a]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
2007 Jul 30
0
how to get QEMU detailed breakdown in Oprofile?
Hi,
as now i am doing profiling and found that the QEMU should be one of the major reason for the low network throughput on HVM Guest.
In order to know details about it, it will be better to get the breakdown of QEMU in Oprofile.
As see from the following results,there is only two breakdowns, how can I run the oprofile to get more detailed QEMU informations?
29933 12.5726 qemu-dm