Displaying 20 results from an estimated 1000 matches similar to: "File descriptor leak in Mongrel server?"
2006 Jun 15
1
Performance leak with concurrent requests on static files (Rails)
Hi,
I just found something weird for mongrel with static files.
Performance endlessly decreases if mongrel serve static files from
simultaneous requests :
Here is the test setup:
Ruby on Rails
Mongrel (tested with 1.3.12.4 and 1.3.13-pre installed today)
Ubuntu dapper, compiled ruby 1.8.4.
http client :
while true; do ab -n 1000 -c 30 http://localhost:3000/ 2>/dev/null |
grep
2007 Jul 19
1
one mongrel with hundreds of CLOSE_WAIT tcp connections
Hi, I''m running into a strange issue where one mongrel will sometimes
develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I think --
see sample lsof output below). I haven''t had a chance to get the mongrel
with this behavior into USR1 debug mode yet. I didn''t catch it in time.
This happens a couple times a day on average at seemingly random times.
2007 Jul 19
0
one mongrel with *lots* of close_wait tcp connections
* cross posted to the mongrel mailing list*
Hi, I''m running into a strange issue where one mongrel will sometimes
develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I
think --
see sample lsof output below). I haven''t had a chance to get the
mongrel
with this behavior into USR1 debug mode yet. I wrote a little loop
below that will catch it next time.
This
2018 Sep 01
3
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
Secondary Subject/Topic: How to Setup a New Startup Web Hosting Company Using cPanel Web Hosting Control Panel version 11.74, CentOS 7.5 Linux Server version 1805, and Amazon AWS Cloud
Tertiary Subject/Topic: How to Startup Your Own Internet Business
2020 Oct 12
0
DKIM fail if WHM adds Message-ID, should be Message-Id
On 12-10-2020 10:16, Robert Martin wrote:
>
> I created a client library to send emails for a webapp.
>
> After connecting to the SMTP server with credential setup in CPANEL,
> and then do NOT add Message-Id header, the DKIM signature 'h' record
> created by dovecot/WHM is wrong, and a Message-ID (with a capital D)
> header is added, invalidating the generated DKIM
2009 Jun 16
3
x86_64 CentOS 5.3 Users - Library Issue
Hello,
I need to conduct a little research.
Anyone who is running CentOS 5.3 x86_64 please run the following:
# yum install libxml2-devel
# nm /usr/lib64/libxml2.a | grep xmlXPathContextSetCache
If my suspicions are correct, if you run cPanel/WHM you will not see
any output and if without cPanel/WHM you'll see something similar to
this:
00000000000023a0 T xmlXPathContextSetCache
Thanks
2005 Jul 07
1
bad rpm openssh?
Hello,
I just did a cPanel upgrade from R11 > R82 (it's been a while, I know)
Putty denied my root password after the - otherwise - successful update.
Restarting OpenSSH in WHM results in:
--
Waiting for sshd to restart.... . . . . . . . . . . finished.
sshd status root 24840 0.6 0.9 38892 18596 ? S 07:28 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./ressshd
root 24858 0.1 0.0 20492
2005 Mar 26
3
cpanel on CentOS
Hello,
Anyone running cpanel on CentOS3.4, could you please tell me what you
see at the top right corner of your WHM, where the version numbers are
listed?
Do you have "RedHat Enterprise 3 i686" like on RHEL or is cpanel aware
that it''s CentOS?
Thanks,
Francois
2018 Jan 08
0
mail delivery interrupts force-resync
Hi all,
We have recently had some power failures have led to corrupt mdbox instances.
Dovecot?s fsck appears to get caught in a loop when the recipient has a large amount of mail. In the example log output below, each ?rebuilding indexes? seems to be interrupted by a new IMAP connection.
Later, when our folks realized the issue and blocked access to the mailbox, the index rebuild finished in
2020 Oct 14
2
dovecot Digest, Vol 210, Issue 27
I am investigating whether dovecot(https://github.com/dovecot/core/) handles
case insensitive Message-ID headers as per RFC.
I can't raise a support issue with cPanel team
(https://tickets.cpanel.net/review/login.cgi) as that needs an paid account
with them.
There may be an issue with the CPANEL/WHM DKIM module. Is the source code
online?
Rob
2020 Oct 12
3
DKIM fail if WHM adds Message-ID, should be Message-Id
I created a client library to send emails for a webapp.
After connecting to the SMTP server with credential setup in CPANEL, and
then do NOT add Message-Id header, the DKIM signature 'h' record created by
dovecot/WHM is wrong, and a Message-ID (with a capital D) header is added,
invalidating the generated DKIM signature value.
This causes outlook, yahoo, gmail and other email
2006 May 30
1
Railsplayground.com dns question
ok, i just sign up for the reseller plan of railsplayground.com, i
recieved my confirmation email with this info(changed the x for security
reasons):
+===================================
| Accessing Your Web Site
+===================================
Here is your account information:
Login Name: rasta
Password: m0t10nr4st4
Your FTP Server is accessible via: ftp.mydomain.com
(please
2018 Jan 27
0
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi!
This is a bug in the new event code. Can you get a full gdb backtrace?
Aki
> On January 27, 2018 at 6:58 AM "J. Nick Koston" <nick at cpanel.net> wrote:
>
>
> Hi,
>
> We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7.
>
> Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot:
2012 Dec 12
2
How to get ruby running on a webserver
Hi, I have purchased a VPS that has WHM cpanel. I have logged into the
root of my system using putty and installed ruby 1.9.3 via rvm and rails
3.2.9.
I have created a website in cpanel that has created a public_html
directory that is live and working on the web. I then created a simple
ruby website called blog in the public_html directory. My question is
how do I get the ruby application to run
2009 Nov 07
3
my cpanel can not shows up after running 'latest'.
Dear my friends...
I am still new in CentOS. I use CentOS 5 for my new server with cpanel.
I have installed the cpanel. The steps were:
1. cd /tmp
2. wget http://layer1.cpanel.net/latest
3. sh latest
The installation show a message that the cpanel installation
was completed.
But I can not see the cpanel login form on my server,
either:
"http://WWW.MYWEBSERVER.COM:2082"
or:
unable to access Linux HVM via xm console - Could not read tty from store: No such file or directory
2008 Jun 16
2
unable to access Linux HVM via xm console - Could not read tty from store: No such file or directory
Hi all
I''m running CentOS 5.1 x64 + Xen 3.0 & I have setup a CentOS 5.1 x64
domU as a HMV. For the setup I used VNC, but I would prefer to be able
to access it via "xm console cPanel" via SSH directly.
Here''s the output cPanel HVM:
[root@pc-00059 ~]# more /etc/xen/cPanel
name = "cPanel"
uuid = "ff940501-507d-04ca-e590-831e79ba0397"
maxmem =
2017 Jun 23
1
acl shared maildir with virtual users
Can anyone point out where i'm going wrong with my dovecot sharedinbox setup with ACL i'm contemplating giving up with dovecot alltogether i've spent 3 days trying different paths to the virtual users mailboxes
I seem to have two issues
my acls are getting written to my sql db fine
in roundcube i can see the shared folder but cant subscribe to it
in thunderbird if i go to
2023 Mar 17
1
Disable folder creation for details username
This may be more of a CPanel issue than Dovecot but CPanel uses Dovecot
and not sure if this is a knob we have available in Dovecot or we need
to reach out to Cpanel directly to see if this is some custom code they
added to their distros.
Anyway, W/R/T emails sent with dtails/ + addresses ie:
foo+bar at mydomain.com
And with LDA/LMTP, in Cpanel by default the detials part, in this case
2017 Mar 20
0
cPanel install failes on CentOS7
Attempting to install cPanel on a CentOS7 box [consultant wants it].
The install fails ...
2017-03-20 13:45:42 249 (DEBUG): Package
perl-core-5.16.3-291.el7.x86_64 already installed and latest version
2017-03-20 13:45:42 249 (DEBUG): Package
perl-libwww-perl-6.05-2.el7.noarch already installed and latest version
2017-03-20 13:45:42 249 (DEBUG): Package
2010 Jan 20
1
How to debug Ubuntu 8.04 LTS guest crash during install?
Hello:
I am using kvm on a CentOS 5.4 server.
I am trying to install the TunkeyLinux Core appliance
found here: http://www.turnkeylinux.org/core
I downloaded the ISO file from the web site.
Then, I used this command to intall it:
virt-install -n tkl-core -r 512 --vcpus=1 --check-cpu --os-type=linux
--os-variant=ubuntuhardy -v --accelerate
-c /tmp/turnkey-core-2009.10-hardy-x86.iso
-f