Search squid archive

Persistent Connections - only one side

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 necessarily closed when the PHP code exists, at the end of each transaction.  Something like this:

http://marulla.com/files/proxy1.png

Now, we have a potential partner that requires persistent, re-used connections.  Changing the system architecture so that the PHP code remains running is not an option.  I was wondering if a proxy server, running on the same server as the PHP code, could keep the outside half persistent, even after the inside half closes.  Like this:

http://marulla.com/files/proxy2.png

Is this possible?  Is there a config option that might achieve this? 

Thanks!

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux