search for: 20171102

Displaying 20 results from an estimated 28 matches for "20171102".

Did you mean: 20071102
2017 Nov 02
4
both ssl and non-ssl stream on the same socket
...Is there a way to have a stream that servs the content over ssl and plain http in the same time, depending on the request? Thank you. Alex G. www.ortodoxradio.ro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20171102/de18e574/attachment.htm>
2017 Oct 28
5
[Bug 1199] New: nft_set_hash fast lookup broken for 2 byte keys
https://bugzilla.netfilter.org/show_bug.cgi?id=1199 Bug ID: 1199 Summary: nft_set_hash fast lookup broken for 2 byte keys Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: major Priority: P5 Component: kernel Assignee: pablo at netfilter.org
2017 Nov 02
0
both ssl and non-ssl stream on the same socket
...; > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20171102/525daa03/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://lists.xiph.org/pipermail/icecast/attachments/20171102/525daa03/attachment.sig...
2017 Nov 02
0
Gluster Scale Limitations
...___ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users > -- - Atin (atinm) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171102/09bc9e52/attachment.html>
2017 Oct 30
3
Gluster Scale Limitations
Hi all, Are there any scale limitations in terms of how many nodes can be in a single Gluster Cluster or how much storage capacity can be managed in a single cluster? What are some of the large deployments out there that you know of? Thanks, Mayur ***************************Legal Disclaimer*************************** "This communication may contain confidential and privileged material for
2017 Nov 02
0
HP laptops with CentOS 7?
...Huynh http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20171102/7c509c05/attachment.sig>
2017 Nov 02
0
Tinc looking at wrong directory when given name command
...en it worked last week. This log is consistent on both the machine that’s connecting and the one that’s being connected to. Any help would be greatly appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20171102/42406993/attachment.html>
2017 Nov 02
2
Publication Request: The Design of a Custom 32-bit RISC CPU and LLVM Compiler Backend
...> backend is successfully simulated on the custom CPU with Cadence Incisive, > and the CPU is synthesized using Synopsys Design Compiler. Regards, Connor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171102/513d1698/attachment.html>
2017 Nov 02
3
Looking for the carrier that owns a particular DID
...John V. Tech Support Tech Support VoIP Business Solutions 240-215-3479 x325 <mailto:fsd at voipbusiness.us> support at voipbusiness.us -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20171102/eb88185f/attachment.html>
2017 Nov 02
0
Request for Comments: Upgrades from 3.x to 4.0+
...ers mailing list > >> Gluster-users at gluster.org > >> http://lists.gluster.org/mailman/listinfo/gluster-users > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171102/8705ff53/attachment.html>
2017 Nov 02
0
Request for Comments: Upgrades from 3.x to 4.0+
...______________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171102/8b96969a/attachment.html>
2017 Nov 02
0
Replication to wrong mailbox
...r. 17, 67663 Kaiserslautern, Germany Telefon +49 631 31657-0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20171102/8ed9dc7e/attachment.sig>
2017 Nov 02
2
Why am I getting FrameIndex:i64<0> when I have no i64's?
...t10, t11 t15: ch,glue = CopyToReg t13, Register:i16 %R5, t12 t16: ch = TMS9900ISD::Ret t15, Register:i16 %R5, t15:1 ... Where are the i64's coming from? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171102/a4f040e7/attachment.html>
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
...) --Enjoy The Samba Team -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 163 bytes Desc: not available URL: <http://lists.samba.org/pipermail/samba/attachments/20171102/fdcfbf20/signature.sig>
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
...) --Enjoy The Samba Team -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 163 bytes Desc: not available URL: <http://lists.samba.org/pipermail/samba/attachments/20171102/fdcfbf20/signature.sig>
2017 Nov 02
2
RFC: Splitting <Target>DAGISel.inc into declarations and definitions
Hi, Currently, TableGen generates all the instruction selection functions (in the .inc file) as if they were top-most functions. To make them members of their corresponding SelectionDAGISel derivative, each target has to include the .inc file directly into the body of the class: --- FooDAGISel.inc --- void SelectCode(Node *N) { // 1E6 lines of pattern matching code } ...
2017 Nov 02
2
Request for Comments: Upgrades from 3.x to 4.0+
On Thu, Nov 2, 2017 at 4:00 PM, Amudhan P <amudhan83 at gmail.com> wrote: > if doing an upgrade from 3.10.1 to 4.0 or 4.1, will I be able to access > volume without any challenge? > > I am asking this because 4.0 comes with DHT2? Very short answer, yes. Your volumes will remain the same. And you will continue to access them the same way. RIO (as DHT2 is now known as) developers
2017 Nov 01
5
RFC: [X86] Introducing command line options to prefer narrower vector instructions even when wider instructions are available
Hello all, I would like to propose adding the -mprefer-avx256 and -mprefer-avx128 command line flags supported by latest GCC to clang. These flags will be used to limit the vector register size presented by TTI to the vectorizers. The backend will still be able to use wider registers for code written using the instrinsics in x86intrin.h. And the backend will still be able to use AVX512VL
2017 Nov 01
0
Gluster Monthly Newsletter, October 2017
Hi, On Wed, Nov 1, 2017 at 5:32 PM, Amye Scavarda <amye at redhat.com> wrote: > Welcome to an exceptionally busy month for Gluster! > > Gluster Summit > Thanks to all who attended this year's Gluster Summit. As you can see, > conversations are continuing to happen, with notes from the Birds of a > Feather sessions starting to come into the mailing lists. If something
2017 Oct 30
4
Replication to wrong mailbox
It happened now twice that replication created folders and mails in the wrong mailbox :( Here's the architecture we use: - 2 Dovecot (2.2.32) backends in two different datacenters replicating via a VPN connection - Dovecot directors in both datacenters talks to both backends with vhost_count of 100 vs 1 for local vs remote backend - backends use proxy dict via a unix domain socket and socat