Re: [PATCH ASF bugzilla# 55897]prefork_mpm patch with SO_REUSEPORT support

2014-04-07 Thread Graham Leggett
On 07 Apr 2014, at 6:21 PM, "Lu, Yingqi" wrote: > I just want to ping again on the modifications we made on both of the patches > [bugzilla #55897 and bugzilla #56279]. Please let us know your comments and > feedback. > > I am reattaching the patch files here in case you missed original email

RE: [PATCH ASF bugzilla# 55897]prefork_mpm patch with SO_REUSEPORT support

2014-04-07 Thread Lu, Yingqi
Thanks, Graham! I am looking forward to hearing your feedback. Thanks, Yingqi From: Graham Leggett [mailto:minf...@sharp.fm] Sent: Monday, April 07, 2014 12:08 PM To: dev@httpd.apache.org Subject: Re: [PATCH ASF bugzilla# 55897]prefork_mpm patch with SO_REUSEPORT support On 07 Apr 2014, at 6:21

Is it possible to use mcrypt to encrypt string using DES, AES, etc. in apache modules???

2014-04-07 Thread Miguel Villarreal
Hi. I am using mcrypt which is recognized by apxs when I compile my module. However when I visit my website the HTTP Get requests are logged due to the lines of my code that include mcrypt. Any suggestion about my mistake here! Miguel Antonio

APR_CRYPTO API EXAMPLES

2014-04-07 Thread Miguel Villarreal
Hello. Where can I find examples of how to use the APR_CRYPTO API? Miguel Antonio