Mladen Turk wrote:
No the request is still 1.0 and proxy_http checks r->proto_num <Ok. You can hack a little ab.c to have it generate a HTTP/1.1 request ;)
HTTP_VERSION(1,1).
Requested standard servlet/HelloWorldExample.¨
Obviously HTTP/1.0 is not favorable for proxying, so I think HTTP/1.1 would look better.
Did you solve the DNS querying issue ?Yes, only the single DNS per worker(connection pool) query is used (unless
entire worker is recycled).
So the DNS lookup happens once, right ? Good.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]