> -----Original Message-----
> From: Neelu Mehta [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 13, 2002 2:57 AM
> To: [EMAIL PROTECTED]
> Subject: simultaneous hits on weblogic
>
>
> Hi All
>
>         I want to create a test environment with weblogic
> server 5.1. I'm doing
> weblogic clustering with 2 weblogic servers. Can any one tell
> me at a time
> how many hits it will support?

The number of hits depends on mainly your hardware configuration namely CPU
and memory.
Scalability is increased because the more CPU's and memory  you add to a
system, the more users you can support.
Availability is increased because if one server crashes, you have other
servers in the cluster to absorb the load.

To increase the capacity of Weblogic to handle more number of clicks :
1) Add more RAM in the application server machine
2) Increase the speed of the login check in the security server.

>
>
> Thanks in advance
> Neelu

Vikram.
>
> ==============================================================
> =============
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff EJB-INTEREST".  For general help,
> send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to