2015-03-01から1ヶ月間の記事一覧

[PHP] PHP5.4 + Apache 2.4でSegmentation fault — digape.comHTTP pipelining と Apache 2.4 (worker or event) + mod_php の組み合わせで問題があるようだ。FreeBSD 10.0 Apache+PHP Segmentation fault | The FreeBSD Forums56984 – Random and frequent …

Apache FreeBSD Listen queues soacceptqueue somaxconn

足りないと overflow kernel: sonewconn: pcb 0xfffff801104b4620: Listen queue overflow: 193 already in queue awaiting acceptance 標準だと128 kern.ipc.soacceptqueue (default: 128) # netstat -Lan Current listen queue sizes (qlen/incqlen/maxqle…

最短一致 echo preg_replace("/<strong>.*?<\/strong>/","<strong>じゃがいも</strong>",$str);「?」をつけることで最短一致になるー。 [PHP]preg_replaceで正規表現を使った置換+後方参照のメモ</strong>

OpenLDAP

https://www.freebsd.org/doc/en_US.ISO8859-1/articles/ldap-auth/ldap.html https://www.freebsd.org/doc/en_US.ISO8859-1/articles/ldap-auth/client.html セキュリティ 考えておこう! OpenLDAPのセキュリティ設定 (1/3):OpenLDAPで始めるディレクトリ…