search for: maxconn

Displaying 20 results from an estimated 27 matches for "maxconn".

2015 Mar 18
2
multiple memcached buckets in CentOS 7
...to me! I see we have this file: [root at web1:~] #cat /usr/lib/systemd/system/memcached.service [Unit] Description=Memcached Before=httpd.service After=network.target [Service] Type=simple EnvironmentFile=-/etc/sysconfig/memcached ExecStart=/usr/bin/memcached -u $USER -p $PORT -m $CACHESIZE -c $MAXCONN $OPTIONS [Install] WantedBy=multi-user.target And we have this one under sysconfig: [root at web1:~] #cat /etc/sysconfig/memcached PORT="11211" USER="memcached" MAXCONN="1024" CACHESIZE="64" OPTIONS="" So I'm trying to figure out how to achi...
2015 Mar 18
1
multiple memcached buckets in CentOS 7
...d.service > > [Unit] > > Description=Memcached > > Before=httpd.service > > After=network.target > > > > [Service] > > Type=simple > > EnvironmentFile=-/etc/sysconfig/memcached > > ExecStart=/usr/bin/memcached -u $USER -p $PORT -m $CACHESIZE -c $MAXCONN > > $OPTIONS > > > > [Install] > > WantedBy=multi-user.target > > > > And we have this one under sysconfig: > > > > [root at web1:~] #cat /etc/sysconfig/memcached > > PORT="11211" > > USER="memcached" > > MAXCONN=...
2015 Mar 18
0
multiple memcached buckets in CentOS 7
...eb1:~] #cat /usr/lib/systemd/system/memcached.service > [Unit] > Description=Memcached > Before=httpd.service > After=network.target > > [Service] > Type=simple > EnvironmentFile=-/etc/sysconfig/memcached > ExecStart=/usr/bin/memcached -u $USER -p $PORT -m $CACHESIZE -c $MAXCONN > $OPTIONS > > [Install] > WantedBy=multi-user.target > > And we have this one under sysconfig: > > [root at web1:~] #cat /etc/sysconfig/memcached > PORT="11211" > USER="memcached" > MAXCONN="1024" > CACHESIZE="64" > OPT...
2011 Oct 18
3
haproxy ssl
...ance SSL web servers using haproxy on centos 5.7. I am using HA-Proxy version 1.4.18 Here is the stanza in the config regarding SSL: listen https 192.168.1.200:443 mode tcp balance roundrobin option forwardfor except 192.168.1.200 option redispatch maxconn 10000 reqadd X-Forwarded-Proto:\ https server web1 web1.summitnjhome.com:443 maxconn 5000 server web2 web2.summitnjhome.com:443 maxconn 5000 I can connect to https on each web server and have it serve content. the IP 192.168.1.200 is a virtual IP created with keepalived a...
2008 May 06
15
Unix Domain Sockets + Fork for improved scalability
Hello All, Ticket #30 (http://mongrel.rubyforge.org/ticket/30) has a set of changes to mongrel that I''ve written on behalf of my employer, Raritan Computer, Inc. Also, these changes are released under the existing Ruby license used for Mongrel. Raritan is using mongrel internally for product development and was not able to get the level of scalability desired due to limitations
2008 Jan 23
14
Again: Workaround found for request queuing vs. num_processors, accept/close
Hello all. I too found out that I sometimes have some action that can take up to 10 seconds in my rails application. I''ve read all arguments Zed made about polling/and inbox strategies, and I think I just can''t work around my feeling that a "wrong" request that takes up too much time should be able to lock subsequent requests in mongrels queue. That''s what
2018 Jul 20
2
database node / possible SYN flooding on port 3306
...n port 3306. Sending cookies. possible SYN flooding on port 3306. Sending cookies. possible SYN flooding on port 3306. Sending cookies. possible SYN flooding on port 3306. Sending cookies. possible SYN flooding on port 3306. Sending cookies. I adapted already following: # sysctl -a |grep -E 'maxconn|syn_backlog' net.core.somaxconn = 2048 net.ipv4.tcp_max_syn_backlog = 2048 but ListenOverflows and ListenDrops values are still high # cat /proc/net/netstat | awk '{print $21 "-" $22 }' ListenOverflows-ListenDrops 13568-13568 any suggestion? -- Thanks, LF
2013 Feb 01
3
Cannot get puppetlabs-haproxy to do what I want
...], ''option'' => [ ''httplog'', ] }, ipaddress => "", ports => [80], } } When these run, haproxy goes down because it puts the server entry under defaults instead of messaging00: defaults log global maxconn 8000 option redispatch retries 3 stats enable timeout http-request 10s timeout queue 1m timeout connect 10s timeout client 1m timeout server 1m timeout check 10s server rabbit01 10.0.2.15:55672,10.0.2.15:5672 check listen messaging00 10.0.2.15:55672,10.0.2.15:5672...
2003 Sep 22
4
Limit number of connections
Hello again, I have a router/nat linux box. I managed to create some HTB classes and everything is OK. When perople are usig download managers like FlashGet and DAP (multiple connection ones), the ceil limiting works okay, but the rate parameter is somehow useles... The guaranteed bandwidth is never reached. So what can I do to limit the number of connections/computer? I want to make sure that
2018 Jul 21
1
database node / possible SYN flooding on port 3306
...g cookies. >> possible SYN flooding on port 3306. Sending cookies. >> possible SYN flooding on port 3306. Sending cookies. >> possible SYN flooding on port 3306. Sending cookies. >> >> >> I adapted already following: >> >> # sysctl -a |grep -E 'maxconn|syn_backlog' >> net.core.somaxconn = 2048 >> net.ipv4.tcp_max_syn_backlog = 2048 >> >> >> but ListenOverflows and ListenDrops values are still high >> >> # cat /proc/net/netstat | awk '{print $21 "-" $22 }' >> ListenOverflows-...
2012 Oct 09
1
network-ups-tools won't shutdown my PC
...So I start and stop nut from /etc/rc.c script. This way, it "woks". Here are my config files : nut.conf : MODE=netserver ups.conf : [ellipse] driver = usbhid-ups port = /dev/bus/usb/003/002 desc = <<EATON Ellipse ASR USBS 1600>> upsd.conf : MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 32 ACL all 0.0.0.0/0 ACL localhost 127.0.0.1/27 ACCEPT localhost REJECT all upsd.users : [ups] password = ups upsmon.conf MONITOR ellipse at localhost 1 ups ups master MINSUPPLIES 1 FINALDELAY 5 HOSTSYNC 15 SHUTDOWNCMD "usr/bin/systemctl poweroff" POWERDOWNFLAG /etc/killpower POLLFREQ 5...
2018 Jul 20
0
database node / possible SYN flooding on port 3306
...e SYN flooding on port 3306. Sending cookies. > possible SYN flooding on port 3306. Sending cookies. > possible SYN flooding on port 3306. Sending cookies. > possible SYN flooding on port 3306. Sending cookies. > > > I adapted already following: > > # sysctl -a |grep -E 'maxconn|syn_backlog' > net.core.somaxconn = 2048 > net.ipv4.tcp_max_syn_backlog = 2048 > > > but ListenOverflows and ListenDrops values are still high > > # cat /proc/net/netstat | awk '{print $21 "-" $22 }' > ListenOverflows-ListenDrops > 13568-13568 >...
2009 Sep 08
1
No battery.charge
...80 ups.load: 21 ups.status: OL ups.temperature: 25.0 ups.type: offline / line interactive ups.conf -------------------- [IPPON] driver = blazer_ser port = /dev/cuau1 desc = "Ippon Smart power 2000" upsd.conf ------------------- LISTEN 127.0.0.1 54672 LISTEN 192.168.0.14 54672 MAXCONN 10 upsmon.conf ------------------- MONITOR IPPON at localhost:54672 1 monmaster UPS_PASS master MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0" POLLFREQ 5 POLLFREQALERT 5 HOSTSYNC 15 DEADTIME 15 POWERDOWNFLAG /etc/power.shutdown NOTIFYFLAG ONLINE SYSLOG+WALL NOTIFYFLAG ONBATT...
2012 Dec 27
1
Eaxton 5PX : "No matching HID UPS found"
...t; 09 21 10 01 21 01 22 14 0a 0.517651 HID descriptor length 2580 My config files : *nut.conf :* MODE=standalone *ups.conf* : [5px] driver = usbhid-ups port = /dev/5px vendorid = 0463 productid = ffff desc = <<EATON 5PX 1500i RT2U>> *upsd.conf* : MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 32 *upsd.users* : [ups] password = ups upsmon master *upsmon.conf* : MONITOR 5px at localhost 1 ups ups master MINSUPPLIES 1 FINALDELAY 5 HOSTSYNC 15 SHUTDOWNCMD "/usr/bin/systemctl poweroff" POWERDOWNFLAG /etc/killpower POLLFREQ 5 POLLFREQALERT 5 DEADTIME 15 NOCOMMWARNTIME 300 RBWARNTI...
2009 May 06
2
Tripplite OMNIVIS1500XL Connection Refused
...seem OK /dev/bus/usb/001 crw-rw-r-- 1 root root 189, 0 2009-05-06 14:48 001 crw-rw-r-- 1 root nut 189, 2 2009-05-06 15:33 003 usp.conf is very simple [ups] driver = tripplite_usb port = auto desc = "Tripplite OMNIVS1500XL" and upsd.con contains only LISTEN 127.0.0.1 3493 MAXCONN 128 Suggestions? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20090506/f552268a/attachment.htm>
2019 Jul 12
0
New User Questions - With Belkin USB
...########### /etc/nut/nut.conf ########### MODE=standalone ########### /etc/nut/ups.conf ########### maxretry = 3 [belkinusb] driver = blazer_usb port = auto desc = "Belkin UPS, USB interface" ########### /etc/nut/upsd.conf ########### MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 1024 ########### /etc/nut/upsd.users ########### [local_mon] password = ********* upsmon master ########### /etc/nut/upsmon.conf ########### MONITOR belkinusb at localhost 1 local_mon ********* master MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0" NOTIFYCMD /home/andro...
2019 Jul 14
2
New improved version of nut-report script
...########### /etc/nut/nut.conf ########### MODE=standalone ########### /etc/nut/ups.conf ########### maxretry = 3 [belkinusb] driver = blazer_usb port = auto desc = "Belkin UPS, USB interface" ########### /etc/nut/upsd.conf ########### MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 1024 ########### /etc/nut/upsd.users ########### [local_mon] password = ********* upsmon master ########### /etc/nut/upsmon.conf ########### MONITOR belkinusb at localhost 1 local_mon ********* master MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0" NOTIFYCMD /home/andro...
2017 Jan 11
3
NUT Client shuts down when performing runtime calibration on APC UPS
...----------------------------------------- nas4free: etc# more ups.conf [ups] driver = snmp-ups port = 192.168.123.92 mibs=apcc ----------------------------------------------------------------------------------------------------------- nas4free: etc# more upsd.conf MAXAGE 15 MAXCONN 1024 LISTEN 127.0.0.1 3493 LISTEN ::1 3493 ----------------------------------------------------------------------------------------------------------- nas4free: etc# more upsmon.conf MONITOR ups at localhost 1 root <secret> master MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -p now" N...
2014 Aug 19
0
failure building memcached rpm
...atabase load. %package devel Group: Development/Tools Summary: Header files for memcached %description devel Install this package if you want to develop programs that link against memcached. %prep %setup %{__cat} <<EOF >memcached.sysconfig PORT="11211" USER="nobody" MAXCONN="1024" CACHESIZE="64" OPTIONS="" EOF %build %configure \ --program-prefix="%{?_program_prefix}" \ --disable-dependency-tracking \ --enable-sasl \ %{build_64bit} %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__mak...
2019 Jul 12
2
New User Questions - With Belkin USB
On Fri, 12 Jul 2019, David White wrote: > Hello, thanks, and sorry for the delay in getting back. I am running the > script and have move the comment from one D= line to the other. I am, > however, seeing some errors written to the console. They are from line > 64-65 of the script. > > Regarding line 64, I have no /usr/sbin/ups* and suspect the proper > location on my