Displaying 20 results from an estimated 10000 matches similar to: "What will happen if the source will kick the icecast server"
2005 Apr 17
1
What will happen if the source will kick the icecast server
Let me see if I got this right: every <master-update-interval> seconds the
sources are verified and if a source is disconnected,icecast will try to
reconnect.
And another thing: if i don't use a master/slave architecture, can i uncomment
only <master-update-interval> and modify its value (to affect the relay
sources) ?
Thank you.
On Thursday 14 April 2005 22:18, Karl Heyes
2005 Apr 14
2
What will happen if the source will kick the icecast server
Karl Heyes wrote:
> Every <master-update-interval> seconds, the relays are checked to see if
> any need restarting.
This presumes one is using a master/slave setup, does it not? I got the
impression this was just a specific relay of one stream. I would hope that
it would just reconnnect.
Geoff.
2005 Apr 16
1
What will happen if the source will kick the icecast server
Karl Heyes wrote:
> There is always a slave thread which processes all relays, relays that
> are added or removed over HUP are processed here as well. The relays
> that are dynamically built from a master server are handled in a similar
> way
>
> In both cases the recheck run that is done by this thread is done every
> <master-interval-seconds>.
ah ok. And if this
2004 Nov 28
1
Kick/Ban listener ip
I s it possible to block access to all users from :"
p????????.dip.t-dialin.net" with IceCast or Shoutcast servers? These
users seem to always attach themselves to the stream and even when
banned continue to try to reconnect for hours.
2019 Apr 19
4
faI2ban detecting and banning but nothing happens
I've followed one of the pages on line specifically for installing fail2ban on
Centos 7 and all looks fine.
I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested on
another page:
\[<HOST>\]: 535 Incorrect authentication data
which appears to be successfully matchnig lines in /var/log/exim/mail.log such
as
2019-04-19 13:06:10 dovecot_plain
2014 Jan 20
3
glusterfs-server package: what happened to it?
I'm doing some experiments with GlusterFS. Most documents online suggest
to install the glusterfs-package as if it was available directly in the
repo, and therefore installable via a simple "yum install".
Unless I'm wrong, it appears that this package is not in the repo for
CentOS 6. Does anyone know what happened to it?
--
Florin Andrei
http://florin.myip.org/
2019 Apr 19
2
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 15:19:26 Pete Biggs wrote:
> > I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested
> > on another page:
>
> The standard exim.conf already has a 535 filter. Was that not working
> for you?
I was following the instructions as shown on the page. I did find after
sending my post that there was already a regex in the standard
2004 Aug 06
4
Icecast embeddable ?
Hello all,
I'm quit new to icecast, but I have project dealing with streaming (currently
only audio) for web radio, and I would love to use the icecast protocol as it
already has everything I need.
But, In order to be usable for us, we need to be able to 'embed' the icecast
server (in a dll or statically) in our program, and control it programatically.
We need his to reconfigure the
2004 Dec 05
2
On demand relay in icecast 2?
> On Sun, 2004-02-15 at 19:52, Joern Nettingsmeier wrote:
> > Michael Smith wrote:
> > > On Thursday 12 February 2004 03:05, v b wrote:
> > >
> > >>I'm using this on icecat 1.3.12 but it doesn't seem to work with
icecast
> > >>2.0.0. The relay starts as soon as icecast is started and does not
drop,
> > >>even if there are no
1999 Jan 24
1
HPUX 9.05 & Samba 2.0.0 & problems -> solved !
Hi there !
I just solved the problem that produced following error in smb.log file:
'check_access_allowed_for_current_user: The process is no longer waiting!'
Since nobody gave me any help I had to dig this out myself :-)
This error happens if two programs hold more than 10 same files
simultaneously open through Samba and
check_access_allowed_for_current_user() gets called. And this
2019 Jun 10
2
[RFC] Expose user provided vector function for auto-vectorization.
> What is a `"logically"-widened alwaysinline wrapper for the vector function`? Can you provide an example? Also, what is the `tricky processing` you are referring to that the vectorizer should care about?
For the case mentioned earlier:
float MyAdd(float* a, int b) { return *a + b; }
__declspec(vector_variant(implements(MyAdd(float *a, int b)),
2019 Jun 10
2
[RFC] Expose user provided vector function for auto-vectorization.
Hi Francesco,
> I am crafting the attribute so that it makes it explicit that we are using OpenMP and we are expecting a Vector Function ABI.
I just thought that another option would be to force FE to always emit "logically"-widened alwaysinline wrapper for the vector function that does the arguments processing according to ABI inside (we need that info in the FE anyway). That way
2020 Apr 25
2
Creating folders
Maybe you need to subscribe to that folders?
On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
> Rectification: For example, created a_folder would be found on server
> under Maildir/cur/.b_dir.
> would be:
> For example, created a_folder would be found on server under
> Maildir/cur/.a_folder.
>
> On Sat, Apr 25, 2020 at 2:45 PM Andrei Petru Mura <mapandrei at gmail.com
>
2020 Apr 11
2
Missing permissions
Hi Aki,
Thanks. I was especially interested in documentation related to dovecot and
it's users permissions, the way in which dovecot uses users. Till now I
found only spread information on different articles from dovecot's website.
Thanks,
Mura Andrei
On Sat, Apr 11, 2020 at 9:49 AM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> Hi,
>
>
>
2020 Apr 11
2
Missing permissions
Hi Aki,
Any documentation on this topic?
Mura Andrei
On Mon, Apr 6, 2020 at 5:27 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> This is probably caused by systemd (or selinux or both).
>
> With systemd, you need to add
>
> ReadWritePaths=/home/mail
>
> to the systemd unit.
>
> Then you can check /var/log/audit/audit.log for any selinux specific
>
2020 Apr 06
4
Missing permissions
Hi,
Dovecot version 2.2.36
In log files I get this error:
dovecot: imap(test): Namespace '': mkdir(/home/mail/domain/test/Maildir)
failed: Permission denied (euid=1005(vmail) egid=1005(vmail) missing +w
perm: /home/mail/domain, UNIX perms appear ok (ACL/MAC wrong?))
My authentication configuration is this:
passdb {
driver = passwd-file
args = username_format=%n /etc/dovecot/users
}
2020 Apr 25
3
Creating folders
Hi,
I managed to install dovecot 2.2.36 along postfix, with virtual users. When
I send mails from my thunderbird client a Sent folder is created, which is
mirrored on server by Maildir/cur/.Sent. If I try to create other
directories the same thing happenes, adding to the created folder name .
prefix. For example, created a_folder would be found on server under
Maildir/cur/.b_dir.
If I remove the
2004 Nov 15
2
FW: Multi-Level Fallbacks
Hi,
I have used the SVN icecast-2.1-trunk version in my production system at
http://audioserver.nl for 2 months now without problems. The fallbacks work
fine as long as you make sure that the format (sampling frequency and
bitrate) of the mount and it's fallback match.
I have also patched the icecast-2.1-trunk version (patch not published yet,
needs work to extract) to enable fallback of
2019 Aug 05
4
[OT] odd network question
On Sat, Aug 03, 2019 at 04:50:05PM +0100, Giles Coochey wrote:
>
> On 02/08/2019 19:38, Jon LaBadie wrote:
> > On Fri, Aug 02, 2019 at 10:19:49AM -0400, mark wrote:
> > > Fred Smith wrote:
> > > > On Fri, Aug 02, 2019 at 09:28:23AM -0400, mark wrote:
> > > <MVNCH>
>
> I've been using fail2ban for some time, I have a number of ports open
2012 Sep 25
1
mapping data from table to .csv template
I have a .csv table named mailing.csv as below. It consist a receiver,
subject and sender.
Receiver subject sender
1 Adrian Cole RE: [WHIRR-117] Composable services Tom White
2 Adrian Cole RE: [WHIRR-117] Composable services Tom White
3 Adrian Cole RE: [WHIRR-117] Composable services Adrian Cole
4 Adrian Cole RE: [WHIRR-117]