[squid-users] Persistent Connections - only one side

2014-11-30 Thread Mathew Marulla
Need to know if this is even possible… We have a PHP app that uses CURL to send requests/get responses from servers of various business partners. The connections to these partner servers are not currently persistent. Setting keep-alive headers would be ineffective because the connections are

Re: [squid-users] Persistent Connections - only one side

2014-11-25 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Mathew, The defaults of squid should do what you are asking for as long as we are talking about the same src domain and IP. There are settings to make the persistent connections more effective but I do not remember them by heart. The start point w

[squid-users] Persistent Connections - only one side

2014-11-25 Thread Mathew Marulla
Need to know if this is even possible… We have a PHP app that uses CURL to send requests/get responses from servers of various business partners. The connections to these partner servers are not currently persistent. Setting keep-alive headers would be ineffective because the connections are