Can Apache proxy interfere incoming request manipulate it forward and then do the same on response using mod_perl?

2011-11-13 Thread Meir Yanovich
I have Apache that used as proxy server that forward incoming requests to application server, based on Some rules , all working fine . Now this incoming request , needs to be changed before they reaching to the application server And when they returning back from the application server the massage

Re: Can Apache proxy interfere incoming request manipulate it forward and then do the same on response using mod_perl?

2011-11-13 Thread Torsten Förtsch
On Sunday, 13 November 2011 21:17:46 Meir Yanovich wrote: > I have Apache that used as proxy server that forward incoming requests > to application server, based on Some rules , all working fine . > Now this incoming request , needs to be changed before they reaching > to the application server And

Re: Apache Children Stuck on futex

2011-11-13 Thread Max Barry
On 29/10/11 22:43, Torsten Förtsch wrote: > On Wednesday, 26 October 2011 05:56:49 Max Barry wrote: >> $ strace -p 24133 >> Process 24133 attached - interrupt to quit >> read(5, "!", 1) = 1 >> tgkill(24133, 24164, SIGHUP)= 0 >> tgkill(24133, 24164, SIG_0)