Re: Server and storage design for just OWA, POP and IMAP
- From: "Al Mulnick" <amulnick_No_SPAM@xxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 14:50:30 -0400
Do you have more information available?
Storage: Do you intend for POP users to store mail locally only? Or locally
and on the server? What is the mailbox sizing you're aiming for?
Usage patterns: Is this all in the same time zone with all users
concurrently using the system? If not, how many concurrent are expected?
Message size: What's the average message size you expect?
Generally speaking, SMTP performance is achieved by adding physical disks
especially for submit transactions. Delivery will also have some disk
performance relationship.
POP, IMAP, and HTTP users typically scale quite well and are what the FE/BE
scenario is designed to achieve. My biggest concern in that kind of design
would be around reliability (availability of service) and disk subsystem.
Network topology would be next depending on the requirements.
Al
"Joe" <joe@xxxxxxxxxxxxxxx> wrote in message
news:ui%23mOezeFHA.2736@xxxxxxxxxxxxxxxxxxxxxxx
> All of the current whitepapers are geared towards perf and capacity
> planning for MAPI users. I need help with how to design the servers and
> storage for about 50,000 users that will be regulated to just OWA, POP and
> IMAP. Anyone have any ideas?
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: Exchange 2003 Front-end Back-end licensing question
- Next by Date: Re: Exchange 2003 Front-end Back-end licensing question
- Previous by thread: Re: Server and storage design for just OWA, POP and IMAP
- Next by thread: Re: Server and storage design for just OWA, POP and IMAP
- Index(es):
Relevant Pages
|