similar to: MAX_SESSIONS Increase Impact

Displaying 20 results from an estimated 700 matches similar to: "MAX_SESSIONS Increase Impact"

2013 May 07
3
[Bug 2098] New: sftp doesn't handle '#' within filenames for transfer
https://bugzilla.mindrot.org/show_bug.cgi?id=2098 Bug ID: 2098 Summary: sftp doesn't handle '#' within filenames for transfer Classification: Unclassified Product: Portable OpenSSH Version: 5.8p2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component:
2007 Dec 08
6
[Bug 1398] New: slave ssh sessions enter a never-ending blocking state
https://bugzilla.mindrot.org/show_bug.cgi?id=1398 Summary: slave ssh sessions enter a never-ending blocking state Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at
2006 Nov 07
0
[Bug 1090] Increase MAX_SESSIONS?
http://bugzilla.mindrot.org/show_bug.cgi?id=1090 senthilkumar_sen at hotpop.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |senthilkumar_sen at hotpop.com ------- Comment #6 from senthilkumar_sen at hotpop.com 2006-11-07 23:00 ------- Any
2008 Apr 24
2
[Bug 1090] Increase MAX_SESSIONS?
https://bugzilla.mindrot.org/show_bug.cgi?id=1090 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bitbucket at mindrot.org |djm at mindrot.org --- Comment #12 from Damien Miller <djm at
2005 Sep 23
7
[Bug 1090] Increase MAX_SESSIONS?
http://bugzilla.mindrot.org/show_bug.cgi?id=1090 Summary: Increase MAX_SESSIONS? Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: cjwatson at debian.org
2019 Jul 15
2
How to contribute on LLVM project as beginner
Hi LLVM project Leaders, I am a software engineer working on several other open source projects, recently I am very interested in LLVM technology, espically on backend part. I have taken two months studying the documents from llvm.org in my spare time. As a beginner, I would like to contribute some code to LLVM project, from the "Google Summer of Code 2019", I found one project
2019 Sep 10
1
[bug report] x86/paravirt: Use a single ops structure
Hello Juergen Gross, The patch 5c83511bdb98: "x86/paravirt: Use a single ops structure" from Aug 28, 2018, leads to the following static checker warning: arch/x86/kernel/paravirt.c:123 paravirt_patch_default() warn: uncapped user index '*(&pv_ops + type)' arch/x86/kernel/paravirt.c:124 paravirt_patch_default() error: buffer overflow '&pv_ops' 90 <= 255
2015 Jan 07
3
[LLVMdev] [RFC][PATCH][OPENCL] synchronization scopes redux
On 1/7/2015 8:59 AM, Chandler Carruth wrote: > > Essentially, I think target-independent optimizations are still > attractive, but we might want to just force them to go through an > actual target-implemented API to interpret the scopes rather than > making the interpretation work from first principles. I just worry > that the targets are going to be too different and we may
2002 Feb 26
5
Specifications for ext3 FS
Hi, Can anyone tell me the ext3/ext2/vfs FS specifications: max number of files: ? max number files a dir can have: ? max number sub-dirs in a dir: ? max file size: ? max filesystem size: ? Dongsheng Song
2019 Jul 23
2
How to contribute on LLVM project as beginner
Hi Paul, Thanks for your useful guidelines, may I confirm with you the steps list below is correct or not? 1. find sample code (.c) 2. using different options(pass) to compile sample code by clang with/without "-g" 3. objdump the output.o and outout-g.o 4. compare two file of text section check if there has any difference. 5. if find difference, great, file bug and fix it. Please
2013 Sep 21
0
Promotion gift-keychain与您共享了相册。
Dear Sir, How are you ! That"s "promotion gif Ltd" , a 14 years factory experience at local, it is famous with good quality & resonlable price. We are mainly produce promotion gift, such as:keychain;card holder;purse hanger and other kinds fancy gifts. OEM & customize logo are acceptable. Hope to establish the cooperative relationship in the near furture. Best
2014 Aug 17
0
GSoC 2014 project report
Hello, I am one of this year GSoC students. It is near the end of GSoC 2014 now. And I just want to give a simple report about my summer project. My main jobs in this summer were adding three(rewriting two) ranking algorithms, three evaluation metrics and two blending algorithms in letor. I have post the evaluation result of new algorithms on my GSoC wiki page (
2008 Aug 12
3
FS Host runs but can not connect connect flights
System Ubuntu 8.04 HH server with Ubuntu desktop (Gnome) 2X 1Ghz Pentium III processors, 1 Gb ram Wine installed directly from the Ubuntu link version 1.0 Direct X installed per http://www.wine-reviews.net/microsoft/directx-90c-march-2008-redistributable-on-linux-with-wine.html Default all programs set to run as window 2000. DirectX runs with out a problem FS Host 3.2 runs fine when you load
2018 Dec 04
3
Dell server dropping packets
Hi All - I have a Dell R430 server running CentOS 7.5 that is dropping packets on the network. Its connected to Cisco switch at AUTO for the port. The server reports 1000M on the network. I even changed the setting for the switch to 1000M full, that did not seem to make a difference either. What else might I look at as to why its dropping packets? Its mainly 90'ish percent idle. so not
2011 Mar 01
3
Map multiple NT users to the same Unix user with tdbsam
Hi! I have an NTFS partition on an USB HDD mounted with uid=1000, gid=1000. Several users should be able to backup to that partition via Samba shares. They should be able to log in each with their own user/pass. I'd rather not have a separate unix account (/etc/passwd) for each of them (plus that runs into trouble with the uid==gid==1000 problem on the NTFS partition; I'd rather not
2019 Mar 15
3
Scalable Vector Types in IR - Next Steps?
On Fri, 15 Mar 2019 at 15:30, Finkel, Hal J. via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I've talked with a number of people about this as well, and I think that > I understand the objections. I'm happy that ARM followed through with > the alternate set of patches. Regardless, however, unless those who had > wished to object still wish to object, and then actually
2023 Feb 21
1
[PATCH v2 2/6] spec: Tweak description of maximum block size
Hi Eric, Busy days, busy times. Sorry about the insane delays here. On Mon, Nov 14, 2022 at 04:46:51PM -0600, Eric Blake wrote: > Commit 9f30fedb improved the spec to allow non-payload requests that > exceed any advertised maximum block size. Take this one step further > by permitting the server to use NBD_EOVERFLOW as a hint to the client > when a request is oversize (while
2008 Jan 16
2
Optional 'test' or benchmark cipher
I hope this is the right list, as I'm desiring a feature addition in openssh. I would like the option to have a 'null' cipher (after the initial authorization, similar to 'delayed' for compression). It would have to be enabled on both client and server and server would never use it unless it was both enabled and asked for by the client. I'd strongly prefer it be able to
2004 Jun 02
2
More than 10 open sessions
Hi, we use OpenSSH_3.8.1p1 and we would like to change the complete printer Spool communication from Unix r-Commands to ssh "OpenSSH". Sometimes, we have problems, because of very high connection set-ups in extremely short time intervals, more than 10 open sessions. The connection set-up is partly declined with the error message: ssh_exchange_identification: Connection closed by remote
2019 Mar 15
5
Scalable Vector Types in IR - Next Steps?
On 3/15/19 10:58 AM, David Greene wrote: > Renato Golin <rengolin at gmail.com> writes: > >> On Fri, 15 Mar 2019 at 15:30, Finkel, Hal J. via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >>> I've talked with a number of people about this as well, and I think that >>> I understand the objections. I'm happy that ARM followed through with