| From: | Tomka Gergely <tomka(at)zeus(dot)gau(dot)hu> |
|---|---|
| To: | mixo <mixo(at)coza(dot)net(dot)za> |
| Cc: | <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: Benchmark |
| Date: | 2003-08-15 09:32:11 |
| Message-ID: | Pine.LNX.4.33.0308151130450.20499-100000@zeus.gau.hu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
2003-08-15 ragyogó napján mixo ezt üzente:
> For example, a user login in, displaying a ticket and searching for tickets;
> all these invlove a user connecting to the a url, like for search, a
> user needs
> to open "somehost.domain/path/to/search.html?with=arguments". The
> utiltly needs
> to simulate these actions.
Maybe a simple script, with lines like this:
#!/bin/bash
wget http://somehost.domain/path/to/search.html?with=arguments
wget http://somehost.domain/another/script.html
...
?
--
Tomka Gergely
"S most - vajon barbárok nélkül mi lesz velünk?
Ők mégiscsak megoldás voltak valahogy..."
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Toni Schlichting | 2003-08-15 10:06:04 | Re: On Linux Filesystems |
| Previous Message | mixo | 2003-08-15 06:33:57 | Benchmark |