Displaying 5 results from an estimated 5 matches for "23022".
Did you mean:
2022
2002 Oct 11
2
Why openssh newer than 2.9.9 doesn't send SIGTERM and SIGHUP to child process?
...----------------------------------------------
This change in new version cause that some process (which doesn't need
terminal) hanged after termination ssh by e.g. SIGINT, becouse hanged
process doesn't receive any signal from ssh process.
basilisk:~> ssh basilisk 'sleep 1000'
23022: Killed by signal 2.
basilisk:~> ps -ef |grep sleep
postadal 23026 1 1 12:30 ? 00:00:00 sleep 100
The problem above can resolve Force pseudo-tty allocation (option -t), but
it is not ideal solution.
Please, could anyone tell me why the new openssh doesn't send SIGHUP to
child...
2006 Feb 13
1
authenticate users in public folders
I''m using the standard login generator to authenticate users in my rails
app, which is an extranet type of thing.
I want to be able to upload some work in progress into a designated
project folder, and allow only authenticated users to view those files
(it might be a standalone website sitting in its own folder with a 100
pages, or a bunch of other src files etc)
possible or not? Or
2005 Dec 16
2
out of memory on dovecot alpha5
...query failed: MySQL
client ran out of memory
dovecot: Dec 16 14:06:06 Info: imap-login: Disconnected: user=<login>,
method=PLAIN, rip=<ip>, lip=<ip2>
dovecot: Dec 16 14:06:06 Error: auth-worker(default):
pool_system_malloc(): Out of memory
dovecot: Dec 16 14:06:06 Error: child 23022 (auth-worker) returned error
83 (Out of memory)
============================================
And after that nobody can login
I do /etc/init.d/dovecot restart
and then it's working for a day
Before upgrade to alpha5 i was used 0.99.x series without eny errros on
this server
What can i do t...
2005 Jul 26
0
SIP INVITE and caller id / proxy-authorization strange behaviour
...0.76.28>
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 240
Max-Forwards: 70
v=0
o=010527911 1122303704 1122303704 IN IP4 195.250.76.28
s=AddPac Gateway SDP
c=IN IP4 195.250.76.28
t=1122303704 0
m=audio 23022 RTP/AVP 18 101
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
Note the "From" tag:
From: <sip:010527911@195.250.77.70>;tag=d8424c26a4
So here it is: it uses the detected caller-id instead of the FXO's
username. Still, later on the auth chal...
2011 Mar 13
0
[xen-4.1-testing test] 6412: regressions - FAIL
...ld trigger
unknown issue which would bring strange error. We now cancel SYSIO
method when cpu dead, after all, correctness is more important than
power save, and btw new platform use mwait.
Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
xen-unstable changeset: 23022:6c5e68521f1d
xen-unstable date: Fri Mar 11 16:27:33 2011 +0000
changeset: 22989:dc902ffeed73
user: Liu, Jinsong <jinsong.liu@intel.com>
date: Thu Mar 10 18:37:40 2011 +0000
x86: Fix cpuidle bug
Before invoking C3, bus master disable / flu...