how can I calculate if this will work in theory? On Thu, May 3, 2012 at 5:30 PM, Baptiste <[email protected]> wrote:
> Hi, > > You'll need one gig interface (two looks better, one for the frontend > and one for the backend servers), but it should work without any > issues. > > cheers > > On Thu, May 3, 2012 at 9:35 PM, S Ahmed <[email protected]> wrote: > > I have a service where people will be http posting documents that will > be 20 > > KB in size. > > The rate at which these documents will be http posted is 1500 requests > per > > second. > > > > There will be backend web servers that will be parsing and load the data > > into a database (ignore this part but just giving the whole picture). > > > > What I want to know is, could a single HA proxy server handle this high > rate > > of requests, seeing as the payload is fairly large (it isn't like a > simple > > http get request). >

