[squid-users] How to solve slow HTTP POSTS?

From: Weicheng Pan <wcpan@dont-contact.us>
Date: Sun, 10 Jul 2005 05:33:14 +0800

Hi all:
    I have encoutered slow upload client on my apache server, and the server
utilization was full.
        (Slow Clients) ==> (Apache Servers)

Then I have an idea that use squid as a http accelerator to receive all
upload traffic then forwarding to the backend servers.
        (Slow Clients) ==> (Squid) => (Apache Servers)

But I observed that squid receive partial data then forward repeatedly.

Is there any configuration or patch can make squid receive all incoming data
in a HTTP session and then forwarding to the backend server?
Or there is any other solution can solve this situation

Best regards,
Weicheng.
Received on Sat Jul 09 2005 - 15:36:58 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:02 MDT