Thank you Gora , in fact Curl is default adapter for solarium-3x and I am not using zend framwork.
2015-12-03 11:05 GMT+00:00 Gora Mohanty <g...@mimirtech.com>: > On 3 December 2015 at 16:20, kostali hassan <med.has.kost...@gmail.com> > wrote: > > How to force the connection to explicitly close when it has finished > > processing, and not be pooled for reuse. > > they are a way to tell to server may send a keep-alive timeout (with > > default Apache install, it is 15 seconds or 100 requests, whichever comes > > first) - but cURL will just open another connection when that happens. > > These questions seem no longer relevant to the Solr mailing list. > Please ask on a Solarium mailing list. > > In response to your earlier message, I had sent you a link to the > Solarium ZendHttpAdapter which seems to allow keepalive, unlike the > curl adapter. Here it is again: > http://wiki.solarium-project.org/index.php/V1:Client_adapters . You > might also find this useful: > http://framework.zend.com/manual/1.12/en/zend.http.client.advanced.html > > Regards, > Gora >