Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all 5112 articles
Browse latest View live

[SPAM] 專業訂造各式展櫃,專營店鋪擺設及展覽攤位 . (no replies)

0
0
     香港平方展示有限公司是香港唯一現貨展櫃租銷供應商和特設展櫃存倉服務的香港本土企業。目前,公司已擁有一支高水準的科研產品開發隊伍,廣泛應用三維輔助設計,並實行了標準化產品質量管理。產品規格齊全、結構新穎、工藝精湛、檢測完備、質量上乘。多年來,承蒙科研單位和用戶的大力支持,公司已發展成為集生產、科研、銷售、服務為一體的專業化大型展架生產企業。
業務範圍     專業從事展覽展示工程、會議策劃佈置,展示櫃、產品展示廳以及專門店設計、出租展櫃、製作一條龍的專業化企業。
主營產品              展櫃、櫃台、展示架、矮身玻璃櫃、高身玻璃櫃、陳列室、孔板坑板等產品  
      如需參觀實物效果圖,請登陸我司網站查閱:http://www.h-squareadv.iyp.hk/
       香港平方展示有限公司       聯繫人:顏先生       電話:(852)3421 2501       傳真:(852)3011 6147       電郵: info@h-squareadv.com       網頁: http://www.h-squareadv.iyp.hk/       地址: 香港九龍油塘高輝道17號油塘工業地A2座13樓19室

haproxy hangs on old linux kernels (2.6.24) (2 replies)

0
0
Hi,

I have some linux boxes with very old kernels. Unfortunately, I cannot
upgrade them due to the fact that they work very stable. for
example,their uptime is already some
years, which is not true speaking about modern kernels.
But there is one problem: HAPproxy hangs when I turn on SSL options.

# haproxy -v
HA-Proxy version 1.5.4 2014/09/02

My config:
global
tune.ssl.default-dh-param 2048
ssl-default-bind-ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES:!MD5:!PSK

frontend https-in
bind 111.222.111.222:443 ssl strict-sni no-sslv3 crt-list /etc/haproxy_aux2_pools/crt.list
errorfile 408 /dev/null
option http-keep-alive
option http-server-close
http-request add-header X-Forwarded-Port %[dst_port]
http-request add-header X-Forwarded-Proto https
use_backend apache_aux2_workers

# ps -o s,pid,start,comm -C haproxy_aux2_pools
S PID STARTED COMMAND
D 472 Apr 07 haproxy_aux2_po
D 725 Apr 07 haproxy_aux2_po
D 1185 Apr 07 haproxy_aux2_po
D 1706 Apr 07 haproxy_aux2_po
D 2168 Apr 07 haproxy_aux2_po
D 2749 Apr 07 haproxy_aux2_po
D 2996 Apr 07 haproxy_aux2_po
D 3620 Apr 07 haproxy_aux2_po
D 3960 Apr 07 haproxy_aux2_po

and kernel trace:
Apr 7 17:40:23 l4 kernel: Unable to handle kernel paging request at fffffffffffffff4 RIP:
Apr 7 17:40:23 l4 kernel: [<ffffffff8047f770>] dma_unpin_iovec_pages+0x10/0x80
Apr 7 17:40:23 l4 kernel: PGD 203067 PUD 204067 PMD 0
Apr 7 17:40:23 l4 kernel: Oops: 0000 [1] SMP
Apr 7 17:40:23 l4 kernel: CPU 0
Apr 7 17:40:23 l4 kernel: Pid: 17747, comm: haproxy_aux2_po Not tainted 2.6.24-1gb-1 #4
Apr 7 17:40:23 l4 kernel: RIP: 0010:[<ffffffff8047f770>] [<ffffffff8047f770>] dma_unpin_iovec_pages+0x10/0x80
Apr 7 17:40:23 l4 kernel: RSP: 0018:ffff8101164dbbb8 EFLAGS: 00010282
Apr 7 17:40:23 l4 kernel: RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000000
Apr 7 17:40:23 l4 kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: fffffffffffffff4
Apr 7 17:40:23 l4 kernel: RBP: ffff8102acf5c6b0 R08: 0000000000000040 R09: 0000000000000000
Apr 7 17:40:23 l4 kernel: R10: ffffffff80629900 R11: ffffffff80398920 R12: ffff8102acf5c600
Apr 7 17:40:23 l4 kernel: R13: ffff8102acf5c6b0 R14: fffffffffffffff4 R15: 000000007fffffff
Apr 7 17:40:23 l4 kernel: FS: 00002b5d03469b20(0000) GS:ffffffff8062f000(0000) knlGS:0000000000000000
Apr 7 17:40:23 l4 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 7 17:40:23 l4 kernel: CR2: fffffffffffffff4 CR3: 00000001c50f2000 CR4: 00000000000006e0
Apr 7 17:40:23 l4 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Apr 7 17:40:23 l4 kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Apr 7 17:40:23 l4 kernel: Process haproxy_aux2_po (pid: 17747, threadinfo ffff8101164da000, task ffff8101b733a000)
Apr 7 17:40:23 l4 kernel: Stack: 0000000000000000 ffff8102acf5c6b0 ffff8102acf5c600 ffff8102acf5c6b0
Apr 7 17:40:23 l4 kernel: ffff8102acf5c9dc ffffffff804e2f11 ffff810010535900 ffffffff804e1a53
Apr 7 17:40:23 l4 kernel: 0000000000000000 0000402000000000 ffff8101164dbee8 0000000007524a80
Apr 7 17:40:23 l4 kernel: Call Trace:
Apr 7 17:40:23 l4 kernel: Call Trace:
Apr 7 17:40:23 l4 kernel: [<ffffffff804e2f11>] tcp_recvmsg+0x581/0xcd0
Apr 7 17:40:23 l4 kernel: [<ffffffff804e1a53>] tcp_sendmsg+0x593/0xc30
Apr 7 17:40:23 l4 kernel: [<ffffffff8052d719>] _spin_lock_bh+0x9/0x20
Apr 7 17:40:23 l4 kernel: [<ffffffff804885c3>] release_sock+0x13/0xb0
Apr 7 17:40:23 l4 kernel: [<ffffffff80487e30>] sock_common_recvmsg+0x30/0x50
Apr 7 17:40:23 l4 kernel: [<ffffffff804860ca>] sock_recvmsg+0x14a/0x160
Apr 7 17:40:23 l4 kernel: [<ffffffff8025e0ae>] filemap_fault+0x21e/0x420
Apr 7 17:40:23 l4 kernel: [<ffffffff80247440>] autoremove_wake_function+0x0/0x30
Apr 7 17:40:23 l4 kernel: [<ffffffff80269665>] __do_fault+0x1e5/0x460
Apr 7 17:40:23 l4 kernel: [<ffffffff8026b22f>] handle_mm_fault+0x1af/0x7c0
Apr 7 17:40:23 l4 kernel: [<ffffffff8048728e>] sys_recvfrom+0xfe/0x1a0
Apr 7 17:40:23 l4 kernel: [<ffffffff8021f450>] do_page_fault+0x1e0/0x830
Apr 7 17:40:23 l4 kernel: [<ffffffff8026f851>] vma_merge+0x161/0x1f0
Apr 7 17:40:23 l4 kernel: [<ffffffff8020c21e>] system_call+0x7e/0x83
Apr 7 17:40:23 l4 kernel:
Apr 7 17:40:23 l4 kernel:
Apr 7 17:40:23 l4 kernel: Code: 8b 37 85 f6 7e 51 48 8d 6f 08 45 31 ed 0f 1f 00 8b 4d 08 85
Apr 7 17:40:23 l4 kernel: RIP [<ffffffff8047f770>] dma_unpin_iovec_pages+0x10/0x80
Apr 7 17:40:23 l4 kernel: RSP <ffff8101164dbbb8>
Apr 7 17:40:23 l4 kernel: CR2: fffffffffffffff4
Apr 7 17:40:23 l4 kernel: ---[ end trace e1ec26f01a394080 ]---

Can it be fixed in haproxy? Or it can only be solved by kernel updating?
Thanks for help.

你好:代开(全》国)正》规)*#%发*%# 票 咨 询电话:135.3413.3065 张小姐 详谈QQ:1785979398 (no replies)

0
0
(no text in body found)

Re: Fashionablyin New York (no replies)

0
0
12 April 2016

Tuesday

http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=b6d68103f4&e=cea04257f4
http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=7f42ae5a62&e=cea04257f4


** Première Vision New York Design
------------------------------------------------------------


**
------------------------------------------------------------


** When – 12th and 13th of April
The fashion capital of the North American continent, New York city welcomes the new session of Premiere Vision New York on the 12 and 13th of April at the Metropolitan Pavilion located at 125 West 18th Street, New York, NY 10011.

About-
The event lays out a platform for the North American professionals to meet around 360 exhibitors from among the world’s top weavers, leather producers, accessories companies, design studios and manufacturers. It is a one-stop destination for everything fashion under the chic roof of the New York fashion world.

In a world where appearance speaks volumes, fashion is the language best used to communicate your personality and business. The Premiere Vision New York revolutionizes fashion communication between all components of the fashion world by showcasing the different fabrics, textile designs, manufacturers in an event meant to be conducive to the interests of all.

What to watch out for?
A preview of the fashion trends of the season, fashion seminars, an exclusive color palette for the season, fabrics and leather and overwhelming vigour of ‘la moda’ that will leave you in vogue to kick start the season in style.
Read More (http://fashionablyin.us1.list-manage2.com/track/click?u=8e7d8ec661c4606682b4765dd&id=6c6d651927&e=cea04257f4)
------------------------------------------------------------
http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=485f432ab6&e=cea04257f4


** Abby Lichtman Design LLC
------------------------------------------------------------


** Abby Lichtman is a contemporary art based print studio that offers an extensive variety of artwork for the apparel and home industries.
We strive to create most of our work starting with the hand made mark...
Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=2b92951da8&e=cea04257f4)
------------------------------------------------------------

http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=1c0a86f44c&e=cea04257f4


** Colette and blue
------------------------------------------------------------


** COLETTE AND BLUE is a textile design studio serving the apparel, home, and stationery industries with fashion forward, trend-driven designs. We specialize in the women's wear, sleepwear, juniors and girls markets with a wide range..
Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=fea3a9f09c&e=cea04257f4)
------------------------------------------------------------

============================================================
** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=d39c19f522&e=cea04257f4)

Trendz Show

TRENDZ, an innovative apparel & accessories show offering young contemporary, missy contemporary, resort, accessories, and gifts is a wholesale order writing show that is open to the trade only. As the largest show within Florida and the Caribbean Basin, TRENDZ is committed to providing industry buyers and exhibitors with a professionally run market and a user-friendly atmosphere guaranteed to make their business experience a comfortable, productive, and enjoyable...
** Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=ffad77f776&e=cea04257f4)

** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=e51554a7af&e=cea04257f4)

3CLOTHING

An eco-friendly company with a mission to Preserve the Art of Sewing. All garments are made in a beautiful environment by skilled...
** Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=451aaf39c4&e=cea04257f4)

** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=ae3157a039&e=cea04257f4)

American Jewel

Designed and Made in America our line of American Jewel Gummy Bags and Yummy Gummy Bags have become one of the most popular...
** Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=7844ebfccb&e=cea04257f4)

** (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=6643fe3a51&e=cea04257f4)

Crea Moda Expo

Many debates, exhibitions, shows, and artistic performances are scheduled throughout the course of the fair. The main goal of Vivimoda’s project is that of comparing new generation companies and affirmed companies that made history of the sector, with designers, fashion bloggers and artists.
** Read More (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=bb92844c51&e=cea04257f4)

** (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=df164ac33c&e=cea04257f4)

Lauro Designer

With over 45 years of experience in international markets, Lauro designer studio offers its customers a wide range of services...
** Read More (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=c59e5a3839&e=cea04257f4)

** (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=1e0c963383&e=cea04257f4)

Label System srl

Label System is located in Civitanova Marche (Italy), one of the most important centres on the Italian footwear tradition scenario...
** Read More (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=f2a305eca6&e=cea04257f4)

** (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=8e9cab7195&e=cea04257f4)
** GO PREMIUM! (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=bb705b9f5c&e=cea04257f4)
** PACKAGED MARKETING SERVICES (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=9595af8349&e=cea04257f4)
** ADVERTISE ON FASHIONABLYIN (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=da0e79ad73&e=cea04257f4)
** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=027ae07e16&e=cea04257f4)
** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=2a7296c208&e=cea04257f4)
** (http://fashionablyin.us1.list-manage.com/track/click?u=8e7d8ec661c4606682b4765dd&id=b746d3beed&e=cea04257f4)
** (http://fashionablyin.us1.list-manage1.com/track/click?u=8e7d8ec661c4606682b4765dd&id=97f65ba7ee&e=cea04257f4)
Copyright © 2016 FASHIONABLYIN, All rights reserved.
You subscribed on our website - Fashionablyin.com

Our mailing address is:
FASHIONABLYIN
2-4 Unit 27 Exmoor Street
London, W10 6BD
United Kingdom
Want to change how you receive these emails?
You can ** update your preferences (http://fashionablyin.us1.list-manage.com/profile?u=8e7d8ec661c4606682b4765dd&id=b4c7b5ed13&e=cea04257f4)
or ** unsubscribe from this list (http://fashionablyin.us1.list-manage.com/unsubscribe?u=8e7d8ec661c4606682b4765dd&id=b4c7b5ed13&e=cea04257f4&c=814f1f60ac)

Halogen and fluorescent lamp waste you too much money? - Weixingtech/ Chris (no replies)

0
0
Hi haproxy,
&nbsp;
Thank you for reading my email. This is Chris from Weixingtech LED Lighting.
&nbsp;
Halogen and fluorescent lamp waste you too much money? Your old supplier’s LED lamp is too bad and cause a fire accident? Your customer don’t like your lamp or price?...
&nbsp;
Today you have one better choice, Weixingtech is the experienced LED Light supplier in China for many years, and served customers from 35 countries, and OEM for many customers as per their request.
Our main products includes LED Bulbs, LED Tubes, LED Ceiling Light, LED Down Light, LED Panel Light, LED Flood Light, LED Underground Light, WiFi LED Intelligent Light…
&nbsp;
Quality is our culture, ALL of the existing products are FULL WATT, excellent quality with competitive price. Good materials, strict quality inspection, own engineers, own design and revolutionary technology make up Weixingtech’s brand. Quick delivery time will help you save your cost, and FREE sample for your testing…many discount and gifts for you in our long-term cooperation…
&nbsp;
Place your trial order now and start your new business milestone&nbsp;&nbsp; :-)
&nbsp;
Thanks a lot.
Best Regards
Chris Yang
Zhuhai Weixing Technology (HK) Ltd.
Mobile/ WhatsApp: +86-15919245680
QQ/ WeChat: 1724907374
Skype: weixingtechEmail: sales@weixingtech.com

unsubscribe (no replies)

[SPAM] compressionsolution (no replies)

0
0
Dear Sirs,





We are a professional Compression Stocking/NURSE SOCKS OEM/ODM

Manufacturer in Taiwan with 20 years experiences.





We specialized in manufacturing and designing all types of

stockings/supports for Medical & Sports.



Please see attachment for some of our representative products or you

may visit our website



at: http://www.jianisox.com for more
information.



Please feel free to contact us for any assistance. Hope to establish a

long-term & mutual beneficial relationship with you in the near

future.





Look forward to hearing from you soon.





With best regards,





jack chou





Da Yu Enterprise Co., Ltd.



http://www.dayu99.com

TEL :+886-4-8760680
#103



FAX :+886-4-8760683

E-mail : jinni03@dayu99.com



skype : jinni03

Multiple front ends listening to the same address/port -- want a config error (4 replies)

0
0
I copied a front end to set up a new service on my haproxy install. I
changed the name of the front end, but forgot to change the port number
on the "bind" option.

Haproxy didn't complain about this configuration when I tested for
validity, so I didn't realize I'd made a mistake until the original
service whose frontend I had copied began to fail.

Is there a config option that would cause multiple front ends bound to
the same address/port to be an invalid config? I am not running with
multiple processes.

HA-Proxy version 1.5.12 2015/05/02
Copyright 2000-2015 Willy Tarreau <w@1wt.eu>

Build options :
TARGET = linux2628
CPU = native
CC = gcc
CFLAGS = -O2 -march=native -g -fno-strict-aliasing
OPTIONS = USE_ZLIB=1 USE_OPENSSL=1 USE_PCRE=1

Default settings :
maxconn = 2000, bufsize = 16384, maxrewrite = 8192, maxpollevents = 200

Encrypted password support via crypt(3): yes
Built with zlib version : 1.2.8
Compression algorithms supported : identity, deflate, gzip
Built with OpenSSL version : OpenSSL 1.0.2a 19 Mar 2015
Running on OpenSSL version : OpenSSL 1.0.2a 19 Mar 2015
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports prefer-server-ciphers : yes
Built with PCRE version : 8.31 2012-07-06
PCRE library supports JIT : no (USE_PCRE_JIT not set)
Built with transparent proxy support using: IP_TRANSPARENT
IPV6_TRANSPARENT IP_FREEBIND

Available polling systems :
epoll : pref=300, test result OK
poll : pref=200, test result OK
select : pref=150, test result OK
Total: 3 (3 usable), will use epoll.

Thanks,
Shawn

Translation and Advertorial marketing services (no replies)

0
0
 Dear Friend,It's been a long time
not to contact you.We can provide the services for many language
pairs:Simplified Chinese;Traditional Chinese; Japanese; Korean; Thai;
Indonesian; Vietnamese; Malay; Tagalog; Vietnamese; ItalianFrench; German;
Spanish; Portuguese; Russian; Dutch; Danish; Greek; Arabic; Hindi; Urdu
etc...If you have any translation request, please don't hesitate to contact
me.We can also provide the advertorial marketing services. If you have any
client wants to develop the Chinese market, we can help you too.You can
visit: http://www.etctrans.com/ompany/2016/0405/781.htmlBest regards,John
Zhengmarketing@etctrans.comwww.etctrans.com If you
don't want to receive our email advertising, or you changed your email
address, please&nbsp;Click here.

[ANNOUNCE] haproxy-1.5.17 (no replies)

0
0
Hi,

As planned, I've just released HAProxy 1.5.17 which fixes the CPU usage
regression introduced in 1.5.16 after improperly fixing the buffer space
calculation code. It also fixes another bug impacting header captures
when there are exactly MAX_HDR_HISTORY headers captured (10 by default),
in which case the process may crash by dereferencing a pointer at a
negative position in the pointers history.

The complete changelog is quite small (see below), most entries are doc
updates in fact.

All 1.5 users should really upgrade, we have too many bugs before 1.5.16
and 1.5.16 itself is affected by the regression above.

Please find the usual URLs below :
Site index : http://www.haproxy.org/
Discourse : http://discourse.haproxy.org/
Sources : http://www.haproxy.org/download/1.5/src/
Git repository : http://git.haproxy.org/git/haproxy-1.5.git/
Git Web browsing : http://git.haproxy.org/?p=haproxy-1.5.git
Changelog : http://www.haproxy.org/download/1.5/src/CHANGELOG
Cyril's HTML doc : http://cbonte.github.io/haproxy-dconv/

Willy
---
Complete changelog :
- BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted
- BUG/MINOR: conf: "listener id" expects integer, but its not checked
- BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers
- DOC: "addr" parameter applies to both health and agent checks
- DOC: timeout client: pointers to timeout http-request
- DOC: typo on stick-store response
- DOC: typo: ACL subdir match
- DOC: typo: maxconn paragraph is wrong due to a wrong buffer size
- DOC: typo: req.uri is now replaced by capture.req.uri
- DOC: fix "needed" typo
- BUG/MINOR : allow to log cookie for tarpit and denied request
- BUG/MAJOR: channel: fix miscalculation of available buffer space (2nd try)
- DOC: fix discrepancy in the example for http-request redirect
---

Votre coupon pour 1 mois gratuit de lentilles progressives ! (no replies)

0
0
Cliquez ici si ce message ne s'affiche pas correctement









Merci de votre inscription&nbsp;!
Voici votre coupon pour 1 mois gratuit
de lentilles progressives :




Pour b&eacute;n&eacute;ficier de l'Offre Coupl&eacute;e du laboratoire fran&ccedil;ais Ophtalmic Compagnie, rendez-vous chez l'opticien de votre choix avec votre coupon imprim&eacute; ou num&eacute;rique. Commandez des verres progressifs Ophtalmic en pr&eacute;cisant que vous d&eacute;sirez recevoir un mois gratuit de lentilles progressives Ophtalmic.




Offre Coupl&eacute;e Ophtalmic valable chez tous les opticiens en France m&eacute;tropolitaine jusqu'au 31 mars 2016.
Une paire de lentilles progressives mensuelles Ophtalmic offerte pour tout achat d'une paire de verres progressifs de la marque Ophtalmic, sur pr&eacute;sentation d'une ordonnance m&eacute;dicale en cours de validit&eacute;.

TLS+PSK with HAProxy (1 reply)

0
0
Hi

Could someone please shed some lights how to configure HAProxy to use
TLS+PSK?


Thanks

Roshan

--
This communication contains information which is confidential and the
copyright of Whispir or a third party. If you have received this email in
error please notify us by return email or telephone Whispir on +613 8630
9900 and delete the document and delete all copies immediately. If you are
the intended recipient of this communication you should not copy, disclose
or distribute this communication without the authority of Whispir. Any
views expressed in this Communication are those of the individual sender,
except where the sender specifically states them to be the views of
Whispir. Except as required at law, Whispir does not represent, warrant
and/or guarantee that the integrity of this communication has been
maintained nor that the communication is free of errors,virus, interception
or interference.

nbproc 1 vs >1 performance (10 replies)

0
0
Hi,

I've prepared a simple testcase:

haproxy-moreperformant.cfg:
global
nbproc 40
user haproxy
group haproxy
maxconn 175000

defaults
timeout client 300s
timeout server 300s
timeout queue 60s
timeout connect 7s
timeout http-request 10s
maxconn 175000

bind-process 1

frontend haproxy_test
#bind-process 1-40
bind :12345 process 1

mode http

default_backend backend_test

backend backend_test
mode http

errorfile 503 /etc/haproxy/test.error

# vim: set syntax=haproxy:


haproxy-lessperformant.cfg:
global
nbproc 40
user haproxy
group haproxy
maxconn 175000

defaults
timeout client 300s
timeout server 300s
timeout queue 60s
timeout connect 7s
timeout http-request 10s
maxconn 175000

bind-process 1

frontend haproxy_test
bind-process 1-40
bind :12345 process 1

mode http

default_backend backend_test

backend backend_test
mode http

errorfile 503 /etc/haproxy/test.error

# vim: set syntax=haproxy:

/etc/haproxy/test.error:
HTTP/1.0 200
Cache-Control: no-cache
Content-Type: text/plain

Test123456


The test:
ab -n 5000 -c 250 http://xx.xx.xx.xx:12345

With the first config I get around ~30-33k requests/s on my test system,
with the second conf (only the bind-process in the frontend section has
been changed!) I just get around 26-28k requests per second.

I could get similar differences when playing with nbproc 1 and >1 as
well as the default "bind-process" and/or the "process 1" on the actual
bind.
Is it really just the multi process overhead causing the performance
drop here, even tough the bind uses the first / only one process anyway?

--
Regards,
Christian Ruppert

Config order -- when will it matter? (1 reply)

0
0
I'm working on some changes to a frontend, one of which is moving the
port 80 bind into the same frontend as port 443.

Which of the many directives that I'm using will be evaluated in order,
and which of them will take effect first no matter where they are?

Specific questions:

Will the "blockit" ACL in the config below kill a matching connection on
port 80 before the redirect to HTTPS happens, or is "redirect scheme"
handled out of order with the rest of what I've got configured?

Are the "use_backend X if" statements evaluated in order? What I'm
trying to do would require this.

Any insight is appreciated.

Thanks,
Shawn


-----------------------------------

frontend fe-spark
description Front end that accepts production spark requests.
bind 70.102.230.78:80
bind 70.102.230.78:443 ssl crt
/etc/ssl/certs/local/spark.REDACTED.com.pem crt
/etc/ssl/certs/local/wildcard.REDACTED.com.pem crt
/etc/ssl/certs/local/spark.OTHERDOMAIN.com.pem crt
/etc/ssl/certs/local/wildcard.stg_dev0-9.REDACTED.com.pem crt
/etc/ssl/certs/local/ssl-spark.dev.REDACTED.com.pem crt
/etc/ssl/certs/local/spark.white.REDACTED.com.pem no-sslv3 alpn http/1.1
npn http/1.1
acl host_stg hdr_beg(host) -i spark.stg.REDACTED.com
acl host_dev hdr_beg(host) -i spark.dev.REDACTED.com
acl host_dev0 hdr_beg(host) -i spark.dev0.REDACTED.com
acl host_white hdr_beg(host) -i spark.white.REDACTED.com
acl mwsi_path path_beg /services
acl bot hdr_cnt(User-Agent) 0
acl bot hdr_sub(User-Agent) -i baiduspider ia_archiver
jeeves googlebot mediapartners-google msnbot slurp zyborg yandexnews
fairshare.cc yandex bingbot crawler everyonesocialbot feed\ crawler
google-http-java-client java/1.6.0_38 owlin\ bot sc\ news wikioimagesbot
xenu\ link\ sleuth yahoocachesystem
acl facebook hdr_sub(User-Agent) -i facebookexternalhit
acl socialbot hdr_sub(User-Agent) -i twitterbot
acl socialbot hdr_sub(User-Agent) -i feedfetcher-google
acl blockit hdr_sub(User-Agent) -i torrent
acl blockit path_beg -i /announc
acl blockit path_beg -i /v2.0
acl blockit path_beg -i /v2.1
acl blockit path_beg -i /v2.2
acl blockit path_beg -i /fr
acl blockit path_beg -i /tr
acl blockit path_beg -i /connect
acl blockit path_beg -i /feeds
acl blockit path_beg -i /desktop
acl blockit path_beg -i /ios
acl blockit path_beg -i /ipad
acl blockit path_beg -i /magento
acl blockit path_beg -i /method
acl blockit path_beg -i /news
acl blockit path_beg -i /cipgl
acl blockit path_beg -i /stats
acl blockit path_beg -i /mobile
acl blockit path_beg -i /network_ads
acl blockit path_reg ^/\d+
http-request deny if blockit
reqadd X-Forwarded-Proto:\ https if { ssl_fc }
redirect scheme https if !{ ssl_fc }
redirect prefix https://spark.REDACTED.com code 301 if {
hdr(host) -i OTHERDOMAIN.com }
redirect prefix https://spark.REDACTED.com code 301 if {
hdr(host) -i www.OTHERDOMAIN.com }
use_backend be-mwsi-stg-8444 if mwsi_path { ssl_fc_sni -i
spark.stg.REDACTED.com }
use_backend be-mwsi-stg-8444 if mwsi_path host_stg
use_backend be-mwsi-8444 if mwsi_path
use_backend be-stg-spark-443 if { ssl_fc_sni -i
spark.stg.REDACTED.com }
use_backend be-spark-dev-2443 if { ssl_fc_sni -i
spark.dev.REDACTED.com }
use_backend be-spark-dev0-443 if { ssl_fc_sni -i
spark.dev0.REDACTED.com }
use_backend be-spark-white-443 if { ssl_fc_sni -i
spark.white.REDACTED.com }
use_backend be-stg-spark-443 if host_stg
use_backend be-spark-dev-2443 if host_dev
use_backend be-spark-dev0-443 if host_dev0
use_backend be-spark-white-443 if host_white
default_backend be-spark-443
rspadd Strict-Transport-Security:\ max-age=31536000;\
includeSubDomains if { ssl_fc }

[SPAM] 技术型管理者的核心工作 (no replies)

0
0
haproxy 附件供您参考
---------------- 原始邮件 ------------------
发件人: anxllg@cngds.com
发送时间: 2016-4-14 星期一 1:35:32
收件人: haproxy@formilux.org
抄送: 魏经理
主题: 答复: 技术型管理者的核心工作

[SPAM] compressionsolution (no replies)

0
0
Dear Sirs,





We are a professional Compression Stocking/NURSE SOCKS OEM/ODM

Manufacturer in Taiwan with 20 years experiences.





We specialized in manufacturing and designing all types of

stockings/supports for Medical & Sports.



Please see attachment for some of our representative products or you

may visit our website



at: http://www.jianisox.com for more
information.



Please feel free to contact us for any assistance. Hope to establish a

long-term & mutual beneficial relationship with you in the near

future.





Look forward to hearing from you soon.





With best regards,





jack chou





Da Yu Enterprise Co., Ltd.



http://www.dayu99.com

TEL :+886-4-8760680
#103



FAX :+886-4-8760683

E-mail : jinni03@dayu99.com



skype : jinni03

[PATCH] use SSL_CTX_set_ecdh_auto() for ecdh curve selection (1 reply)

0
0
This is my first attempt at a patch, I'd love to get some feedback on this.

Adds support for SSL_CTX_set_ecdh_auto which is available in OpenSSL 1.0.2.

[SPAM] 核心客户需求 (no replies)

0
0
FYI...
---------------- 原始邮件 ------------------
发件人: jqeak@cnjinniu.cn
发送时间: 2016-4-14 星期五 12:18:54
收件人: haproxy@formilux.org
抄送: 研发王副总
主题: 答复: 核心客户需求

[SPAM] 100% anonyme, réponse assurée (no replies)

0
0
RDV dès ce Soir avec une Voisine ?
RDV dès ce Soir avec une Voisine ?
Service de mise en relation N° #1 en France. Des voisines juste à côté de chez vous recherchent des hommes plus âgés pour des rendez-vous occasionnels. Elles donnent leur numéro de téléphone et vous pouvez les contacter immédiatement pour les rencontrer en réel soit chez vous, soit chez elles. L'inscription est volontairement limitée pour les hommes, afin de conserver une qualité de service exceptionnelle.100% Anonyme.Réponse Assurée.Photos privées.Contact Immédiat.
>>> Voir Maintenant Photos & Annonces

-30% sur les pulls, vestes, gilets... Shoppez à volonté ! (no replies)

0
0
Afficher la version web. (http://trk.mix.espoir17.com/view/Gcx-63DIk.php) | Annuler votre abonnement. (http://trk.mix.espoir17.com/usb/Gcx-63DIk.php) | Signaler comme courrier indésirable. (mailto:abuse@dgcnit.fr)

Profitez de ce bon plan pour toute la famille ! (#0.1_)
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAl.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAk.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EH1.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAk.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EH2.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAj.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAj.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAh.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAj.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAk.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAh.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAj.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAh.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAj.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAg.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAf.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAh.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAi.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EAi.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EGY.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EGZ.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EH0.php
http://trk.mix.espoir17.com/tk/Gcx-63DIk-EH3.php http://trk.mix.espoir17.com/tk/Gcx-63DIk-EH3.php
Monoprix Exploitation - 552 083 297 RCS Nanterre.
(1) Offre valable exclusivement sur Monoprix.fr jusqu’au 17/04/16 inclus dans la limite des stocks disponibles pour tout achat d’un ou plusieurs articles des rubriques pulls, vestes, gilets, manteaux des rayons femme, homme, enfant et bébé, hors créateurs. La réduction de 30% sera appliquée dans votre panier après avoir renseigné le code promo APRIL30 dans le champ correspondant. Offre non cumulable avec les autres promotions en cours.

Conformément à la loi &quot;Informatique et Liberté&quot; n° 78-17 du 6 janvier 1978 modifiée, vous bénéficiez d'un droit d'accès, de rectification, d'opposition et de suppression des données vous concernant.
Vous souhaitez vous désinscrire de cette liste ? Cliquez ici. (http://trk.mix.espoir17.com/usb/Gcx-63DIk.php)
Viewing all 5112 articles
Browse latest View live




Latest Images