Remy Maucherat wrote: > > > >I've finished the connection pool for mod_proxy. > >The proxy_http now uses the connection pool (cca 10% speedup for > >HTTP1.0, the 1.1 should be even higher, but the ab doesn't > support 1.1). > > > > > You should probably test with "-k" = HTTP/1.0 with keepalive, > and request something which sets the content-length.
No the request is still 1.0 and proxy_http checks r->proto_num < HTTP_VERSION(1,1). Requested standard servlet/HelloWorldExample. > Did you solve the DNS querying issue ? > Yes, only the single DNS per worker(connection pool) query is used (unless entire worker is recycled). MT.
smime.p7s
Description: S/MIME cryptographic signature