>Number: 969 >Category: mod_proxy >Synopsis: Potential enhancement. Setting round-robin list on ProxyPass >option. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Tue Aug 5 12:30:02 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2 >Environment: Linux 2.0.30/GNU >Description: I'm building a site where data is stored in database files, and pages will be rendered on demand. Rendering is a compute intensive task. It struck me that the ProxyPass function could do load balancing of sorts, if it could walk a circular list of identical remote proxies. ie.
ProxyPass /xyz http://sys1/ http://sys2/ http://sys3/ The database changes minute-by-minute so pre-rendering all the pages isn't a viable option. Is this reasonable? Thanks. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
