Hi Yann,
Please don't get confuse with Cygwin(Windows). I am running apache on
NonStop(Tandem). I have put breakpoint at apr_poll() but it is not going
there.
Few Events of writing :
1) apache writes 779 bytes to tomcat from apr_socket_sendv() function and
writev functions returns success.
2) apac
Hi Thomas,
On Fri, Sep 14, 2018 at 4:18 AM Thomas Salemy wrote:
>
> I want to redevelop the shared object cache that is used to filter
> HTTP requests. Specifically, I want to serve requests even faster by
> replacing the module's current structure with this concurrency
> mechanism.
Could you pl
Hi Hermant,
On Fri, Sep 14, 2018 at 8:08 AM Hemant Chaudhary
wrote:
>
> I have tried to upload a file of 26.5mb on apache tomcat, which was
> successfull.
> I tried to proxy request to tomcat with same file. But get following error.
> Attaching the error_log.
>
> Can you please help me to unders