RE: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Moshe Ben-Shoham
Hi, I am also waiting for the Windows binaries for httpd-2.4.1. I saw that Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL 1.0.1 was released. I was wondering if there is an ETA for the Windows binaries? Specifically (assuming we are OK with Expat 2.1.0), is there any i

[users@httpd] Child process is not replaced

2012-02-15 Thread Moshe Ben-Shoham
is: ThreadLimit 500 ThreadsPerChild 500 MaxRequestsPerChild 500 KeepAlive On MaxKeepAliveRequests 500 KeepAliveTimeout 60 Can anyone help? Thanks, Moshe Ben Shoham Perfecto Mobile The information contained in this message is proprietary to the sender, protected from disclosure, and ma

RE: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Moshe Ben-Shoham
in case of proxy timeout On 06/15/2011 09:32 AM, Moshe Ben-Shoham wrote: Hi, Thanks for the comment about the ProxyMatch syntax. I will look into it, although it works. Regarding the proxy hit, I know for sure that the request should be proxied because is usually does. It matches the following

RE: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Moshe Ben-Shoham
party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. : proxy: error reading status line from remote server localhost Thanks, Moshe Ben Shoham Perfecto Mobile From: Jeroen Geilman [mailto:jer...@adaptr.nl] Sent

[users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-14 Thread Moshe Ben-Shoham
timeout occurs, we see Apache returning 200 to the client (just changed the URL): 1181: 192.168.131.11 - - [11/Jun/2011:10:58:53 +0100] "POST /x/y/z HTTP/1.1" 200 - 300515625 Is that the expected behavior? I would expect an error code, maybe 504. Thanks, Moshe Ben Shoham Perfecto Mobi