中國大陸往返香港專線物流運輸 .

2016-07-14 Thread 中國大陸往返香港專線物流運輸
   專注中港物流:中港貨運、中港快遞、香港派送、報關、倉儲。珠三角上门提货、包稅進口、國內專線等等不同的物流服務給于客戶、以滿足客戶的不同需求。更為客戶提供『一站式』的物流管理服務,務求為各客戶提供有系統的管理模式、配合本公司豐富之物流經驗,有效的結合海、陸、空運輸、倉儲等相關物流活動.     主營業務:中港散貨拼車|中港進出口快遞、一般貿易進出口貨物報關、商檢、散貨、整櫃、國際海運、空運、代理國際(UPS.DHL.TNT)快遞、香港貨物倉儲及船務代理等業務!!!       業務範圍:  1) 中港線散貨天天發車,次日按時到達,代客進倉,安全可靠,省錢省事。 2)

100% CPU by epoll loop, while waiting for connection timeout

2016-07-14 Thread Tobias Vau
Hi, a small follow up to an older thread from November 2015, where massive numbers of epoll_wait calls lead to 100% CPU consumption. My installation showed the same pattern. As it's also easily reproducible for me with very moderate client traffic (1-10 conns/s), you might maybe be interested in

Re: counters for specific http status code

2016-07-14 Thread Ruoshan Huang
hi, here is my (final?) patch for implementing `http-response track-sc*` directive. mainly I have: - duplicate config parsing (`parse_http_res_cond`) and validation (`check_config_validity`) code for track-sc - add ACT_ACTION_TRK_SC* case in `http_res_get_intercept_rule` to do the tracking