Re: lbmethod and TCP header

2013-01-09 Thread Jim Jagielski
httpd and APR don't provide that data... For httpd, it's all at the protocol layer (HTTP). On Jan 7, 2013, at 1:10 PM, Ruben Campos wrote: > Hello everybody, > > I'm part of a project that involves creating a new loadbalancer method for > the proxy module's balancer. > Following the round robin

Re: lbmethod and TCP header

2013-01-09 Thread Ruben Campos
Hi, So, what I understood is that it is possible to get the TCP headers. What I do not understand is your question. I'm not using mod_rewrite, I don't even load the module on the httpd.conf. Can you explain it better? All I need is to access the TCP header on the function that finds the best worke

Re: lbmethod and TCP header

2013-01-07 Thread Idel Fuschini
Hi, It's possible have an example of code for pass environment value to mod_rewrite through httpd.conf? Inviato da iPhone