Shouldn't be the case..but I would suggest a hardware load-balancer. A decent one should be only a couple of $K, if that. Make sure it supports cookie/session capabilities, and hopefully it supports island clustering capabilities. By this I mean, when a request comes in, it should identify the session via the cookie (or url rewriting passing session ID), and know what island (in Orion terms) the request goes to based on what island it originally went to (the first time it came in). It should also be able to load-balance between computers in the island.
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Dunn
Sent: Thursday, November 23, 2000 10:29 AM
To: Orion-Interest
Subject: LoadBalancer truncating large files (>65K)

The loadbalancere is truncating large files.  Works fine without load balancing, but only the first 65K come through when the loadbalancer is used.  Does anyone have a work around for this issue?  I can not use the orion's loadbalancer until this issue is fixed?
 
Regards,
Peter

Reply via email to