Displaying 20 results from an estimated 4000 matches similar to: "[ timeouts ]"
2018 Nov 13
0
[ timeouts ]
I actually run my setup in pretty much the same way ... VPS w/ Nginx <-
Tinc -> Dedicated physical server with multiple sites. Though I have never
had problems with it. Could you provide some more detail about what you
mean by timeout? Are clients getting a timeout connecting to Nginx or is
Nginx giving an error connecting to the remote sites? Do you have any
other type of logging, like
2003 Jul 05
13
HTB doesn''t respect rate values
Hi,
machine: AMD K6 200 MHz
Linux distribution: Mandrake 8.1
kernel: compiled 2.4.21
applied this:
#define PSCHED_CLOCK_SOURCE PSCHED_CPU in file
linux/include/net/pkt_sched.h bevore compiled the kernel
(described on http://www.docum.org/stef.coene/qos/faq/cache/40.html)
bandwitch on eth0: 128kbit
The most simple configuration - 122kbit guaranted for WWW (sport 80) and
2006 Jan 17
1
Asterisk LDAP Authentication Problem
Hi
I want to authenticate the asterisk users from the LDAP directory server not
from the sip.conf.
I tried to use the
astirectory-1.2<http://www.asterisk-ev.org/download/astirectory-1.2-0.3.tgz>.
But i am not able to configure it properly. If somebody
used it then please help.
In the res_ldap.conf file i made the following entries. I am using my normal
username and password to connect my
2013 Oct 15
1
Launched new Asterisk Cilck 2 Call for websites
Want VOIP Click 2 Call solution? We have designed a tool for providing the
same with the help of Google chrome extension by integration of Asterisk
and Google Chrome APIS.
Try Google chrome extension with your Asterisk, believe this will reduce
your call efforts.
Visit here -
2020 Jan 23
1
Bug: Regex doesn't match ungreedy
Hello,
first the mandatory dovecot specs:
- dovecot 2.3.9.2-1
- Operating system: Archlinux
- x84 cpu
- ext4 filesystem
My problem is that the sieve regex filter doesn't seem to match
ungreedely so the regex:
^(Re: |)\\[(.*?)\\/(.*?)\\]
evaluates the last capturing group of
[matrix-org/synapse] [Don't merge!!] Backport fix for MAU limits to
v1.8.0? (#6763)
to
synapse]
2006 Jan 18
1
LDAP direct authentication Problem
Hi
I need to authenticate all the asterisk users from the LDAP server instead
of from sip.conf.
If anybody already have done this then please guide.
I tried to integrate authenticate asterisk users from LDAP using the open
source project astirectory1.2.0.
After using the astirectory1.2.0 , now when the asterisk starts then it
registeres with the LDAP. Following logs shows it.
Jan 18 18:36:20
2013 Aug 20
14
A barrage of unexplained timeouts
We''ve been running unicorn-3.6.2 on REE 1.8.7 2011.12 in production for quite some time and we use monit to monitor each unicorn worker. Occasionally, I''ll get a notification that a worker has timed-out and has been re-spawned. In all these cases, when I look at the rails logs, I can see the last request that the worker handled, and they all have appeared to complete
2011 Aug 16
6
Unicorn logging in production env
Hi All, as I can see on
https://github.com/defunkt/unicorn/blob/master/lib/unicorn.rb#L53
the?Rack::CommonLogger used only in development env and in weird evn
called "deployment".
Any chance to add "production" to this case?
Serg Podtynnyi
2007 Jan 05
3
Dovecot's deliver trouble (...probably bug?)
Hello everybody!
I am a Linux admin trying to move my mail
system based on qmail to the software which is more spam-protected:
exim4 + dovecot-1.0rc15 + pgsql . I've downloaded and rebuild dovecot
from src.rpm (for fc4). During
the testing stage I've discovered two troubles:
1) the problem with deliver (...I'm not sure it's a really bug). Here
is relevant part
of my
2017 Jan 26
2
Critical XRay fixes for Arm32
I'm wondering why the lit tests didn't catch this as part of testing rc1 on ARM.
On Thu, Jan 26, 2017 at 11:25 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote:
> XRay is tested automatically on build-bots with tests in LLVM and
> compiler-rt . Or are you asking for manual testing instructions?
> Of these 2 patches, the compiler-rt patch depends on LLVM patch because
2017 Jan 26
2
Critical XRay fixes for Arm32
How is XRay tested? IIRC, Renato didn't see any test failures on ARM?
Merging sounds reasonbaly, I'd just like to understand what's the risk
for the branch.
On Thu, Jan 26, 2017 at 10:29 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote:
> Hans, these changes reached trunk in https://reviews.llvm.org/rL292516 and
> https://reviews.llvm.org/rL292517 . Could you look?
2017 Jan 26
2
Critical XRay fixes for Arm32
I see. Thanks for clarifying.
I'm Ok with merging these if Dean agrees, as I believe he's the code owner.
Thanks,
Hans
On Thu, Jan 26, 2017 at 11:47 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote:
> There were no LLVM tests for presence of XRay instrumentation map in the
> emitted assembly. You can see that https://reviews.llvm.org/D28624 adds this
> check to the
2017 Jan 26
2
Critical XRay fixes for Arm32
Sorry, I initially included LLVM-Commits rather than LLVM-Dev. Fixed.
On 26 January 2017 at 03:26, Serge Rogatch <serge.rogatch at gmail.com> wrote:
> Hi Dean, Renato,
>
> AFAIK, unfortunately, these critical Arm32 XRay fixes are not yet in 4.0:
> https://reviews.llvm.org/D28624 , https://reviews.llvm.org/D28623 . The
> first repairs XRay instrumentation map emission.
2008 Jan 28
5
Fwd: Mapstraction mailing list and licensing.
Begin forwarded message:
> From: Serge Noiraud <Serge.Noiraud at free.fr>
> Date: 27 January 2008 21:17:28 GMT
> To: steve at asklater.com
> Subject: Mapstraction mailing list and licensing.
>
> Hi,
> Reading the mapstraction home page, You speek about mapstraction
> mailing list.
> All the pointers go on the openstreetmap mailing lists and I saw the
>
2009 Feb 26
3
call-limit on a per destination basis
Hello,
I use asterisk to to IAX2 trunking between London POP & Reunion Island pop.
I would like to know if it's possible to do a kind of call-limit (i.e.
restrict to XX) channels but on a per dialcode and / or destination basis.
For example:
[trunk]
; reunion proper, i want to send no more than 24 channels
exten => _0262XXXXXX,1,Dial(IAX2/mytrunk/${EXTEN})
; reunion mobile, i want
2008 Feb 06
10
Xen 3.1 / Xen 3.2 + DRBD 8.2.4
Hi all !
Is anyone using xen kernel + drbd 8.2.4 ?
I don''t know exactly if my problems come from the addition of the two
packages, or from drbd 8.2.4, but I encoutered kernel panic 2 times when
trying to do first sync of drbd resources :s
Cheers,
--
Serge Dewailly
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2003 Mar 27
9
Dlink DG-104S
Does anyone know if this unit works with Asterisk?
Thx.
B.
2003 Aug 09
3
Need help with installation of H323 chanel driver
Hi
I am using inAccess channel driver.
Compiled, installed. This is what I get when I am trying to start *
---------------------------------------
[chan_oh323.so]WARNING[16384]: File loader.c, Line 226 (ast_load_resource):
libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or
directory
WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module
chan_oh323.so
2009 Apr 14
2
local file and swap doesn''t work correctly
Hi,
I have an html file which is in a local file.
If use webkit or firefox, it works only one time.
I cannot return to a map I already used.
Is there something wrong in my html file ?
Is it a mapstraction bug ?
The html file is joined to this mail.
it use always the last the svn mapstraction.js file :
http://www.mapstraction.com/svn/source/mapstraction.js
Serge
-------------- next part
2003 Oct 11
4
Problems with AGI scripts in Perl and Java
Hi
what can be wrong with * that console does not show any stderr text printed
from agi script?
I am starting with asterisk -vvvvvvvvvvvvvvvvvvvvvvvvrc
VERBOSE command does show text on console but printing of STDERR does not
I tried it from Perl and from Java and in both cases almost the same result,
except in Java more things do not work.
In Java for, for example, SAY DIGITS 123 78# would