[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: site is live
I used 'ab' to test my site. The Apache Benchmark program. I'm not sure
if this comes with apache, but it was already on my machine (Red Hat 6.0
with custom compiled apache). Mine was in /usr/sbin. I used these
options:
ab -n 150 -c 30 -v http://www.myhost.com/cgi-bin/pcx/noframes
-k is the keepalive option, you probably don't want to use this if you are
trying to simulate many different users. -c 30 is 30 concurrent
connections. If you have 30 concurrent connections to your site, there is
probably well over 100 people viewing it at one time. -n is the number of
requests to do.
Jay
On Fri, 23 Jul 1999, Multi Dimensional Shopping, Inc. wrote:
> ****** message to minivend-users from "Multi Dimensional Shopping, Inc." <info@macroscape.com> ******
>
> Hello Minivenders!
>
> We just recently went live with our site and we are nervous about the
> scalability in performance. WE are using a hosting service, but we are the
> only Minivend user on that box. It is Solaris Enterprise server (I am sure
> loaded with RAM and processors), however we are using a flat file for our
> database (1000 products) and wanted to know how will the performance
> decrease as the number of users increase. I would also love to test that, so
> if anybody knows of any relatively cheap products to simulated http and
> https connections - that would be great. Otherwise feel freet o browse the
> site and give comments. I am not a programmer and I ahcked throught eh whole
> configuration all by my lonesome self, so any hints on anything on the site
> will be highly appreciated. The site is at http://www.mds-mall.com. All the
> index pages use a loop tag and hence I am curious the speed of the searches
> that everybody experiences (especially over the modem)
>
> Thanks, Eugene B
> ------------------------------------------------------
> Eugene Borukhovich
> Chief Information Officer
> Multi Dimensional Shopping, Inc.
> http://www.mds-mall.com
> info@mds-mall.com
> ------------------------------------------------------
>
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
- References:
- site is live
- From: "Multi Dimensional Shopping, Inc." <info@macroscape.com>