Re: Apache::DBI
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC0_be2MszFkd4RLJHBw2WKcfWGz5xtpvSTTK2M_6ZgkQhy6qg@mail.gmail.com> |
On Wed, Aug 3, 2011 at 2:49 AM, Feng He <[email protected]> wrote: > ab -n 100 -c 3 http://bizstatus.game.yy.com/upload/?arguments > > > When the client number is larger than one, the items number in > database is not correct. > it's always larger than 100, for example, 101, 102, 103 etc. > > So, what's wrong with my program? I think your program is fine. I suspect ab is not that precise. - Perrin