Re: [Zope] Zope for medium/large sites

2000-11-05 Thread Petru Paler

On Sun, Nov 05, 2000 at 02:13:55AM +, Tiago Antão wrote:
 bill.a If you have the hardware:
 bill.a  o a dedicated SQL server to hold member authentication data
 
   We've Oracle as the backend.

[...]

 bill.a That should be able to handle pretty much what you describe with ease.
 
  BTW, Do you know of any site with more than 10 registered users and
 lots of hits using zope?

mydomain.com (I work for them, did the programming). There are 139216 members
as I write this, and a couple hundred registrations each days. The system 
manages 315421 domains right now, but about 2000 new ones enter the database
each day. The site gets about 50 hits/day.

Everything works wery well (everything is on one computer, Oracle 8.1.6 and
Zope 2.2.2 behind a proxy rewrite rule for apache), EXCEPT for the Zope being
unstable. I think the culprit is the Oracle DA and I've sent a message to 
this mailing list, but noone seems to know what happens...

--
Petru Paler, mailto:[EMAIL PROTECTED]
http://www.ppetru.net - ICQ: 41817235

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope for medium/large sites

2000-11-04 Thread Tiago Antão

Hi!

On Thu, 2 Nov 2000, Bill Anderson wrote:

bill.aThe question is: Is zope up to this?
bill.a 
bill.a Depends, would your site(s) be read-intensive, or write-intensive?

  We still don't know because the system now in production does not allow
the same order of magnitude of dynamic content. But we're almost sure
it'll remain read-intensive.

bill.a If you have the hardware:
bill.a  o a dedicated SQL server to hold member authentication data

  We've Oracle as the backend.

bill.a  o a dedicated ZSS, or two running in failover
bill.a  o multiple ZEO Clients to support end-users, preferably behind
bill.asome Linux Virtual Server failover/load balancing setups

  We've a High Availability architecture with more that 10 machines, a
raid box, etc... We're thinking precisely in ZEO...

bill.a That should be able to handle pretty much what you describe with ease.

 BTW, Do you know of any site with more than 10 registered users and
lots of hits using zope?

Best regards,
Tiago


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Zope for medium/large sites

2000-11-02 Thread Tiago Antão

Hi!

  We're considering using zope for a somewhat large project:
It's a VPN for arround 10.000 institutions ( 100.000 users expected,
up to 1.500.000 users possible, but not likely). Hundreds of simultaneous
connections expected.
The database has to support 100.000 users and a LOT of content (more
than 1000 virtual hosts, along with a very big main site).

  The question is: Is zope up to this? And yes, the necessary hardware is
available 8-). We've used Zope for smallish internal projects, but for
something as this...

Best regards,
Tiago


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )