On Tuesday 12 August 2003 21.21, Andre Tom�s wrote: > I need to diversify outgoing IPs in order to automate data entry > into a badly written web application that binds sessions to IPs. I > have a macro written that fills out web forms but the target > application doesn't treat data properly since it comes in one > session.
Good luck.. this will require an entirely different approach than any existing patch. The existing patches is about load-balancing. To get what you are after to work you first of all need a session concept, then a IP selection patch which is bound to these sessions. HTTP as such is stateless and does not have a session concept. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
